[Lazarus] Is win32 svn broken?

Sven Barth pascaldragon at googlemail.com
Wed Oct 12 16:19:23 CEST 2011


Am 12.10.2011 15:27, schrieb Gregory M. Turner:
> C:/lazarus/fpc/2.6/bin/i386-win32/fpc.exe -gl -dlclwin32 -Fu../lcl/units/i386-win32 -Fu../lcl/units/i386-win32/win32 -Fu../components/codetools/units/i386-win32 -Fu../components/lazutils/lib/i386-win32 -Fu../components/synedit/units/i386-win32 -Fu../components/lazcontrols/lib/i386-win32 -Fu../components/custom -Fu../components/mpaslex -Fu../ideintf/units/i386-win32 -Fu../designer -Fu../debugger -Fu../debugger/frames -Fu../converter -Fu../packager -Fu../packager/frames -Fu../packager/units/i386-win32 -Fu../units/i386-win32 -Fuframes -Fu. -Fiinclude -Fiinclude/win32 -Fi../images -FE.. -FU../units/i386-win32 -WG @C:\Users\greg\AppData\Local\lazarus\idemake.cfg -di386 lazarus.pp
> .
> .
> .
> Compiling projectwizarddlg.pas
> PPU Loading C:\lazarus\components\sqldb\lib\i386-win32\win32\registersqldb.ppu
> PPU Source: registersqldb.pas not found
> PPU Source: registersqldb.lrs not found
> Recompiling registersqldb, checksum changed for LResources
> registersqldb.pas(76,12) Fatal: Can't find unit registersqldb used by SQLDBLaz
> TExternalToolList.Run Exception: registersqldb.pas(76,12) Fatal: Can't find unit registersqldb used by SQLDBLaz
> ERROR: tool reported error
>
> I keep telling it "yeah?  Well -FU too, thingy!" but it doesn't care.  I have tried all the obvious conventional remedies such as make clean bigide&  blow away %AppData%\lazarus, googling 'till my eyes bleed, and so-forth.  Anyone got a cure for this?  Or even some insight into where I should be looking to fix it?  Makefiles perhaps?

Did you try this in a clean checkout or one where you already built 
Lazarus with an older version? If the latter, then I'd suggest you to 
try with a clean one or do a "make distclean" in the existing SVN 
checkout (though I don't know whether that will work).

Regards,
Sven




More information about the Lazarus mailing list