[Lazarus] Lazarus bigide doesn't link on OS X 10.4/ppc
Mattias Gaertner
nc-gaertnma at netcologne.de
Fri Nov 8 00:27:41 CET 2013
On Thu, 7 Nov 2013 23:38:21 +0100
Marco van de Voort <marcov at stack.nl> wrote:
>
> On my G4 Lazarus bigide (FPC trunk/lazarus trunk as of today) doesn't link:
>
> Compiling resource ../units/powerpc-darwin/carbon/lazarus.or
> Linking ../lazarus
> /usr/bin/ld: Undefined symbols:
> _PMPrinterGetOutputResolution
> An error occurred while linking
> lazarus.pp(142,1) Error: Error while linking
> lazarus.pp(142,1) Fatal: There were 1 errors compiling module, stopping
> Fatal: Compilation aborted
I had the same error.
I had old 10.4sdk compatibility options (-k-macosx_version_min ...).
Replacing them with the new -WM options fixed it for me.
Mattias
More information about the Lazarus
mailing list