Thanks for the hint. I already checked the fpc.cfg, but everything seems to be correct. The only thing that were missing were the sub directories of all the packages. The problem was, that I only rebuilt the compiler instead of FPC in total. Now it works like a charm for me (except the bug that I can't compile DLLs anymore)

Thanks,

   Christian

Graeme Geldenhuys schrieb:
Check you search paths in the fpc.cfg file.  I found the same problem
when I switch compiler version and forgot to update the fpc.cfg file.
In the end I found I can specify the compiler version as a variable in
the search paths, so now I don't need to touch the fpc.cfg file
anymore....

Graeme.



On 5/26/07, Joao Morais <[EMAIL PROTECTED]> wrote:
Flávio Etrusco wrote:
> Your build environment is messed up. Format your partition and reinstall
> the OS.
> Alright, just kidding. Partially.

IOW perhaps you have more than one compiled contnrs that can be reached
by the compiler, and the compiler found the wrong one.

--
Joao Morais


> On 5/26/07, Christian Budde <[EMAIL PROTECTED]> wrote:
>> Hi all,
>>
>> any news/hints on how to compile Lazarus (SVN) with the latest FPC
>> (SVN). I know that the topic was discussed before, but AFAIK only for
>> linux.
>> I have downloaded the latest SVN versions and successfully compiled the
>> compiler (using make clean/cycle/all/install). I also moved the unit
>> directories so that Lazarus do see them. But compiling Lazarus (make
>> all) result in the compiler message 'Can't find unit contnrs'
>>
>> Any hints?
>>
>> Thanks in advance,
>>
>>     Christian
>>
>> _________________________________________________________________
>>      To unsubscribe: mail [EMAIL PROTECTED] with
>>                 "unsubscribe" as the Subject
>>    archives at http://www.lazarus.freepascal.org/mailarchives
>>
>
> _________________________________________________________________
>     To unsubscribe: mail [EMAIL PROTECTED] with
>                "unsubscribe" as the Subject
>   archives at http://www.lazarus.freepascal.org/mailarchives
>

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives




_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to