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]

Odp: LD & GLIBC 2.1.2


Hi,

Thanks ;-) `make clean` doesn't work correctly (i think so) - after this there was the same error (in `make`). Just after `rm` other error appeared. There was lack of header (libc-lock.h). I did make glibc with Linux 2.0 and I have used Linux 2.2.12 headers (as I read in INSTALL), but there isn't libc-lock.h. I have found this in linuxthreads (from previous version of libc). Next trial of `make` was finished succesfully, but I am not sure what about working my new glibc (I didn't try yet). What do you think?

Regards,

Tom

-----Wiadomość oryginalna-----
Od: Andreas Jaeger <aj@suse.de>
Do: Subscriber <linux@mediacom.pl>
DW: glibc-linux@ricardo.ecn.wfu.edu <glibc-linux@ricardo.ecn.wfu.edu>
Data: 17 października 1999 18:46
Temat: 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]