[Lazarus] [Fwd: Checksum changed problem]
Bogusław Brandys
brandys at o2.pl
Mon Oct 20 17:07:50 CEST 2008
Bogusław Brandys pisze:
>
> -------- Wiadomość oryginalna --------
> Temat: Checksum changed problem
> Data: Mon, 20 Oct 2008 09:11:59 +0200
> Nadawca: Bogusław Brandys <brandys at o2.pl>
> Adresat: lazarus-bounces at lazarus.freepascal.org
>
> Hi,
>
> I'm struggling with a problem of rebuilding Lazarus IDE with quite a lot
> of interconnected packages. Each time this error occurs:
>
> Recompiling InstantZeosDBOConnectionDefEdit, checksum changed for ExtCtrls
> InstantZeosDBOConnectionDefEdit.pas(77,12) Fatal: Can't find unit
> InstantZeosDBOConnectionDefEdit used by InstantZeosDBO
>
> The way I can avoid is first attempt to rebuild IDE which fails then
> rebuild using lazbuild -B with packages rebuild first. That works but
> it's very cumbersome and time consuming.
>
> What can I investigate to fix that problem ?
>
>
> Boguslaw
>
Example of problem:
(...)
(SYNHIGHLIGHTERMULTI) Loading unit SYNHIGHLIGHTERMULTI
(SYNHIGHLIGHTERMULTI) PPU Name:
E:\lazarus\components\synedit\units\i386-win32\synhighlightermulti.ppu
(SYNHIGHLIGHTERMULTI) PPU Time: 2008/10/20 16:22:22
(SYNHIGHLIGHTERMULTI) PPU Flags: 217216
(SYNHIGHLIGHTERMULTI) PPU Crc: 150D0E47
(SYNHIGHLIGHTERMULTI) PPU Crc: 148A0295 (intfc)
(SYNHIGHLIGHTERMULTI) Number of definitions: 191
(SYNHIGHLIGHTERMULTI) Number of symbols: 423
(SYNHIGHLIGHTERMULTI) PPU Source: synhighlightermulti.pas not found
(SYNHIGHLIGHTERMULTI) PPU Source: synedit.inc not found
(SYNHIGHLIGHTERMULTI) Load from SYNHIGHLIGHTERMULTI (interface) unit SYSTEM
(SYNHIGHLIGHTERMULTI) Add dependency of SYNHIGHLIGHTERMULTI to SYSTEM
(SYNHIGHLIGHTERMULTI) Load from SYNHIGHLIGHTERMULTI (interface) unit OBJPAS
(SYNHIGHLIGHTERMULTI) Add dependency of SYNHIGHLIGHTERMULTI to OBJPAS
(SYNHIGHLIGHTERMULTI) Load from SYNHIGHLIGHTERMULTI (interface) unit CLASSES
(SYNHIGHLIGHTERMULTI) Add dependency of SYNHIGHLIGHTERMULTI to CLASSES
(SYNHIGHLIGHTERMULTI) Load from SYNHIGHLIGHTERMULTI (interface) unit
SYNEDITTYPES
(SYNHIGHLIGHTERMULTI) Add dependency of SYNHIGHLIGHTERMULTI to SYNEDITTYPES
(SYNHIGHLIGHTERMULTI) Load from SYNHIGHLIGHTERMULTI (interface) unit
SYNEDITHIGHLIGHTER
(SYNHIGHLIGHTERMULTI) Add dependency of SYNHIGHLIGHTERMULTI to
SYNEDITHIGHLIGHTER
(SYNHIGHLIGHTERMULTI) Load from SYNHIGHLIGHTERMULTI (implementation)
unit SYNREGEXPR
(SYNHIGHLIGHTERMULTI) Add dependency of SYNHIGHLIGHTERMULTI to SYNREGEXPR
(SYNHIGHLIGHTERMULTI) Recompiling SynHighlighterMulti, checksum changed
for SynRegExpr {impl}
PPU Loading
E:\lazarus\components\synedit\units\i386-win32\synhighlightermulti.ppu
synhighlightermulti.pas(77,12) Fatal: Can't find unit
SynHighlighterMulti used by RegisterSynEdit
Maybe it's related to fpc SVN revision I'm using ?
More information about the Lazarus
mailing list