[Lazarus] Can't find unit contnrs used by Masks
Andreas Schneider
aksdb at gmx.de
Mon Dec 20 13:14:33 CET 2010
On Mon, 20 Dec 2010 10:39:33 +0100, Michael Schnell wrote:
> On 12/17/2010 11:31 AM, Sven Barth wrote:
>>> Should I just remove it ?
>>>
>>
>> Might be the wisest solution.
> renamed it and now I get:
>
> "Clean Lazarus Source" completed
> Fatal: Can't find unit system used by AllLCLUnits
>
> I suppose now no fpc.cfg file at all is in charge any more:
>
> fpc -va -->
> [0.001] Configfile search: /home/mschnell/.fpc.cfg
> [0.001] Configfile search: /usr/lib/fpc/etc/fpc.cfg
> [0.001] Configfile search: /etc/fpc.cfg
> [0.001] Handling option "-va"
>
> So presumably the problem that happened when (just after an update to
> Lazarus and/or fpc from the svn) is that I list the correct fpc.cfg
> file.
>
> Where should it be and what should it contain ?
>
> Sorry for being a PITA ;)
>
> Thanks a lot
> -Michael
/etc/fpc.cfg IS the right place (IMHO). Why don't you just open that
file and fix it? If you still don't see what's wrong then, you might
also want to read the build faq, since that contains a section about
this AFAIR.
More information about the Lazarus
mailing list