2003-09-12 21:16:13

by Steve Kieu

[permalink] [raw]
Subject: 2.6.0-test5 compile error


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 :-)



Steve Kieu

PGP Key http://skieu.myftp.org/pub/steve-pub.key


2003-09-12 21:48:07

by Steve Kieu

[permalink] [raw]
Subject: Re: 2.6.0-test5 compile error


My previous post ; I fixed it by select the serial built into the kernel, not
modules.

Steve Kieu

PGP Key http://skieu.myftp.org/pub/steve-pub.key