Steve Best wrote: > > Benedikt, > > I think Christoph Hellwig provided solution to this problem last month. > Here is what he suggested. If this doesn't fix your problem let us know. > > Thanks, > Steve > > On Sun, Jan 20, 2002 at 11:38:42PM -0600, Jesse W. Hathaway wrote: > > fs/fs.o(.text.lock+0x90c): undefined reference to `local symbols in > > discarded section .text.exit' > > fs/fs.o(.text.lock+0x916): undefined reference to `local symbols in > > discarded section .text.exit' > > fs/fs.o(.text.lock+0x920): undefined reference to `local symbols in > > discarded section .text.exit' > > make[1]: *** [vmlinux] Error 1 > > make[1]: Leaving directory > > `/usr/src/kernel-source-2.4.17' > > make: *** [stamp-build] Error 2 > > That's a problem of kernel 2.4.17 (and earlier) and the too new binutils > in debian-testing/unstable. > > Either downgrade your binutils or update the kernel to the latest > 2.4.18-pre. >
An upgraded binutils 2.11.92.0.1 is out for debian woody/testing. I have not run into this error building 2.4.17 under woody with this newer binutils package. Gary <snip> -- Regards, Gary Gaydos t/l 441 6592 IBM Linux Technology Center _______________________________________________ Jfs-discussion mailing list [EMAIL PROTECTED] http://www-124.ibm.com/developerworks/oss/mailman/listinfo/jfs-discussion
