[Lazarus] problem when compiling Lazarus
Martin Frb
lazarus at mfriebe.de
Mon Feb 17 20:52:17 CET 2014
On 17/02/2014 19:44, patspiper wrote:
> On 17/02/14 21:29, Martin Frb wrote:
>> On 17/02/2014 18:43, patspiper wrote:
>>> On 17/02/14 20:27, Junior wrote:
>>>> environmentopts.pp(44,76) Fatal: Can not find unit
>>>> DbgIntfDebuggerBase used by EnvironmentOpts.
>>>>
>>>>
>>>> Lazarus 1.3
>>>> FPC 2.6.2
>>>> i386-linux-gtk 2
>>>
>>> Rebuilding the IDE from within even with the clean option does not
>>> work in this case.
>>>
>>> Try make clean all from command line.
>>
>> Yes, in this case the update process, includes to install the package
>> (package DebugerIntf and LazDebuggerGdbmi) by hand.
>
> Just to clarify for others (pls correct me if I am wrong):
>
> In case one rebuilds the IDE from within, he has to install manually
> DebugerIntf and LazDebuggerGdbmi packages.
>
>>
>> Or you can use the makefile.
>
> 'make clean all' uses the makefile and installs the 2 packages
> automatically.
>
>>
>> Or update revision by revision. There is one revision, that rebuilds,
>> without needing the package, that will then allow to build the next,
>> that needs it.
>
> It's a little tedious to locate that particular borderline revision
> now. Do you remember which one it is?
No, and it is 2, one for each package.
really just install the package before rebuliding.
And ensure to "make clean" (or tick the checkbox). SVN does not delete
your old ppu, and compile will fail , if they are still there.
More information about the Lazarus
mailing list