2.6.0-test5 Compile error

From: Steve Kieu
Date: Fri Sep 12 2003 - 16:16:49 EST



Sorry if this has been reported.

drivers/built-in.o(.text+0x5f34f): In function
`atkbd_interrupt':
: undefined reference to `serio_rescan'
drivers/built-in.o(.text+0x5f92e): In function
`atkbd_disconnect':
: undefined reference to `serio_close'
drivers/built-in.o(.text+0x5fa52): In function
`atkbd_connect':
: undefined reference to `serio_open'
drivers/built-in.o(.text+0x5fa90): In function
`atkbd_connect':
: undefined reference to `serio_close'
drivers/built-in.o(.init.text+0x5d4a): In function
`atkbd_init':
: undefined reference to `serio_register_device'
drivers/built-in.o(.exit.text+0x3a6): In function
`atkbd_exit':
: undefined reference to `serio_unregister_device'
make: *** [.tmp_vmlinux1] Error 1

Build with gcc-2.95.3 . With gcc-3.3.1 it failled
right the starting point and I forgot to remember :-)



=====
S.KIEU

http://search.yahoo.com.au - Yahoo! Search
- Looking for more? Try the new Yahoo! Search
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/