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: error in compiling glibc2.1.2


>>>>> Bertrand Wallrich writes:

 > Why ld.so.map (ld-map) is not here (or generated) ?

 > When i compile the elf part :

 > 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

Did you run make clean before?  In that case start with a complete,
new directory (or `rm sysd-versions').  Otherwise I'd like to know how
I can reproduce this.

That's seems to be a FAQ.  Search wwwgnats or this mailing list for a
fix.

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]