I am using fpc 1.0.10 without FPImage.
I am using
make OPT="-dDisableFPImage"
and again the building of lazarus fails....
...
Compiling alllclunits.pp
Compiling buttons.pp
Compiling graphics.pp
graphics.pp(590,17) Warning: An inherited method is hidden by TGRAPHIC.CREATE
bitmap.inc(355,14) Error: Identifier not found TLAZINTFIMAGE
bitmap.inc(355,27) Error: Error in type definition
bitmap.inc(366,20) Error: Identifier not found TLAZINTFIMAGE
bitmap.inc(366,34) Error: Illegal qualifier
bitmap.inc(366,40) Fatal: Syntax error, ; expected but ( found
make[1]: *** [alllclunits.ppu] Error 1
make[1]: Leaving directory `/home/vsa/lazarus/lcl'
make: *** [lcl] Error 2
I tried yesterday and today using CVS but the failure is the same... :roll: