[uClibc] Problem on building a toolchain with uclibc for mips using cygwin

gouja waelle.gouja at lirmm.fr
Mon Apr 4 17:21:47 UTC 2005


Hello to the community,
 
I’m trying to build a complet toolchain to compile a uclinux-mips kernel
to use it on a mips platform.
Everything is going quiet well until I reach this following error :
Not building shared libraries...
 
 
Finally finished compiling...
 
make[1]: Leaving directory
`/cygdrive/e/Boulot/DEA2005/Training/TESTS/toolchain-
mips/build/uClibc-0.9.15'
make -C
/cygdrive/e/Boulot/DEA2005/Training/TESTS/toolchain-mips/build/uClibc-0.
9.15 install_dev install_runtime install_utils
make[1]: Entering directory
`/cygdrive/e/Boulot/DEA2005/Training/TESTS/toolchain
-mips/build/uClibc-0.9.15'
install -d /opt/toolchain/lib
install -d /opt/toolchain/usr/lib
install -d /opt/toolchain/include
install -m 644 lib/*.[ao] /opt/toolchain/lib/
tar -chf - include | tar -xf - -C /opt/toolchain;
chmod: cannot access `/opt/toolchain/*.h': No such file or directory
chmod: cannot access `/opt/toolchain/bin/*.h': No such file or directory
chmod: cannot access `/opt/toolchain/include/arpa/CVS/*.h': No such file
or dire
ctory
chmod: cannot access `/opt/toolchain/include/CVS/*.h': No such file or
directory
 
chmod: cannot access `/opt/toolchain/include/net/CVS/*.h': No such file
or direc
tory
chmod: cannot access `/opt/toolchain/include/netinet/CVS/*.h': No such
file or d
irectory
chmod: cannot access `/opt/toolchain/include/netipx/CVS/*.h': No such
file or di
rectory
chmod: cannot access `/opt/toolchain/include/netpacket/CVS/*.h': No such
file or
 directory
chmod: cannot access `/opt/toolchain/include/protocols/CVS/*.h': No such
file or
 directory
Display all 3203 possibilities? (y or n)lude/rpc/CVS/*.h': No such file
or direc
tory
chmod: cannot access `/opt/toolchain/include/sys/CVS/*.h': No such file
or direc
tory
chmod: cannot access `/opt/toolchain/lib/*.h': No such file or directory
chmod: cannot access `/opt/toolchain/lib/gcc-lib/*.h': No such file or
directory
 
chmod: cannot access `/opt/toolchain/lib/gcc-lib/mipsel-linux/*.h': No
such file
 or directory
chmod: cannot access `/opt/toolchain/lib/gcc-lib/mipsel-linux/3.2/*.h':
No such
file or directory
chmod: cannot access `/opt/toolchain/lib/ldscripts/*.h': No such file or
directo
ry
chmod: cannot access `/opt/toolchain/mipsel-linux/*.h': No such file or
director
y
chmod: cannot access `/opt/toolchain/mipsel-linux/bin/*.h': No such file
or dire
ctory
chmod: cannot access `/opt/toolchain/usr/*.h': No such file or directory
chmod: cannot access `/opt/toolchain/usr/lib/*.h': No such file or
directory
make[1]: [install_dev] Error 1 (ignored)
find /opt/toolchain -name CVS | xargs rm -rf;
chown -R `id | sed 's/^uid=\([0-9]*\).*gid=\([0-9]*\).*$/\1.\2/'`
/opt/toolchain
 
make[1]: Nothing to be done for `install_runtime'.
make[1]: Nothing to be done for `install_utils'.
make[1]: Leaving directory
`/cygdrive/e/Boulot/DEA2005/Training/TESTS/toolchain-
mips/build/uClibc-0.9.15'
# Hack things to use the correct shared lib loader
(cd
/cygdrive/e/Boulot/DEA2005/Training/TESTS/toolchain-mips/build/gcc-3.2;
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: gcc/config/alpha/freebsd.h: bad variable name
make: ***
[/cygdrive/e/Boulot/DEA2005/Training/TESTS/toolchain-mips/build/gcc-3.
2/.ldso_hacks] Error 2
 
I’m not familiar with building a complet toolchain then perhaps have you
already seen this errors.
Thanks in advance for any help.
Best Regards.
 
Waël Gouja
DEA SYAM MIC
Ingénieur ISIM
LIRMM
161, rue Ada
34392 Montpellier cedex 5
Tel : 06 27 36 43 12
waelle.gouja at lirmm.fr
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/uclibc/attachments/20050404/615d4a07/attachment-0001.htm 


More information about the uClibc mailing list