Re: [Lazarus] Mac OS X : Trying to build Lazarus from source [patch included]

2008-03-19 Thread [EMAIL PROTECTED]


Dominique Louis ha scritto:
 Could someone please apply the attached 
patch to carbonprndialogs.inc in SVN.

 This is what was stopping me 
from compiling from both the IDE and via the command line.

 I now 
have a linking issue via the command line which does not occur via the 
IDE :(. Something to do with undefined symbols for 
_CGLChoosePixelformat, _CGLClearDrawable and a few other calls which 
all look like OpenGL calls to me, but I could be wrong.

 I'll 
investigate further before posting more about it here.

 PS what is 
the correct procedure for submitting patches?

The best way is to use 
the Mantis bugtracker and labeling the issue as Patch (see there), so 
there is a track




___
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus


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

2008-03-17 Thread Dominique Louis
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)

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.

Thanks,



Dominique.
___
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus