glibc build problem
Hello everyone
I am trying to install glibc 2.3.3. My make check fails as follows
/tmp/ccAuZLhf.o: In function `get_null_defines':
/tmp/ccAuZLhf.o(.text+0x13b): the use of `tmpnam' is dangerous, better use
`mkstemp'
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../crt1.o: In function
`_start':
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../crt1.o(.text+0xc): undefined
reference to `__libc_csu_fini'
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../crt1.o(.text+0x11):
undefined reference to `__libc_csu_init'
collect2: ld returned 1 exit status
make[2]: *** [/home/sudayak/glibc/glibc-build/stdlib/isomac] Error 1
Can any one tell me as to what i can do ?
thanks
Sumesh
Reply to: