I'm stummped b/c when I get into the IDE I can see the SQLdb
components tab with buttons for the typical SQL DBMS components.  I
was able to rebuild Lazarus with the SQL DBLAZ components just fine.

But looking at the console on startup...
" TLazPackageGraph.CheckIfPackageNeedsCompilation  Compile was
incomplete for SQLDBLaz 1.0.1" <<<



TLazarusManager.Run starting /Developer/Lazarus/lazarus ...
TMainIDE.ParseCmdLineOptions:
  PrimaryConfigPath="/home/atbrunner/.lazarus"
  SecondaryConfigPath="/etc/lazarus"
TFPCTargetConfigCache.NeedsUpdate real compiler file changed
"/usr/lib/fpc/2.5.1/ppcx64"
TFPCTargetConfigCache.Update /usr/local/bin/fpc TargetOS=linux
TargetCPU=x86_64 CompilerOptions=
ExtraOptions=-Fr/Developer/Lazarus/components/codetools/fpc.errore.msg
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
RunTool /usr/local/bin/fpc -iTOTP -Px86_64 -Tlinux
-Fr/Developer/Lazarus/components/codetools/fpc.errore.msg
RunTool /usr/local/bin/fpc -va -Px86_64 -Tlinux
-Fr/Developer/Lazarus/components/codetools/fpc.errore.msg
compilertest.pas
TFPCTargetConfigCache.Update: has changed
TLazPackageGraph.CheckIfPackageNeedsCompilation  Compile was
incomplete for SQLDBLaz 1.0.1
[TExternalToolList.Run] CmdLine="/usr/local/bin/fpc  -MObjFPC -Scgi
-O1 -TLinux -Px86_64 -gl -vewnhi -l
-Fu/Developer/Lazarus/components/synedit/units/x86_64-Linux
-Fu/Developer/Lazarus/ideintf/units/x86_64-Linux
-Fu/Developer/Lazarus/lcl/units/x86_64-Linux
-Fu/Developer/Lazarus/lcl/units/x86_64-Linux/gtk2
-Fu/Developer/Lazarus/packager/units/x86_64-Linux
-Fu/Developer/Lazarus/components/sqldb/ -Fu.
-FU/Developer/Lazarus/components/sqldb/lib/x86_64-Linux/gtk2/ -dLCL
-dLCLgtk2 sqldblaz.pas" WorkDir="/Developer/Lazarus/components/sqldb/"
Hint: Start of reading config file /etc/fpc.cfg
Hint: End of reading config file /etc/fpc.cfg
Free Pascal Compiler version 2.5.1 [2010/10/24] for x86_64
Copyright (c) 1993-2010 by Florian Klaempfl
Target OS: Linux for x86-64
Compiling sqldblaz.pas
Compiling registersqldb.pas
Fatal: Can't find unit LResources used by registersqldb
TExternalToolList.Run Exception:
/Developer/Lazarus/components/sqldb/registersqldb.pas(1,1) Fatal:
Can't find unit LResources used by registersqldb

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to