[uClibc] troubles building toolchain

ray cielencki uclibc at rayslinky.com
Fri Feb 27 14:57:06 UTC 2004


i tried building x against the available prebuilt uclibc dev system, 
but ran into a cc error [cc: Internal error: Aborted (program 
collect2)]. so realizing that this toolchain was built against 
0.9.24, i decided to build a toolchain with 0.9.26 to see if i still 
had the problem. when trying to build the toolchain (either the 2.95 
or the 3.3.x branch), I run into the following problem:

/bin/sh 
/opt/uclibc/toolchain/gcc-2.95/toolchain_build_i386/binutils-2.14.90.0.6/binutils/../ylwrap 
"" 
/opt/uclibc/toolchain/gcc-2.95/toolchain_build_i386/binutils-2.14.90.0.6/binutils/arparse.y 
y.tab.c arparse.c y.tab.h arparse.h --  -d
/opt/uclibc/toolchain/gcc-2.95/toolchain_build_i386/binutils-2.14.90.0.6/binutils/../ylwrap: 
-d: command not found
make[4]: *** [arparse.c] Error 1
make[4]: Leaving directory 
`/opt/uclibc/toolchain/gcc-2.95/toolchain_build_i386/binutils-build/binutils'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/opt/uclibc/toolchain/gcc-2.95/toolchain_build_i386/binutils-build/binutils'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory 
`/opt/uclibc/toolchain/gcc-2.95/toolchain_build_i386/binutils-build/binutils'
make[1]: *** [all-binutils] Error 2
make[1]: Leaving directory 
`/opt/uclibc/toolchain/gcc-2.95/toolchain_build_i386/binutils-build'
make: *** 
[/opt/uclibc/toolchain/gcc-2.95/toolchain_build_i386/binutils-build/binutils/objdump] 
Error 2


can someone point me in the right direction?

thanks,
rayc



More information about the uClibc mailing list