also das neuste lazarus aus dem svn lässt sich nicht mit dem ebenfalls neusten (svn) fpc kompilieren. Es kommt folgender Fehler:
Code: Alles auswählen
custombitmap.inc(293,49) Error: absolute can only be associated with a var or const
custombitmap.inc(302,8) Warning: Local variable "SCB" does not seem to be initialized
fpimagebitmap.inc(108,49) Error: absolute can only be associated with a var or const
graphics.pp(2482) Fatal: There were 2 errors compiling module, stopping
Fatal: Compilation aborted
make[1]: *** [alllclunits.ppu] Fehler 1
make[1]: Verlasse Verzeichnis '/media/sda5/LinuxPrograms/lazarus/lcl'
make: *** [lcl] Fehler 2
Wisst ihr woran es liegen könnte?
Gruß Alexander