<p>Dear all,</p>
<p>Today i installed successfully scratchbox-0.9.8.8 on my FC-5 system, with no warning no errors.I created my target successfuly, which is a ARM based board.<br>I tried to test by running the test application which was there with this package.
<br>but to my surprised its looking for the gcc compiler instead of arm-linux-</p>
<p>[sbox-HOST: ~] &gt; sbox-config --create-target</p>
<p>Enter target name: alim-ARM</p>
<p>Available compilers:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0) arm-linux-gcc-3.3_3.3.4-glibc-2.3.2.ds1<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1) host-gcc</p>
<p>Enter compiler number: 0</p>
<p>Available CPU-transparency methods:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sbrsh<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; qemu-arm<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; qemu-ppc</p>
<p>Enter method name (qemu-arm): qemu-arm</p>
<p>Completed writing configuration to: /targets/alim-ARM.config</p>
<p>Below is what is got when i run ./autogen.sh</p>
<p>-------------start---------------------<br>[sbox-alim-ARM: /scratchbox/users/alim/home/alim/hello-world] &gt; ./autogen.sh<br>+ aclocal<br>/scratchbox/tools/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES
<br>&nbsp; run info &#39;(automake)Extending aclocal&#39;<br>&nbsp; or see <a href="http://sources.redhat.com/automake/automake.html#Extending%20aclocal">http://sources.redhat.com/automake/automake.html#Extending%20aclocal</a><br>+ autoconf
<br>+ autoheader<br>+ automake --add-missing --foreign<br>+ ./configure<br>checking for a BSD-compatible install... /scratchbox/tools/bin/install -c<br>checking whether build environment is sane... yes<br>checking for gawk... gawk
<br>checking whether make sets $(MAKE)... yes<br>checking for gcc... gcc<br>checking for C compiler default output file name... configure: error: C compiler cannot create executables<br>See `config.log&#39; for more details.
<br>[sbox-Alim-ARM: /scratchbox/users/alim/home/alim/hello-world]<br>-------------------end---------------------------------------------</p>
<p>Can any one please tell me whats the problem. i followed all the steps from <a href="http://www.scratchbox.org/download/files/sbox-releases/0.9.8/doc/installdoc.html">http://www.scratchbox.org/download/files/sbox-releases/0.9.8/doc/installdoc.html
</a></p>
<p>Will hearty appreciate your suggestions and help.</p>
<p>Regards<br>Alim<br></p>