Problem with compiling - really odd

From: David Temkin (dtemkin@mercury.cyberwarp.net)
Date: Sat Jun 17 2000 - 12:20:23 EST


I've been trying to compile 2.2.16 on my production machine all day/last
night, and keep on having this ODD problem... Whenever I try to do a make
menuconfig, make xconfig, it craps out with the following:

rm -f include/asm
9 cd include ; ln -sf asm-i386 asm0
make -C scripts kconfig.tk
make[1]; Entering directory `/usr/src/linux-2.2.16/scripts'
gcc -o tkparse tkparse.o tkcond.o tkgen.o
/lib/libc.so.6; undefined reference to `-r-debug22GLIBC-2.0'
/lib/libc.so.6; undefined reference to `-dl-unload-cache22GLIBC-2.1'
/lib/libc.so.6; undefined reference to `-dl-init-next22GLIBC-2.0'
/lib/libc.so.6; undefined reference to `-dl-signal-error22GLIBC-2.0'
/lib/libc.so.6; undefined reference to `-dl-relocate-object22GLIBC-2.0'
/lib/libc.so.6; undefined reference to `-dl-initial-searchlist22GLIBC-2.1'
/lib/libc.so.6; undefined reference to `-dl-profile22GLIBC-2.1'
/lib/libc.so.6; undefined reference to `-dl-global-scope-alloc22GLIBC-2.1'
/lib/libc.so.6; undefined reference to `-dl-fpu-control22GLIBC-2.1'
/lib/libc.so.6; undefined reference to `-dl-debug-message22GLIBC-2.0'
/lib/libc.so.6; undefined reference to `-dl-mcount22GLIBC-2.1'
/lib/libc.so.6; undefined reference to `-dl-origin-path22GLIBC-2.1.1'
/lib/libc.so.6; undefined reference to `-dl-lazy22GLIBC-2.1.1'
/lib/libc.so.6; undefined reference to `-dl-debug-initialize22GLIBC-2.0'
/lib/libc.so.6; undefined reference to `-dl-start-profile22GLIBC-2.1'
/lib/libc.so.6; undefined reference to `-dl-check-all-versions22GLIBC-2.0'
/lib/libc.so.6; undefined reference to `-dl-dst-count22GLIBC-2.1.1'
/lib/libc.so.6; undefined reference to `-dl-catch-error22GLIBC-2.0'
/lib/libc.so.6; undefined reference to `-dl-map-object22GLIBC-2.0'
/lib/libc.so.6; undefined reference to `-dl-loaded22GLIBC-2.1'
/lib/libc.so.6; undefined reference to `-dl-main-searchlist22GLIBC-2.1'
/lib/libc.so.6; undefined reference to `-dl-profile-map22GLIBC-2.1'
/lib/libc.so.6; undefined reference to `-dl-dst-substitute22GLIBC-2.1.1'
/lib/libc.so.6; undefined reference to `-dl-profile-output22GLIBC-2.1'
/lib/libc.so.6; undefined reference to `-dl-map-object-deps22GLIBC-2.0'
/lib/libc.so.6; undefined reference to `-dl-debug-impcalls22GLIBC-2.0'
/lib/libc.so.6; undefined reference to `-dl-debug-state22GLIBC-2.0'
/lib/libc.so.6; undefined reference to `-dl-lookup-symbol22GLIBC-2.0'
/lib/libc.so.6; undefined reference to `-dl-platformlen22GLIBC-2.1.1'
/lib/libc.so.6; undefined reference to `--libc-enable-secure22GLIBC-2.0'
/lib/libc.so.6; undefined reference to `--libc-stack-end22GLIBC-2.1'
collect2; ld returned 1 exit status
make[1]; 888 [tkparse] Error 1
make[1]; Leaving directory `/usr/src/linux-2.2.16/scripts'
make; 888 [xconfig] Error 2

The regular make works, but then when I do a make dep, I get:

[dave2drama linux]3 make dep
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/mkdep
scripts/mkdep.c
/lib/libc.so.6; undefined reference to `-r-debug22GLIBC-2.0'
/lib/libc.so.6; undefined reference to `-dl-unload-cache22GLIBC-2.1'
/lib/libc.so.6; undefined reference to `-dl-init-next22GLIBC-2.0'
/lib/libc.so.6; undefined reference to `-dl-signal-error22GLIBC-2.0'
/lib/libc.so.6; undefined reference to `-dl-relocate-object22GLIBC-2.0'
/lib/libc.so.6; undefined reference to `-dl-initial-searchlist22GLIBC-2.1'
/lib/libc.so.6; undefined reference to `-dl-profile22GLIBC-2.1'
/lib/libc.so.6; undefined reference to `-dl-global-scope-alloc22GLIBC-2.1'
/lib/libc.so.6; undefined reference to `-dl-fpu-control22GLIBC-2.1'
/lib/libc.so.6; undefined reference to `-dl-debug-message22GLIBC-2.0'
/lib/libc.so.6; undefined reference to `-dl-mcount22GLIBC-2.1'
/lib/libc.so.6; undefined reference to `-dl-origin-path22GLIBC-2.1.1'
/lib/libc.so.6; undefined reference to `-dl-lazy22GLIBC-2.1.1'
/lib/libc.so.6; undefined reference to `-dl-debug-initialize22GLIBC-2.0'
/lib/libc.so.6; undefined reference to `-dl-start-profile22GLIBC-2.1'
/lib/libc.so.6; undefined reference to `-dl-check-all-versions22GLIBC-2.0'
/lib/libc.so.6; undefined reference to `-dl-dst-count22GLIBC-2.1.1'
/lib/libc.so.6; undefined reference to `-dl-catch-error22GLIBC-2.0'
/lib/libc.so.6; undefined reference to `-dl-map-object22GLIBC-2.0'
/lib/libc.so.6; undefined reference to `-dl-loaded22GLIBC-2.1'
/lib/libc.so.6; undefined reference to `-dl-main-searchlist22GLIBC-2.1'
/lib/libc.so.6; undefined reference to `-dl-profile-map22GLIBC-2.1'
/lib/libc.so.6; undefined reference to `-dl-dst-substitute22GLIBC-2.1.1'
/lib/libc.so.6; undefined reference to `-dl-profile-output22GLIBC-2.1'
/lib/libc.so.6; undefined reference to `-dl-map-object-deps22GLIBC-2.0'
/lib/libc.so.6; undefined reference to `-dl-debug-impcalls22GLIBC-2.0'
/lib/libc.so.6; undefined reference to `-dl-debug-state22GLIBC-2.0'
/lib/libc.so.6; undefined reference to `-dl-lookup-symbol22GLIBC-2.0'
/lib/libc.so.6; undefined reference to `-dl-platformlen22GLIBC-2.1.1'
/lib/libc.so.6; undefined reference to `--libc-enable-secure22GLIBC-2.0'
/lib/libc.so.6; undefined reference to `--libc-stack-end22GLIBC-2.1'
collect2; ld returned 1 exit status
make; 888 [scripts/mkdep] Error 1

Any ideas would be GREATLY appreciated.
I am subscribed to the list, but don't always read messages in their
entirety, so please CC any replies back to me :-)

Thanks,

-Dave Temkin

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Jun 23 2000 - 21:00:14 EST