[Lazarus] Migrating from Laz 0.9.30 (fixes_0_9_30) to Laz 0.9.31 (trunk)

Martin lazarus at mfriebe.de
Sat Aug 6 02:30:10 CEST 2011


On 06/08/2011 00:15, Marcos Douglas wrote:
> On Fri, Aug 5, 2011 at 8:06 PM, Martin<lazarus at mfriebe.de>  wrote:
>>> Try to delete *ALL* *.ppu and *.o file in the entire lazarus directory
>>> then rebuild.
>>>
> I did this and now I can not compile...
> Error: \ide\laz\0.9.31\packager\registration\fcllaz.pas(1,1) Fatal:
> Can't find unit system used by fcllaz
system is rtl.

Are you sure you are using the same FPC version?
Or if you changed it, your path, and fpc.cfg are correct.

That sounds a lot like you fpc is having the wrong path to the 
system.ppu (trying to use a system.ppu from an older fpc)


> But how I installs (migrate) my packages old 0.9.30 to 0.9.31? The way 
> I said before is right? Marcos Douglas -- 
> _______________________________________________ Lazarus mailing list 
> Lazarus at lists.lazarus.freepascal.org 
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus 

Usually your list of packages is in your config dir (afaik 
staticpackages.inc)

If you rebuild lazarus from tool menu, it should include them all.
If it says, it can't find one, just open the .lpk file , and it will 
remember where it is.




More information about the Lazarus mailing list