My attempts to build kernel 2.3.99-pre6/5 have failed in the USB
subsection.
     Building with usb as modules works okay, but usbcore (I think) ends
up with unresolved symbols -- 'lock_kernel' and 'unlock_kernel'.  Building
with USB in-kernel fails in what I think is the final linking stage.
 The redirected standard error from the build follows. I will ask my
local LUG how to redirect stdout and stderr into a single file, to provide
context in the future.


devices.c: In function `usb_device_poll':
devices.c:461: warning: implicit declaration of function `lock_kernel'
devices.c:480: warning: implicit declaration of function `unlock_kernel'
{standard input}: Assembler messages:
{standard input}:1738: Warning: using `%eax' instead of `%ax' due to
`l' suffix
{standard input}:1738: Warning: using `%eax' instead of `%ax' due to
`l' suffix
{standard input}: Assembler messages:
{standard input}:1115: Warning: using `%eax' instead of `%ax' due to
`l' suffix
{standard input}:1126: Warning: using `%eax' instead of `%ax' due to
`l' suffix
{standard input}: Assembler messages:
{standard input}:697: Warning: using `%dx' instead of `%edx' due to `w'
suffix
drivers/usb/usbdrv.o: In function `usb_device_poll':
drivers/usb/usbdrv.o(.text+0x438a): undefined reference to `lock_kernel'
drivers/usb/usbdrv.o(.text+0x43ec): undefined reference to `unlock_kernel'
make: *** [vmlinux] Error 1

Joseph Fannin II
"That's all I have to say about that." -- Forrest Gump


___________________________________________________________________
To get your own FREE ZDNet Onebox - FREE voicemail, email, and fax,
all in one place - sign up today at http://www.zdnetonebox.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to