This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: glibc 2.1.94


>>>>> Mike Black writes:

 > I compiled glibc-2.1.94 OK with pgcc-2.95.2 19991024 (release)
 > I then upgraded to 2.96 20000918 (experimental) and did a clean re-extract
 > re-compile of glibc-2.1.94 and got this:


 > make[1]: Entering directory `/usr/src/lib/glibc-2.1.94/iconv'
 > gcc -nostdlib -nostartfiles -o
 > conv_prog  -Wl,-dynamic-linker=/usr/local/lib/ld-linux.so.2   ../csu/crt1.o
 > ../csu/crti.o `gcc --pri
 > nt-file-name=crtbegin.o`
 > conv_prog.o  -Wl,-rpath-link=..:../math:../elf:../dlfcn:../nss:../nis:../rt:
 > ../resolv:../crypt:../linuxthr
 > eads ../libc.so.6 ../libc_nonshared.a -lgcc `gcc --print-file-name=crtend.o`
 > ../csu/crtn.o
 > ../csu/crt1.o(.text+0xc): undefined reference to `_fini'
 > ../csu/crt1.o(.text+0x11): undefined reference to `_init'

That's the result of a broken Preprocessor, upgrade your compiler,
it's fixed now.

Andreas

-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]