<br><br><div class="gmail_quote">On Tue, Mar 31, 2009 at 10:35 PM, Martin Schröder <span dir="ltr">&lt;<a href="mailto:martin@oneiros.de">martin@oneiros.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
2009/3/31, luigi scarso &lt;<a href="mailto:luigi.scarso@gmail.com">luigi.scarso@gmail.com</a>&gt;:<br>
<div><div></div><div class="h5">&gt; I&#39;m not able to compile<br>
&gt; this release, nor trunk 2195 .<br>
&gt;<br>
&gt; make[5]: Entering directory<br>
&gt; `/opt/luatex/svn/trunk/build/texk/web2c&#39;<br>
&gt; date &gt;stamp-tangle<br>
&gt; srcdir=../../../source/texk/web2c /bin/sh<br>
&gt; ../../../source/texk/web2c/web2c/convert tangleboot<br>
&gt;  gcc -DHAVE_CONFIG_H -I. -I../../../source/texk/web2c -I./..<br>
&gt; -I/opt/luatex/svn/trunk/build/texk<br>
&gt; -I/opt/luatex/svn/trunk/source/texk    -g -O2 -MT<br>
&gt; tangleboot.o -MD -MP -MF .deps/tangleboot.Tpo -c -o tangleboot.o<br>
&gt; tangleboot.c<br>
&gt;  mv -f .deps/tangleboot.Tpo .deps/tangleboot.Po<br>
&gt; /bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2   -o tangleboot<br>
&gt; tangleboot.o lib/lib.a<br>
&gt; /opt/luatex/svn/trunk/build/texk/kpathsea/<a href="http://libkpathsea.la" target="_blank">libkpathsea.la</a><br>
&gt; -lm<br>
&gt;  eval: 1: libtool_args+=: not found<br>
&gt; eval: 1: compile_command+=: not found<br>
&gt; eval: 1: finalize_command+=: not found<br>
&gt; eval: 1: libtool_args+=: not found<br>
&gt; eval: 1: compile_command+=: not found<br>
&gt; eval: 1: finalize_command+=: not found<br>
&gt;  eval: 1: libtool_args+=: not found<br>
&gt; eval: 1: compile_command+=: not found<br>
&gt; eval: 1: finalize_command+=: not found<br>
&gt; eval: 1: libtool_args+=: not found<br>
&gt; eval: 1: compile_command+=: not found<br>
&gt; eval: 1: finalize_command+=: not found<br>
&gt;  eval: 1: libtool_args+=: not found<br>
&gt; eval: 1: compile_command+=: not found<br>
&gt; eval: 1: finalize_command+=: not found<br>
&gt; eval: 1: libtool_args+=: not found<br>
&gt; eval: 1: libtool_args+=: not found<br>
&gt; eval: 1: libtool_args+=: not found<br>
&gt;  libtool: link: gcc  lib/lib.a<br>
&gt; /opt/luatex/svn/trunk/build/texk/kpathsea/.libs/libkpathsea.a<br>
&gt; -lm<br>
&gt; lib/lib.a(main.o): In function `main&#39;:<br>
&gt; /opt/luatex/svn/trunk/build/texk/web2c/lib/../../../../source/texk/web2c/lib/main.c:25:<br>
&gt; undefined reference to `mainbody&#39;<br>
&gt;  collect2: ld returned 1 exit status<br>
&gt; make[5]: *** [tangleboot] Error 1<br>
&gt; make[5]: Leaving directory<br>
&gt; `/opt/luatex/svn/trunk/build/texk/web2c&#39;<br>
&gt; make[4]: *** [all-recursive] Error 1<br>
&gt; make[4]: Leaving directory<br>
&gt; `/opt/luatex/svn/trunk/build/texk/web2c&#39;<br>
&gt;  make[3]: *** [all] Error 2<br>
&gt; make[3]: Leaving directory<br>
&gt; `/opt/luatex/svn/trunk/build/texk/web2c&#39;<br>
&gt; make[2]: *** [subtexk] Error 1<br>
&gt; make[2]: Leaving directory<br>
&gt; `/opt/luatex/svn/trunk/build/texk&#39;<br>
&gt; make[1]: *** [all-recursive] Error 1<br>
&gt;  make[1]: Leaving directory<br>
&gt; `/opt/luatex/svn/trunk/build/texk&#39;<br>
&gt; make: *** [all-recursive] Error 1<br>
&gt; strip: &#39;build/texk/web2c/luatex&#39;: No such file<br>
&gt; ls: impossibile accedere a build/texk/web2c/luatex: Nessun file o directory<br>
<br>
</div></div>Looks like some bashism creeped in. Can you somehow set the<br>
buildprocess to use bash instead of /bin/sh ?<br>
<br>
Best<br>
<font color="#888888">   Martin<br>
</font></blockquote></div><br>this works for me<br><br># export CONFIG_SHELL=/bin/bash<br># ./build.sh<br><br>thank you Martin<br><br>-- <br>luigi<br><br>