[Lazarus] Error building r33911
Bart
bartjunk64 at gmail.com
Fri Dec 2 19:48:59 CET 2011
Hi,
Just updated to r33911 and got a linking error when trying to build the IDE.
Compiling went just fine, but when linking lazarus it went wrong:
Compiling resource ../units/i386-linux/lazarus.or
Linking ../lazarus
/home/bart/svnroot/lazarus/components/synedit/units/i386-linux/synedithighlighterxmlbase.o:
In function `TSYNCUSTOMXMLHIGHLIGHTER__ENDFOLDLEVEL':
/home/bart/svnroot/lazarus/components/synedit/synedithighlighterxmlbase.pas:162:
undefined reference to `VMT_LCLPROC_TMETHODLIST'
lazarus.pp(137,1) Error: Error while linking
/home/bart/svnroot/lazarus/components/synedit/units/i386-linux/synedithighlighterxmlbase.o:
In function `TSYNCUSTOMXMLHIGHLIGHTER__ENDFOLDLEVEL':
/home/bart/svnroot/lazarus/components/synedit/synedithighlighterxmlbase.pas:162:
undefined reference to `VMT_LCLPROC_TMETHODLIST'
/home/bart/svnroot/lazarus/ide/lazarus.pp(137,1) Error: Error while linking
/home/bart/svnroot/lazarus/ide/lazarus.pp(137,1) Fatal: There were 1
errors compiling module, stopping
I used "Cleanup + build all" profile from within IDE.
Using fpc 2.4.4
Linux GTK2
Any thoughts?
Bart
More information about the Lazarus
mailing list