[Lazarus] RE : RE : compiling lazarus on arm-linux

Ajay Garg ajaygargnsit at gmail.com
Wed Feb 8 05:59:14 CET 2012


Thanks Ludo.

I set the paths, and the architecture correctly in the script (had to
replace "arm7l" with "arm").
It proceeded forward.

I now face a new problem :
"""
Fatal: Can't find unit AvgLvlTree used by LCLProc"
Fatal: Compilation aborted
Error: /usr/bin/ppcarm returned an error exitcode (normal if you did
not specify a source file to be compiled)
"""


Regards,
Ajay

On Wed, Feb 8, 2012 at 1:02 AM, Ludo Brands <ludo.brands at free.fr> wrote:
>> Thanks Ludo and Felipe.
>>
>> Just one last favour: how is Lazarus installed, after it has
>> been compiled (successfully) from the previous steps.
>>
>> I am stuck at the point : "Can't find unit Interfaces used by
>> lente" (this happens when I run the command (with the -WG
>> option removed)
>>
>>   fpc -S2cgi -O1 -gl -vewnhi -l
>> -Fu/usr/lib/lazarus/lcl/units/$ARCH-$OS/
>>  -Fu/usr/lib/lazarus/lcl/units/$ARCH-$OS/
>>  -Fu/usr/lib/lazarus/lcl/units/$ARCH-$OS/gtk2/
>>  -Fu/usr/lib/lazarus/packager/units/$ARCH-$OS/ -Fu.
>> -o./magnifier -dLCL -dLCLgtk2 magnifier.dpr
>>
>>
>> I ask this (as to how to install Lazarus AFTER compiling
>> through "make bigedie"), because I had faced the exact same
>> message (the "lente" one), when I tried building "magnifier"
>> on my x86-based Fedora-14. I had then installed Lazarus _as a
>> rpm_ on the x86-based Fedora-14, and the "magnifier" was then built.
>>
>> So I am sure, that Lazarus has not been installed, though it
>> has been compiled.
>>
>> Please, one last favour.
>>
>> Can't thank you guys enough already.
>>
>> Yours truly.
>> Ajay
>>
>
>
> In Tools/Options/Environment set the Lazarus Directory to the directory
> where you have installed lazarus. When you do just a 'make' the lazarus
> directory is the directory where you did the 'make'.
>
> Ludo
>




More information about the Lazarus mailing list