Forum Discussion
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by jay_1025@Apr 13 2006, 12:56 AM hi hippo
do you have drive "dm9000" chip on de2 board ?
when i make kernel and occur error info:
drivers/char/mem.c: in function `mmap_kmem':
drivers/char/mem.c:276: warning: cast to pointer from integer of different size
cc drivers/char/random.o
drivers/char/random.c: in function `random_write':
drivers/char/random.c:1032: warning: comparison of distinct pointer types lacks a cast
cc drivers/char/tty_io.o
cc drivers/char/n_tty.o
cc drivers/char/tty_ioctl.o
cc drivers/char/misc.o
ld drivers/char/built-in.o
cc drivers/hwmon/hwmon.o
ld drivers/hwmon/built-in.o
cc drivers/net/space.o
cc drivers/net/loopback.o
cc drivers/net/dm9000x.o
drivers/net/dm9000x.c:305: error: `na_dm9000_irq' undeclared here (not in a function)
drivers/net/dm9000x.c: in function `dmfe_probe':
drivers/net/dm9000x.c:362: error: `na_dm9000' undeclared (first use in this function)
drivers/net/dm9000x.c:362: error: (each undeclared identifier is reported only once
drivers/net/dm9000x.c:362: error: for each function it appears in.)
drivers/net/dm9000x.c:434:24: warning: "hdx32" is not defined
drivers/net/dm9000x.c: at top level:
drivers/net/dm9000x.c:291: warning: 'dmfe_debug' defined but not used
drivers/net/dm9000x.c:295: warning: 'debug' defined but not used
drivers/net/dm9000x.c:296: warning: 'mode' defined but not used
drivers/net/dm9000x.c:785: warning: 'dmfe_reset_dm9000' defined but not used
make[2]: *** [drivers/net/dm9000x.o] error 1
make[1]: *** [drivers/net] error 2
make: *** [drivers] error 2 http://forum.niosforum.com/work2/style_emoticons/<#emo_dir#>/sad.gif
before,i have make kernel on window xp and occur same error info.
do you solve it ?
thx
thx
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=14286)
--- quote end ---
--- Quote End --- you have the same question as goral, http://forum.niosforum.com/forum/index.php?showtopic=3692 (http://forum.niosforum.com/forum/index.php?showtopic=3692) please post your future questions on the uclinux forum.