Hi all,<br>I'm trying to compile a basic toolchain for ARM type ARM1136JF_S (only with gcc, uclibc, binutils and linux kernel). I configured everything fine but when I tried to compile the following message appeared:<br><br>
<blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">&nbsp;&nbsp; make -C /home/bruno/buildroot/toolchain_build_arm/uClibc \
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PREFIX= \
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp; DEVEL_PREFIX=<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>home/bruno/buildroot/build_arm/staging_dir<span class="moz-txt-tag">/</span></i> \
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp; RUNTIME_PREFIX=<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>home/bruno/buildroot/build_arm/staging_dir<span class="moz-txt-tag">/</span></i> \
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; install_runtime install_dev
<br>&nbsp;&nbsp; make[1]: Entering directory
<br>&nbsp;&nbsp; `/home/bruno/buildroot/toolchain_build_arm/uClibc'
<br>&nbsp;&nbsp; install -d /home/bruno/buildroot/build_arm/staging_dir/lib
<br>&nbsp;&nbsp; install -m 644 lib/lib*-<a href="http://0.9.28.so">0.9.28.so</a> \
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /home/bruno/buildroot/build_arm/staging_dir/lib
<br>&nbsp;&nbsp; install: cannot stat `lib/lib*-<a href="http://0.9.28.so">0.9.28.so</a>': No such file or directory
<br>&nbsp;&nbsp; make[1]: *** [install_runtime] Error 1
<br>&nbsp;&nbsp; make[1]: Leaving directory
<br>&nbsp;&nbsp; `/home/bruno/buildroot/toolchain_build_arm/uClibc'
<br>&nbsp;&nbsp; make: *** [/home/bruno/buildroot/build_arm/staging_dir/lib/libc.a]
<br>&nbsp;&nbsp; Error 2
<br clear="all"></blockquote><br>What could be causing this problem? It seems that the compilation process needs a library that isn't there yet. I'm sending patched to this e-mail my .config.<br><br>Any help would be appreciated.
<br><br>BR,<br>-- <br>Bruno de Oliveira Abinader<br>10LE/INdT