OKOKOKOKOKOKOKOK
apparently there's a reason i'm missing a chunk of brain.
...
there was a line in the fpc.cfg telling it where the source for the lcl was... 
not a good thing.
---dale


On Saturday 07 January 2006 04:46 pm, Mattias Gaertner wrote:
> Strange.
> Please start the IDE in a terminal, compile something and send the output.
> 
> Mattias
> 

[EMAIL PROTECTED]:~$ lazarus
TApplication.IconChanged - TODO: convert this message...no implementation in 
gtk or win32
NOTE: editor options config file not found - using defaults
NOTE: codetools config file not found - using defaults
TPascalParserTool.BuildTree B OnlyIntf=True  
/usr/share/lazarus/examples/environment/unit1_env.pas
TMainIDE.DoLoadLFM A /usr/share/lazarus/examples/environment/unit1_env.pas 
IsPartOfProject=True
SUCCESS: streaming lfm="/usr/share/lazarus/examples/environment/unit1_env.lfm"
TPascalParserTool.BuildTree B OnlyIntf=True  
/usr/share/lazarus/lcl/interfaces/gtk/gtkwinapiwindow.pp
TMainIDE.DoLoadLFM there is no LFM file for 
"/usr/share/lazarus/lcl/interfaces/gtk/gtkwinapiwindow.pp"
TMainIDE.DoSaveAll
TMainIDE.DoSaveProject End
TMainIDE.CheckIfProjectNeedsCompilation  Src has changed Project 
/usr/share/lazarus/examples/environment/unit1_env.pas
TCompiler.Compile WorkingDir="/usr/share/lazarus/examples/environment/" 
CompilerFilename="/usr/bin/ppc386" CompilerParams=" -S2cgi -OG1 -gl -WG -vewnhi 
-l -Fu../../lcl/units/i386-linux/ -Fu../../lcl/units/i386-linux/gtk/ 
-Fu../../packager/units/i386-linux/ -Fu. 
-o/usr/share/lazarus/examples/environment/project_env -dgtk1 -dLCL -dLCLgtk 
project_env.lpr"
[TCompiler.Compile] CmdLine="/usr/bin/ppc386  -S2cgi -OG1 -gl -WG -vewnhi -l 
-Fu../../lcl/units/i386-linux/ -Fu../../lcl/units/i386-linux/gtk/ 
-Fu../../packager/units/i386-linux/ -Fu. 
-o/usr/share/lazarus/examples/environment/project_env -dgtk1 -dLCL -dLCLgtk 
project_env.lpr"
Hint: Start of reading config file /etc/fpc.cfg
Hint: End of reading config file /etc/fpc.cfg
Free Pascal Compiler version 2.1.1 [2005/12/31] for i386
Copyright (c) 1993-2005 by Florian Klaempfl
Target OS: Linux for i386
Compiling project_env.lpr
Compiling unit1_env.pas
unit1_env.pas(19,28) Hint: Parameter "Sender" not used
Linking /usr/share/lazarus/examples/environment/project_env
78 Lines compiled, 8.2 sec
[TCompiler.Compile] end






_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to