* Trouble when linking aic7xxx.c
@ 2000-12-24 0:43 Fabrizio Gennari
0 siblings, 0 replies; only message in thread
From: Fabrizio Gennari @ 2000-12-24 0:43 UTC (permalink / raw)
To: linux-kernel
I am having trouble when biulding the 2.2.18 Linux kernel (on a Redhat
7.0, gcc-2.96). At link-time, the linker complains that in the file
aic7xxx.o, in the function aic7xxx_load_seeprom, there is an "undefined
reference to 'memcpy'". In fact, doing 'nm aic7xxx.o' gives a 'U
memcpy', but, strangely enough, there is no explicit reference to memcpy
in the function! Commenting out the whole function will make the 'U
memcpy' symbol disappear from aic7xxx.o (but obviously would give a
broken kernel)
What could be the cause? I can send the configuration file made by 'make
menuconfig', if needed.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2000-12-24 1:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-12-24 0:43 Trouble when linking aic7xxx.c Fabrizio Gennari
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox