> 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". Target: Project project1 Clean build needed. Note: State file "/tmp/project1.compiled" of Project is missing. No clue what -vm5044 means or where it comes from (checked /etc/fpc.cfg, lcl.pkg, lazarus build options). > > "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. Ludo -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
