Ok. This time I rm ./Lazarus -Rf and re exported, and rebuilt and it worked.
The make I used is make clean all DEBUG=1 that it could not overwrite. I was also a su. Go figure... But I'm up. On Thu, Jan 27, 2011 at 6:02 PM, Maxim Ganetsky <[email protected]> wrote: > 28.01.2011 2:34, Mattias Gaertner пишет: >> >> On Thu, 27 Jan 2011 17:11:50 -0600 >> Andrew Brunner<[email protected]> wrote: >> >>> Problem building today's edition from trunk... >>> >>> I'm using latest version of fpc/trunk too >>> >>> Compiling /Developer/Lazarus/packager/registerfcl.pas >>> registerfcl.pas(42,75) Warning: Unit "XMLCfg" is deprecated >>> PPU Loading /Developer/Lazarus/packager/units/x86_64-linux/fcllaz.ppu >>> PPU Source: fcllaz.pas not found >>> Recompiling fcllaz, checksum changed for RegisterFCL >> >> Have you tried to rebuild clean? >> The location of registerfcl has changed. Maybe you have an old ppu. >> >> >>> fcllaz.pas(63,35) Fatal: Can't find unit fcllaz used by PackageSystem >>> Fatal: Compilation aborted >>> make[2]: *** [lazarus] Error 1 >>> make[2]: Leaving directory `/Developer/Lazarus/ide' >>> make[1]: *** [ide] Error 2 >>> make[1]: Leaving directory `/Developer/Lazarus/ide' >>> make: *** [ide] Error 2 >>> Done. >>> >>> Can someone please fix? Thanks! >> >> It compiles here under linux/x86-64. > > It also successfully compiles on i386-win32. > > -- > Best regards, > Maxim Ganetsky mailto:[email protected] > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
