Hi All,

With actual FPC main (61debb15) got the below error. No error with an earlier FPC main (8028a769). Any idea?


make -C packager/registration
make[1]: Entering directory `e:/Lazarus/main/packager/registration'
E:/FPC/3.2.2/bin/i386-Win32/rm.exe -f ../units/x86_64-win64/fcllaz.ppu
E:/FPC/3.2.2/bin/i386-Win32/gmkdir.exe -p ../units/x86_64-win64
E:/FPC/3.3.1/bin/x86_64-win64/ppcx64.exe -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -Fu. -FE. -FU../units/x86_64-win64 -dx86_64 fcllaz.pas Hint: (11030) Start of reading config file E:\FPC\3.3.1\bin\x86_64-win64\fpc.cfg Hint: (11031) End of reading config file E:\FPC\3.3.1\bin\x86_64-win64\fpc.cfg
Free Pascal Compiler version 3.3.1 [2022/08/19] for x86_64
Copyright (c) 1993-2022 by Florian Klaempfl and others
(1002) Target OS: Win64 for x64
(3104) Compiling fcllaz.pas
e:\Lazarus\main\packager\registration\fcllaz.pas(11,3) Fatal: (10022) Can't find unit db used by fcllaz
Fatal: (1018) Compilation aborted
make[1]: *** [fcllaz.ppu] Error 1
make[1]: Leaving directory `e:/Lazarus/main/packager/registration'
make: *** [registration] Error 2


Gabor
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to