[Lazarus] Lazarus 1.6RC1 make bigide fails on Raspberry Pi2

Mattias Gaertner nc-gaertnma at netcologne.de
Tue Dec 15 15:35:59 CET 2015


On Tue, 15 Dec 2015 10:55:38 +0100
Bo Berglund <bo.berglund at gmail.com> wrote:

> I have checked out the lazarus 1.6 RC1 tag from svn.
> I have also checked out and built the fpc release 3.0.0 and installed
> it as the fpc compiler on my system.
> 
> Now I wanted to finally build lazarus 1.6RC1, but this happens:
>[...]
> /home/pi/development/src/lazarus/1.6.RC1/packager/registration/registerfcl.pas(45,22)
> Fatal: (10022) Can't find unit process used by
> RegisterFCL
>[...]
> Anyone knows why this happens?
> I thought fpc 3.0.0 could be used to build lazarus 1.6RC1

Check if you have /etc/fpc.cfg. 
A "make install" of FPC only installs the files, it does not setup your
system to use the new FPC.
You need to install a link and create the /etc/fpc.cfg.
To get an idea search for "samplecfg" on
http://wiki.freepascal.org/Install_fpc_on_Raspberry_with_Gentoo


Mattias




More information about the Lazarus mailing list