This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu 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: LD & GLIBC 2.1.2


>>>>> Subscriber  writes:

 > Hi,
 > I need help for GLIBC 2.1.2. When I compile I've got message:

 > gcc   -nostdlib -nostartfiles -r -o
 > /src/glibc/glibc-2.1.2/compiled/elf/librtld.os '-Wl,-('
 > /src/glibc/glibc-2.1.2/compiled/elf/dl-allobjs.os
 > /src/glibc/glibc-2.1.2/compiled/libc_pic.a -lgcc '-Wl,-)'
 > gcc   -nostdlib -nostartfiles -shared -o
 > /src/glibc/glibc-2.1.2/compiled/elf/ld.so  \
 >           /src/glibc/glibc-2.1.2/compiled/elf/librtld.os              \
 >           -Wl,--version-script=/src/glibc/glibc-2.1.2/compiled/ld.so.map
 > -Wl,-soname=ld-linux.so.2
 > /usr/i686-pc-linux-gnu/bin/ld: cannot open linker script file
 > /src/glibc/glibc-2.1.2/compiled/ld.so.map: No such file or directory
 > collect2: ld returned 1 exit status
 > make[2]: *** [/src/glibc/glibc-2.1.2/compiled/elf/ld.so] Error 1
 > make[2]: Leaving directory `/src/glibc/glibc-2.1.2/elf'
 > make[1]: *** [elf/subdir_lib] Error 2
 > make[1]: Leaving directory `/src/glibc/glibc-2.1.2'
 > make: *** [all] Error 2

 > I have newest binutils, gcc, etc.

Exactly how did you build glibc?  Did you run make clean in your build
directory?

Andreas
-- 
 Andreas Jaeger   
  SuSE Labs aj@suse.de	
   private aj@arthur.rhein-neckar.de

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