LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   $make check / glibc (https://www.linuxquestions.org/questions/linux-from-scratch-13/%24make-check-glibc-175222/)

impulze 04-27-2004 02:31 PM

$make check / glibc
 
i followed everything in the book several times...it always fails at $make check in the glibc sources
i get the following message:

/tmp/cc2qOJjM.o(.text+0x157): In function `get_null_defines':
: the use of `tmpnam' is dangerous, better use `mkstemp'
/usr/lib/crt1.o(.text+0xc): In function `_start':
: undefined reference to `__libc_csu_fini'
/usr/lib/crt1.o(.text+0x11): In function `_start':
: undefined reference to `__libc_csu_init'
/mnt/lfs/sources/glibc-build/libc.so: undefined reference to `__libc_stack_end@$
collect2: ld returned 1 exit status
make[2]: *** [/mnt/lfs/sources/glibc-build/stdlib/isomac] Error 1
make[1]: *** [stdlib/tests] Error 2
make: *** [check] Error 2

any suggestions?
thanks, impulze

linuxnut2003 04-29-2004 04:35 PM

are you cyping by hand or are you copying and pasting?


All times are GMT -5. The time now is 01:36 AM.