[Lazarus] Fatal: Can't find unit system used by Lazarus

Mattias Gaertner nc-gaertnma at netcologne.de
Fri Feb 1 14:07:43 CET 2013


On Fri, 01 Feb 2013 14:02:54 +0100
Antonio Fortuny <a.fortuny at sitasoftware.lu> wrote:

> 
> 
> Le 01/02/2013 13:58, Mattias Gaertner a écrit :
> > On Fri, 01 Feb 2013 10:21:00 +0100
> > Antonio Fortuny <a.fortuny at sitasoftware.lu> wrote:
> >
> >>
> >>
> >> Le 28/01/2013 13:16, Mattias Gaertner a écrit :
> >>>
> >>> Have you tried to use lazarus from svn?
> >> Yes. Downloaded last SVN trunk on /home/sources/lazarus (with sita user,
> >> using Gnome commander from svn.freepascal.org/svn/lazarus/trunk/)
> >> in a shell (myuser):
> >> sita at linux-5yg5:/home/sources/lazarus> make clean all
> >> ... all clean stuff
> >> /bin/mkdir -p ../units/x86_64-linux
> >> /usr/bin/ppcx64 -Ur -Xs -O2 -n -MObjFPC -Scghi -O1 -g -gl -vewnhi -l
> >> -Fu. -FE. -FU../units/x86_64-linux -Cg -dx86_64 -dRELEASE fcllaz.pas
> >
> >  From where comes the "-Ur -Xs -O2 -n"?
> No idea but it should be in the original Makefile I presume
> I did not change anything after download from SVN, just: make clean all 
> in new downloaded lazarus folder

Your RELEASE environment variable is set. Clear it.

RELEASE=
make clean all

Mattias




More information about the Lazarus mailing list