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

Antonio Fortuny a.fortuny at sitasoftware.lu
Fri Feb 1 10:21:00 CET 2013



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
Free Pascal Compiler version 2.6.0 [2012/05/14] for x86_64
Copyright (c) 1993-2011 by Florian Klaempfl and others
Target OS: Linux for x86-64
Compiling fcllaz.pas
Fatal: Can't find unit system used by fcllaz
Fatal: Compilation aborted
make[1]: *** [fcllaz.ppu] Error 1
make[1]: Leaving directory `/home/sources/lazarus/packager/registration'
make: *** [registration] Error 2

in /etc/fpc.cfg
-rw-r--r-- 1 sita users 7181 May 14  2012 /etc/fpc.cfg
...
# searchpath for units and other system dependent things
#IFDEF CPU64
-Fu/usr/lib64/fpc/$fpcversion/units/$fpctarget
-Fu/usr/lib64/fpc/$fpcversion/units/$fpctarget/*
-Fu/usr/lib64/fpc/$fpcversion/units/$fpctarget/rtl
*** all those folders exist and

linux-5yg5:/usr/lib64/fpc/2.6.0/units/x86_64-linux/rtl #
-rw-r--r--  1 sita users  363028 May 14  2012 system.o
-rw-r--r--  1 sita users  806260 May 14  2012 system.ppu

#ELSE
-Fu/usr/lib/fpc/$fpcversion/units/$fpctarget
-Fu/usr/lib/fpc/$fpcversion/units/$fpctarget/*
-Fu/usr/lib/fpc/$fpcversion/units/$fpctarget/rtl
#ENDIF
...
>
>
>>> Maybe there is a problem with OpenSuse 64bit.
>
>
> Mattias
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>






More information about the Lazarus mailing list