[Lazarus] Compile error

zeljko zeljko at holobit.net
Thu Mar 22 09:05:54 CET 2012


On Thursday 22 of March 2012 09:03:08 ajv wrote:
> Hello,
> 
> I installed fpc 2.6.0 as root on Mandriva Linux 32 bit using the rpm
> packages
>     FPC is running fine using the fp ide.
> I installed the Lazarus sources from svn update 36210
> - $ cd lazarus
> - $ make clean all
> After a while a compile error occurs :
> 
> ------------------------------------------------------
> Compiling /home/user/lazarus/packager/installpkgsetdlg.pas
> Compiling /home/user/lazarus/packager/confirmpkglistdlg.pas
> Compiling /home/user/lazarus/packager/newpkgcomponentdlg.pas
> pkgmanager.pas(3197,55) Error: Call by var for arg no. 1 has to match
> exactly: Got "TLazPackage" expected "TIDEPackage"
> pkgmanager.pas(4793) Fatal: There were 1 errors compiling module, stopping
> Fatal: Compilation aborted
> make[2]: *** [lazarus] Error 1
> make[2]: Leaving directory `/home/user/lazarus/ide'
> make[1]: *** [ide] Error 2
> make[1]: Leaving directory `/home/user/lazarus/ide'
> make: *** [ide] Error 2
> --------------------------------------------------------------
> 
> Do you know how to resolve this "TLazPackage" / "TIDEPackage" issue?

Already reported on lazdevel mailing list .. track commits and then try again 
... I hope it will be fixed in next few hours (or if you don't have enough 
time to wait svn update -r 36200 ... that one works)

zeljko

> 
> Thanks
> 
> 
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20120322/1059776e/attachment-0003.html>


More information about the Lazarus mailing list