On Sun, 5 Aug 2012 12:22:16 +0200 "Ludo Brands" <[email protected]> wrote:
> > Normally it should not compile the LCL. > > > > Please do the following: > > Close the IDE > > Remove or rename your ~/.lazarus directory > > Start the IDE > > Look at IDE menu / View / IDE Internals / What needs building > > Send the output. > > > > Output: > > Target: FCL 1.0.1 > No build needed. > File: /usr/share/lazarus/1.0RC1/packager/registration/fcl.lpk > > Target: LazUtils 1.0 > No build needed. > File: /usr/share/lazarus/1.0RC1/components/lazutils/lazutils.lpk > > Target: LCLBase 1.0.1 > No build needed. > File: /usr/share/lazarus/1.0RC1/lcl/lclbase.lpk > > Target: LCL 1.0.1 > Clean build needed. > File: /usr/share/lazarus/1.0RC1/lcl/interfaces/lcl.lpk > Note: Compiler custom parameters changed: > Old=" -MObjFPC -Scghi -O1 -g -gl -vewnhi -l lcl.pas" > Now=" -MObjFPC -Scghi -O1 -g -gl -vewnhi -l -vm5044 lcl.pas" > State > file="/usr/share/lazarus/1.0RC1/lcl/units/x86_64-linux/gtk2/LCL.compiled" > Normal output directory is not writable, switching to fallback. > Missing state file > "/home/ludo/.lazarus/lib/units/x86_64-linux/gtk2/LCL.compiled". Ah, ok. That was already reported and fixed. RC2 will contain the fix. >[...] > > "Checksum changed" usually means that some ppu or pas is > > given twice. The compiler gives much more details with the > > option "-vut". Please add "-vut" to the Tools / Configure > > build lazarus dialog / Options, compile the package sqldb > > again, create a bug report and attach the output as zip. Then > > remove the option from the dialog. > > > > Compile only the package sqldb? The problem occurs when compiling > lazarus.pp. Yes, sorry for the confusion. Please compile the IDE with -vut. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
