This is the mail archive of the libc-alpha@sources.redhat.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]

[50 character or so descriptive subject here (for reference)]


>Submitter-Id:	net
>Originator:	Felix von Leitner
>Organization:
 
>Confidential:	no
>Synopsis:	glibc-2.1.96 for ppc-linux does not compile
>Severity:	critical
>Priority:	high
>Category:	libc
>Class:		sw-bug
>Release:	libc-2.1.96
>Environment:
	
Host type: powerpc-unknown-linux-gnu
System: Linux hellhound 2.4.0-test9 #6 Fri Oct 6 18:15:01 CEST 2000 i686 unknown
Architecture: i686

Addons: linuxthreads
Build CFLAGS: -pipe -Os
Build CC: ppc-linux-gcc
Compiler version: 2.95.2 19991024 (release)
Kernel headers: 2.4.0-test9
Symbol versioning: yes
Build static: yes
Build shared: yes
Build pic-default: no
Build profile: no
Build omitfp: no
Build bounded: no
Build static-nss: no
Stdio: libio

>Description:
	These are the last lines of make.
[...]
-symbols.h     -o /fat/cross/ppc/glibc/elf/sprof.o
make[2]: *** No rule to make target
`/fat/cross/ppc/glibc/dlfcn/libdl.so.2', needed by
`/fat/cross/ppc/glibc/elf/sprof'.  Stop.
make[2]: Leaving directory `/fat/cross/src/glibc-2.1.96/elf'
make[1]: *** [elf/subdir_install] Error 2
make[1]: Leaving directory `/fat/cross/src/glibc-2.1.96'
make: *** [install] Error 2

/fat/cross/ppc/glibc is the make directory, the libc sources are in
/fat/cross/src/glibc-2.1.96, so it references the file in the correct
directory, but that directory only contains libdl.so, not libdl.so.2.

>How-To-Repeat:
	compile glibc for ppc-linux
>Fix:
	

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