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]

error in compiling glibc2.1.2




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



Thanks in advance.



my linux box :

kernel 2.2.13
egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
ld.so-1.9.5

my configure options :
./configure --prefix=/usr/glibc2.1.2 \
--enable-add-ons=crypt,linuxthreads \
--with-headers=/usr/src/linux/include


|	Bertrand WALLRICH        (Ingenieur Systemes et Reseaux)	|
| INRIA-Lorraine		/ Phone : 03 83 59 30 31		|
| 615, rue du Jardin Botanique 	\ Fax   : 03 83 27 83 19		|
| 54602 VILLERS-LES-NANCY CEDEX	/ Email : Bertrand.Wallrich@loria.fr	|

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