On Thu, 21 Jan 2010 02:00:12 +0200
Žilvinas Ledas <[email protected]> wrote:

> 
> 
> Žilvinas Ledas wrote:
> > Mattias Gaertner wrote:
> >> On Thu, 21 Jan 2010 01:25:10 +0200
> >> Žilvinas Ledas <[email protected]> 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

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to