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]
Other format: [Raw text]

glibc 2.3 --host powerpc-linux --build i686-linux Build Failure


Building glibc 2.3 with the following config and make failes

./configure --host powerpc-linux --build i686-linux --with-elf
--enable-add-ons=linuxthreads --prefix=/usr --enable-shared
--with-headers=/home/tgall/glibc.2.3/glibc-2.3/kernel-headers
--without-cvs --without-gd

LANGUAGE=C LC_ALL=C make -j 8 BUILD_CC=gcc CC=powerpc-linux-gcc
CXX=powerpc-linux-g++

.....

-Wstrict-prototypes -Wwrite-strings -g -Wa,-mppc -mpowerpc
-mnew-mnemonics   -fpic -DNOT_IN_libc -DIS_IN_rtld    -I../include -I.
-I.. -I../libio  -I../sysdeps/powerpc/powerpc32/elf
-I../sysdeps/powerpc/elf -I../linuxthreads/sysdeps/unix/sysv/linux
-I../linuxthreads/sysdeps/pthread -I../sysdeps/pthread
-I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix
-I../linuxthreads/sysdeps/powerpc/powerpc32
-I../linuxthreads/sysdeps/powerpc
-I../sysdeps/unix/sysv/linux/powerpc/powerpc32
-I../sysdeps/unix/sysv/linux/powerpc -I../sysdeps/unix/sysv/linux
-I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman
-I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/powerpc
-I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/powerpc/powerpc32/fpu
-I../sysdeps/powerpc/powerpc32 -I../sysdeps/wordsize-32
-I../sysdeps/powerpc/soft-fp -I../sysdeps/powerpc/fpu
-I../sysdeps/powerpc -I../sysdeps/ieee754/flt-32
-I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754
-I../sysdeps/generic/elf -I../sysdeps/generic  -nostdinc -isystem
/usr/local/ppc/lib/gcc-lib/powerpc-linux/3.2.1/include -isystem
/home/tgall/glibc.2.3/glibc-2.3/kernel-headers -D_LIBC_REENTRANT
-include ../include/libc-symbols.h  -DPIC -DSHARED    -o dl-machine.os
make[1]: *** No rule to make target `../elf/stamp.os', needed by
`../libc_pic.a'.  Stop.
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/home/tgall/glibc.2.3/glibc-2.3/elf'
make: *** [elf/subdir_lib] Error 2

Dollars to donuts it's the -j 8 argument....  still who likes to wait
for a glibc build ;-)

Regards,

Tom

--
Tom Gall - [Embedded] [ppc|ppc64]  Code Monkey
Peace, Love and Linux Technology Center "Where's the ka-boom?
(h) tgall@rochcivictheatre.org           supposed to be an earth
(w) tom_gall@vnet.ibm.com                shattering ka-boom!"
(w) 507-253-4558                         -- Marvin Martian
http://www.ibm.com/linux/ltc




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