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. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
