Hi, since some days after successfully building Lazarus from svn, I can't run it on my Ubuntu 64 bit system : here is the outpout :
Adding "--pcp=~/.lazarus" as a parameter Adding "--scp=~/.lazarus" as a parameter TLazarusManager.Run starting /home/thierrybo/Sys/local/opt/lazarus_FPC_svn/lazarus ... SetPrimaryConfigPath NewValue="~/.lazarus" -> "/home/thierrybo/.lazarus" SetSecondaryConfigPath NewValue="~/.lazarus" -> "/home/thierrybo/.lazarus" TMainIDE.ParseCmdLineOptions: PrimaryConfigPath="/home/thierrybo/.lazarus" SecondaryConfigPath="/home/thierrybo/.lazarus" Note: environment config file not found - using defaults NOTE: editor options config file not found - using defaults NOTE: miscellaneous options file not found - using defaults NOTE : fichier de configuration codetools non trouvé. Valeurs par défaut utilisées. NOTE: Compiler filename not set! (see Environment / Options ... / Environment / Files) NOTE: FPC source directory not set! (see Environment / Options ... / Environment / Files) TFPCTargetConfigCache.NeedsUpdate compiler file changed "/usr/bin/fpc" FileAge=1244031136 StoredAge=0 TFPCTargetConfigCache.Update /usr/bin/fpc TargetOS=linux TargetCPU=x86_64 CompilerOptions= ExtraOptions= RunTool /usr/bin/fpc -iTOTP -Px86_64 -Tlinux RunTool /usr/bin/fpc -va -Px86_64 -Tlinux compilertest.pas TFPCTargetConfigCache.Update: has changed TFPCSourceCache.Update /home/thierrybo ... As I write this post, the TFPCSourceCache.Update /home/thierrybo ... is running since 1 hour and my hard disk led is full red! I updated sources several times since the first time it appears without success. I delete the ~/.lazarus folder after each build. I have fpc 2.2 installed from regular Ubuntu repositories, but the Lazarus version I build is build from FPC 2.5.1, as I usually do. Thierry B. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
