<div dir="ltr"><div><div>Hi,<br><br>I have the same problem. It's been introduced in rev. 33931.<br><br></div></div>Ondrej<br><div class="gmail_extra"><br><div class="gmail_quote">On 13 June 2016 at 16:28, Lukas Gradl <span dir="ltr"><<a href="mailto:fpc@ssn.at" target="_blank">fpc@ssn.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi!<br>
<br>
After a "svn up" yesterday I'm unable to build the i386 crosscompiler on my x86_64 Linux machine. Unfortunatly I didn't note down the svn revision I got that error first, currently I'm at revision 33982 and have still the same error.<br>
<br>
I build the whole chain with a script doing basically:<br>
<br>
make distclean<br>
make all FPC=/usr/lib/fpc/3.0.0/ppcx64<br>
sudo make install PREFIX=/usr FPC=/usr/lib/fpc/3.0.0/ppcx64<br>
make clean<br>
make crossall CPU_TARGET=i386<br>
<br>
this last line stops with:<br>
The installer encountered the following error:<br>
Compilation of "BuildUnit_pasjpeg.pp" failed<br>
Makefile:1703: recipe for target 'smart' failed<br>
make[3]: *** [smart] Error 1<br>
make[3]: Leaving directory '/space/projects/sources/fpc/packages'<br>
Makefile:2698: recipe for target 'packages_smart' failed<br>
make[2]: *** [packages_smart] Error 2<br>
make[2]: Leaving directory '/space/projects/sources/fpc'<br>
Makefile:2893: recipe for target 'build-stamp.i386-linux' failed<br>
make[1]: *** [build-stamp.i386-linux] Error 2<br>
make[1]: Leaving directory '/space/projects/sources/fpc'<br>
Makefile:2959: recipe for target 'crossall' failed<br>
make: *** [crossall] Error 2<br>
ERROR: building i386 compiler<br>
<br>
<br>
Any Idea what I'm doing wrong? Or is just the current svn broken?<br>
<br>
regards<br>
Lukas<br>
_______________________________________________<br>
fpc-devel maillist - <a href="mailto:fpc-devel@lists.freepascal.org" target="_blank">fpc-devel@lists.freepascal.org</a><br>
<a href="http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel" rel="noreferrer" target="_blank">http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel</a><br>
</blockquote></div><br></div></div>