mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Re: [2.5.54 Bug]: in function zaurus_tx_fixup
       [not found] <Pine.LNX.4.43.0301062040590.1994-100000@morpheus>
@ 2003-01-07  1:47 ` Steven Barnhart
  0 siblings, 0 replies; 2+ messages in thread
From: Steven Barnhart @ 2003-01-07  1:47 UTC (permalink / raw)
  To: Burton Windle; +Cc: linux-kernel

On Mon, 2003-01-06 at 20:42, Burton Windle wrote:
> Do a
> grep -r "zaurus_tx_fixup" *
>  in your source tree, and you'll find a file which calls that function,
> and in that function, a reference to crc32_le
> 
> Most likely, it's in:
> 
> drivers/usb/net/usbnet.c:zaurus_tx_fixup
> 
thanks a lot. that's much better.
-- 
Steven
sbarn03@softhome.net
GnuPG Fingerprint: 9357 F403 B0A1 E18D 86D5  2230 BB92 6D64 D516 0A94


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [2.5.54 Bug]: in function zaurus_tx_fixup
@ 2003-01-07  0:54 Steven Barnhart
  0 siblings, 0 replies; 2+ messages in thread
From: Steven Barnhart @ 2003-01-07  0:54 UTC (permalink / raw)
  To: linux-kernel

Hello all,

For some reason after just pulling from Linus' tree I get the following
errorin built_in.o. I hate these bugs as I have no idea what file its in
so I can't actually hack/botch it :( Anyways here it is:
--snip--
ld -m elf_i386 -e stext -T arch/i386/vmlinux.lds.s
arch/i386/kernel/head.o arch/i386/kernel/init_task.o  init/built-in.o
--start-group  usr/built-in.o  arch/i386/kernel/built-in.o 
arch/i386/mm/built-in.o  arch/i386/mach-default/built-in.o 
kernel/built-in.o  mm/built-in.o  fs/built-in.o  ipc/built-in.o 
security/built-in.o  crypto/built-in.o  lib/lib.a  arch/i386/lib/lib.a 
drivers/built-in.o  sound/built-in.o  arch/i386/pci/built-in.o 
arch/i386/oprofile/built-in.o  net/built-in.o --end-group  -o
.tmp_vmlinux1
drivers/built-in.o: In function `zaurus_tx_fixup':
drivers/built-in.o(.text+0xd0c2d): undefined reference to `crc32_le'
make: *** [.tmp_vmlinux1] Error 1
--end snip--
-- 
Steven
sbarn03@softhome.net
GnuPG Fingerprint: 9357 F403 B0A1 E18D 86D5  2230 BB92 6D64 D516 0A94


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-07  1:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <Pine.LNX.4.43.0301062040590.1994-100000@morpheus>
2003-01-07  1:47 ` [2.5.54 Bug]: in function zaurus_tx_fixup Steven Barnhart
2003-01-07  0:54 Steven Barnhart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome