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

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to