[Lazarus] Mac OS X : Trying to build Lazarus from source...

Mattias Gaertner nc-gaertnma at netcologne.de
Mon Mar 17 21:34:56 CET 2008


On Mon, 17 Mar 2008 19:23:25 +0000
Dominique Louis <dominique at savagesoftware.com.au> wrote:

> When trying to build Lazarus from source on Mac OS X I'm running into 
> some problems...
> 
> When I do try
> sudo make LCL_PLATFORM=carbon OPT="-kframework -kCarbon"
> CPU_TARGET=i386
> 
> I get the following error message...
> Fatal: Syntax error, "IMPLEMENTATION" expected but "shl" found
> on the file ccodeparsetool.pas(62,1)

Strange: There is no 'shl' nor 'implementation' in this file at this
place.
Did you 'make clean'?
 

> Doe anyone know how I can fix this error and proceed?
> 
> I'm using FPC version 2.3.1, if that makes any difference and the 
> lazarus code is straight from SVN.

Can you try with a fpc 2.1.1?

Mattias



More information about the Lazarus mailing list