[fpc-pascal] Can't build single package

Luca Olivetti luca at ventoso.org
Wed Nov 2 09:37:44 CET 2022


IIRC I did it in the past but now:

D:\fpc-3.2.2\packages\fcl-web>make
C:/FPC/3.2.2/bin/i386-Win32/ppc386.exe fpmake.pp -n -Fu../../rtl 
-Fu../../packages/paszlib -Fu../../packages/fcl-process 
-Fu../../packages/hash -Fu../../packages/libtar 
-Fu../../packages/fpmkunit/units_bs/i386-win32
Fatal: Can't find unit system used by fpmake
Fatal: Compilation aborted
make: *** [fpmake.exe] Error 1

D:\fpc-3.2.2\packages\fcl-web>fpc fpmake.pp
Free Pascal Compiler version 3.2.2 [2021/05/15] for i386
Copyright (c) 1993-2021 by Florian Klaempfl and others
Target OS: Win32 for i386
Compiling fpmake.pp
Linking fpmake.exe
438 lines compiled, 0.3 sec, 330944 bytes code, 15364 bytes data

D:\fpc-3.2.2\packages\fcl-web>make
./fpmake.exe compile --localunitdir=../.. --globalunitdir=.. --os=win32 
--cpu=i386 -o -di386 --compiler=C:/FPC/3.2.2/bin/i386-Win32/ppc386.exe -bu
The installer encountered the following error:
Could not find unit directory for dependency package "rtl" required for 
package
"fcl-web"
make: *** [all] Error 1



Bye
-- 
Luca


More information about the fpc-pascal mailing list