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 [SOLVED]



>>>>> 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.

OK,
a make clean didn't solve the pb, but it was ok with a 'rm
sysd-versions' (or a complete new directory). I had changed my kernel
and include versions between two compilations (and make clean) of the glibc. 

Thanks a lot.

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


---BW---

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