[uClibc] BUGFIX: compiling buildroot

Daniel Dittmann ddittmann at gmx.de
Thu Dec 18 12:01:06 UTC 2003


Hi all.
When i compile the actual buildroot from cvs (18.12.2003), i have got
the following error. With the attached patch i have no problem.


*snip*
(cd /home/daniel/Development/buildroot/toolchain_build_i386/gcc-3.3.2; 
set -e; export LIST=`grep -lr -- "-dynamic-linker.*\.so[\.0-9]*" *`;\
         if [ -n "$LIST" ] ; then \
 
/home/daniel/Development/buildroot/build_i386/staging_dir/bin/sed -i -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/daniel/Development/buildroot/toolchain_build_i386/gcc-3.3.2/.gcc3_3_build_hacks] 
Fehler 2
*snip*


Daniel
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: buildroot.patch
Url: http://lists.busybox.net/pipermail/uclibc/attachments/20031218/37a285e2/attachment.diff 


More information about the uClibc mailing list