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: Building 2.1.2 with gcc-latest


>>>>> Andrew Morton writes:

 > Andreas Jaeger wrote:
>> 
>> Use Linux 2.2.13.

 > Service pack 13.  Sigh.    Thanks, Andreas.

 > I went back to my vendor's compiler (irritating vendor who ships
 > no-frame-pointer non-debug glibc...) and I'm now seeing:

 > make[1]: Entering directory `/usr/src/glibc-2.1.2/elf'
 > gcc   -nostdlib -nostartfiles -shared -o ld.so  \
 >           librtld.os            \
 >           -Wl,--version-script=../ld.so.map -Wl,-soname=ld-linux.so.2
 > /usr/bin/ld: cannot open linker script file ../ld.so.map: No such file
 > or directory


 > How does ld.so.map get created?
rm sysd-versions

and start make again.  You did run make clean, didn't you?  There's a
bug in make clean, it forgets to remove sysd-versions (fixed already).

If you didn't run make clean, please tell me how to reproduce this.

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]