[Lazarus] Can't compile Lazarus from latest svn
Mattias Gaertner
nc-gaertnma at netcologne.de
Thu Jan 21 10:21:52 CET 2010
On Thu, 21 Jan 2010 02:00:12 +0200
Žilvinas Ledas <zilvinas.ledas at dict.lt> wrote:
>
>
> Žilvinas Ledas wrote:
> > Mattias Gaertner wrote:
> >> On Thu, 21 Jan 2010 01:25:10 +0200
> >> Žilvinas Ledas <zilvinas.ledas at dict.lt> wrote:
> >>
> >>
> >>> Hello all,
> >>>
> >>> I get error:
> >>>
> >>> Compiling E:\lazarus\packager\frames\compiler_buildvar_options.pas
> >>> Compiling .\frames\compiler_conditionals_options.pas
> >>> compiler_conditionals_options.pas(28,47) Fatal: Circular unit
> >>> reference between compiler_conditionals_options and
> >>> Compiler_BuildVar_Options
> >>> Fatal: Compilation aborted
> >>>
> >>> while trying to compile Lazarus latest svn version (using yesterdays
> >>> fpc version).
> >>> Am I doing something wrong?
> >>>
> >>
> >> Compile clean.
> >>
> >> For example via
> >> make clean all
> >>
> >> Mattias
> >>
> > Tried that. It gives the same error...
> >
> Ok, I found the problem. I had two files called Compiler_BuildVar_Options...
> Somehow older file got coppied to lazarus\packager\frames\ directory.
> Sorry for disturbance.
It was moved form there.
Maybe you had the file open while updating svn?
Mattias
More information about the Lazarus
mailing list