[uClibc] toolchain fails to build

Andreu Blanch andreu_bl at yahoo.com
Wed Oct 29 15:26:35 UTC 2003


Hi!

I'm trying to compile uClibc using the toolchain
scripts you put in
http://www.uclibc.org/cgi-bin/cvsweb/toolchain/

but it fails when compiling gcc:

touch
/home/andreu/uclibc/toolchain/gcc-3.3.1/build_i386/gcc-3.3.1/.patched
#
# Hack things to use the correct shared lib loader
#
(cd
/home/andreu/uclibc/toolchain/gcc-3.3.1/build_i386/gcc-3.3.1;
set -e; export LIST=`grep -lr --
"-dynamic-linker.*\.so[\.0-9]*" *`;\
        if [ -n "$LIST" ] ; then \
        perl -i -p -e
"s,-dynamic-linker.*\.so[\.0-9]*},\
            -dynamic-linker /lib/ld-uClibc.so.0},;"
$LIST; fi);
export: 1: gcc/FSFChangeLog.11: bad variable name
make: ***
[/home/andreu/uclibc/toolchain/gcc-3.3.1/build_i386/gcc-3.3.1/.gcc_build_hacks]
Error 2

Any ideas?

TIA.


__________________________________
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/



More information about the uClibc mailing list