[fpc-devel] Error building crosscompiler

Ondrej Kelle tondrej at gmail.com
Tue Jun 14 19:21:51 CEST 2016


Hi,

I have the same problem. It's been introduced in rev. 33931.

Ondrej

On 13 June 2016 at 16:28, Lukas Gradl <fpc at ssn.at> wrote:

> Hi!
>
> 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.
>
> I build the whole chain with a script doing basically:
>
> make distclean
> make all FPC=/usr/lib/fpc/3.0.0/ppcx64
> sudo make install PREFIX=/usr FPC=/usr/lib/fpc/3.0.0/ppcx64
> make clean
> make crossall CPU_TARGET=i386
>
> this last line stops with:
> The installer encountered the following error:
> Compilation of "BuildUnit_pasjpeg.pp" failed
> Makefile:1703: recipe for target 'smart' failed
> make[3]: *** [smart] Error 1
> make[3]: Leaving directory '/space/projects/sources/fpc/packages'
> Makefile:2698: recipe for target 'packages_smart' failed
> make[2]: *** [packages_smart] Error 2
> make[2]: Leaving directory '/space/projects/sources/fpc'
> Makefile:2893: recipe for target 'build-stamp.i386-linux' failed
> make[1]: *** [build-stamp.i386-linux] Error 2
> make[1]: Leaving directory '/space/projects/sources/fpc'
> Makefile:2959: recipe for target 'crossall' failed
> make: *** [crossall] Error 2
> ERROR: building i386 compiler
>
>
> Any Idea what I'm doing wrong? Or is just the current svn broken?
>
> regards
> Lukas
> _______________________________________________
> fpc-devel maillist  -  fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20160614/96272997/attachment.html>


More information about the fpc-devel mailing list