[Lazarus] Access violation on building Lazarus.

Mattias Gaertner nc-gaertnma at netcologne.de
Wed Sep 15 14:07:44 CEST 2010


On Wed, 15 Sep 2010 10:32:18 +0200
Kjow <antispammoni at gmail.com> wrote:

> Latest Lazarus/FPC 2.4.0 SVN
> 
> Is it a my problem? Yesterday, all was fine.
> (I have a script that download and compile everything automatically when I want)
> 
> ...
> ...
> ...
> Free Pascal Compiler version 2.4.0 [2010/09/15] for i386
> Copyright (c) 1993-2009 by Florian Klaempfl
> Target OS: Win32 for i386
> Compiling imagesforlazarus.pas
> Compiling lazpng.pas
> Compiling lazpnm.pas
> Compiling lazjpg.pas
> Compiling lazbmp.pas
> Compiling laztga.pas
> Compiling lazxpm.pas
> imagesforlazarus.pas(10,9) Hint: Unit "LazPNG" not used in ImagesForLazarus
> imagesforlazarus.pas(10,17) Hint: Unit "LazPNM" not used in ImagesForLazarus
> imagesforlazarus.pas(10,25) Hint: Unit "LazJPG" not used in ImagesForLazarus
> imagesforlazarus.pas(10,33) Hint: Unit "LazBMP" not used in ImagesForLazarus
> imagesforlazarus.pas(10,49) Hint: Unit "LazXPM" not used in ImagesForLazarus
> 267 lines compiled, 0.3 sec
> 7 hint(s) issued
> "Compiling package ImagesForLazarus 1.0.1" completed
> TLazPackageGraph.CheckIfPackageNeedsCompilation  No state file for TurboPowerIPr
> o 1.0
> FindFPCTool Executable="fpcmake.exe" CompilerFilename="C:\Develop\fpc\2.4.0\bin\
> i386-Win32\fpc.exe"
> FindFPCTool Try="C:\Develop\fpc\2.4.0\bin\i386-Win32\fpcmake.exe
> An unhandled exception occurred at $004DA35D :
> EAccessViolation : Access violation
>   $004DA35D  TLAZPACKAGEGRAPH__WRITEMAKEFILE,  line 3528 of C:/Develop/lazarus/p
> ackager/packagesystem.pas

Please test with svn revision 27370. You have to rebuild lazbuild
before compiling the IDE with packages.

Mattias




More information about the Lazarus mailing list