Kjow wrote:
I updated FPC svn this morning, but when compiling Lazarus it returns
this error:
...
...
...
Compiling fileutil.pas
Compiling masks.pas
PPU Loading C:\Develop\fpc\2.5.1\units\i386-win32\fcl-base\contnrs.ppu
PPU Invalid Version 112
Fatal: Can't find unit Contnrs used by Masks
TExternalToolList.Run Exception: C:\Develop\Lazarus\lcl\masks.pas(1,1)
Fatal: Can't find unit Contnrs used by Masks
ERROR: tool reported error
Well, this means you have compiled the compiler but forgot to recompiler rtl and packages or maybe you are compiling lazarus with an old compiler.

Best regards,
Paul Ishenin.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to