[Lazarus] Error on compiling lazarus

Marc Weustink marc at dommelstein.net
Sat Apr 26 11:14:18 CEST 2008


hy-soft wrote:
> Hi,
> sorry for the stupid questions. Didn't have the chance to work with
> lazarus (on linux) for two months or so, and now when building lazarus
> (with "make clean all" - or any other similar command

Maybe make clean didn't remove all ppus. Run
"find /home/hy/work/src/lazarus -name *.ppu" to see if this is the case
(you can use "find /home/hy/work/src/lazarus -name *.ppu -exec rm {} \;" 
to remove them)

Marc





More information about the Lazarus mailing list