[Lazarus] Newb alert: problem rebuilding Lazarus snapshot 0.9.31.35140-20120206 Linux
Reinier Olislagers
reinierolislagers at gmail.com
Mon Feb 6 12:10:33 CET 2012
Thanks for the help, Mattias...
On 6-2-2012 11:19, Mattias Gaertner wrote:
> Reinier Olislagers <reinierolislagers at gmail.com> hat am 6. Februar 2012
> um 10:39 geschrieben:
>>
>> >When updating from 0.9.30 to 0.9.31 you have to do a "make clean all".
>> Mmm, I installed & updated using Debian packages (Debian-supplied and
>> those from the snapshot server)... would I still have to do make clean
>> all...?
> No. I didn't know that debian has packages for 0.9.31 - that's a
> development version.
That's what I'm trying to say: I got the old version from Debian
(unstable), the new version from
ftp://ftp.hu.freepascal.org/pub/lazarus/snapshots/lazarus-0.9.31.35140-20120206.amd64.deb.tar
>> Starting startlazarus gives same errors about instantfpc;
> What error?
Meanwhile, restarted from clean VM+Debian supplied FPC 2.6
Installed Lazarus from snapshot debs as before.
Running startlazarus, I get this:
TMainIDE.ParseCmdLineOptions:
PrimaryConfigPath="/home/pascaldev/.lazarus"
SecondaryConfigPath="/etc/lazarus"
NOTE: codetools config file not found - using defaults
invalid Package Link: file
"/usr/lib/lazarus/0.9.31/components/lazutils/lazutils.lpk" does not exist.
invalid Package Link: file
"/usr/lib/lazarus/0.9.31/lcl/interfaces/lcl.lpk" does not exist.
invalid Package Link: file
"/usr/lib/lazarus/0.9.31/components/instantfpc/instantfpclaz.lpk" does
not exist.
TLazPackageGraph.OpenInstalledDependency InstantFPCLaz 0.0 0
invalid Package Link: file
"/usr/lib/lazarus/0.9.31/components/externhelp/externhelp.lpk" does not
exist.
TLazPackageGraph.OpenInstalledDependency ExternHelp 0.0 0
TMainIDE.DoNewProject A
>> compiling my project gives same error "Can't find unit AvgLvlTree used
> by LCLProc"
> Compile with compiler options -vut to find out why.
...
Load from FORMS (interface) unit AVGLVLTREE
(AVGLVLTREE) Loading unit AVGLVLTREE
Unitsearch: AvgLvlTree.ppu
Searching file AvgLvlTree.ppu... not found
....
/usr/lib/lazarus/0.9.31/lcl/forms.pp(43,9) Fatal: Can't find unit
AvgLvlTree used by Forms
(avglvltree.pas is in
/usr/lib/lazarus/0.9.31/components/lazutils/avglvltree.pas)
Could the snapshot perhaps be broken? I can try an SVN checkout as well...
Thanks,
Reinier
More information about the Lazarus
mailing list