This is the mail archive of the libc-alpha@sourceware.cygnus.com 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]

glibc-2.1.2pre2 build fails


I could not build glibc-2.1.2pre2 on a linux 2.3.12pre13.1 smp-system
with gcc-2.95 compiler.


make[2]: Leaving directory `/home/klaus/pdsw/glibc/glibc-2.1.2pre2/glibc-2.1.2/login'
make -j 4 -C elf subdir_lib
make[2]: Entering directory `/home/klaus/pdsw/glibc/glibc-2.1.2pre2/glibc-2.1.2/elf'
gcc   -nostdlib -nostartfiles -shared -o /home/klaus/pdsw/glibc/glibc-2.1.2pre2/build/elf/ld.so  \
          /home/klaus/pdsw/glibc/glibc-2.1.2pre2/build/elf/librtld.os           \
		            -Wl,--version-script=/home/klaus/pdsw/glibc/glibc-2.1.2pre2/build/ld.so.map -Wl,-soname=ld-linux.so.2
					/usr/i686-pc-linux-gnu/bin/ld: cannot open linker script file /home/klaus/pdsw/glibc/glibc-2.1.2pre2/build/ld.so.map: No such file or directory
					collect2: ld returned 1 exit status
					make[2]: *** [/home/klaus/pdsw/glibc/glibc-2.1.2pre2/build/elf/ld.so] Error 1
					make[2]: Leaving directory `/home/klaus/pdsw/glibc/glibc-2.1.2pre2/glibc-2.1.2/elf'
					make[1]: *** [elf/subdir_lib] Error 2
					make[1]: Leaving directory `/home/klaus/pdsw/glibc/glibc-2.1.2pre2/glibc-2.1.2'
					make: *** [all] Error 2

-- 
Klaus Dittrich

e-mail: kladi@z.zgs.de

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