[Lazarus] contnrs.pp(11, 35) Fatal: Can't find unit contnrs used by Masks

Michael Schnell mschnell at lumino.de
Thu Jun 10 14:00:16 CEST 2010


On 06/10/2010 01:33 PM, Marc Weustink wrote:
> Michael Schnell wrote:
>> On 06/10/2010 10:10 AM, Marc Weustink wrote:
>>>
>>> Post the complete output of -va somewhere. That the compiler is using
>>> fpc.cfg is to little info.
>>>
>>> Marc
>>
>
> So this is not a contnrs issue. Yuor paths are ok, the units can be
> found. However.... looking at the end of that file, dont know what is
> happening here, but it liiks liek linking failed:

The contnrs error message seems only to be produced if I don't save the
project before compiling.
>
>
> /home/mschnell/Lazarus_Projekte/x/x.lpr:17: undefined reference to
> `U_X1_FORM1'
> /home/mschnell/Lazarus_Projekte/x/x.lpr:17: undefined reference to
> `VMT_X1_TFORM1'
> /home/mschnell/Lazarus_Projekte/x/x.lpr:19: undefined reference to
> `THREADVARLIST_X'
> /home/mschnell/Lazarus_Projekte/x/x.lpr:19: undefined reference to
> `THREADVARLIST_XMLCFG'
> /home/mschnell/Lazarus_Projekte/x/x.lpr:19: undefined reference to
> `THREADVARLIST_X1'
> /home/mschnell/Lazarus_Projekte/x/x.lpr:19: undefined reference to
> `RESSTR_XMLCFG_START'
> /home/mschnell/Lazarus_Projekte/x/x.lpr:19: undefined reference to
> `RESSTR_XMLCFG_END'
> /home/mschnell/Lazarus_Projekte/x/x.lpr:17: undefined reference to
> `DEBUGINFO_X1'
> /home/mschnell/Lazarus_Projekte/x/x.lpr:17: undefined reference to
> `DEBUGSTART_X1'
> /home/mschnell/Lazarus_Projekte/x/x.lpr:17: undefined reference to
> `DEBUGEND_X1'
> Error while linking
> There were 1 errors compiling module, stopping
> Compilation aborted

Funnily, Lazarus can recompile itself and it can compile projects that
have been created before this issue came up.

-Michael




More information about the Lazarus mailing list