[fpc-pascal] FPC 2.5.1 (trunk rev 18036): Can't find unit fastcgi used by custfcgi

Marcos Douglas md at delfire.net
Fri Jul 29 20:27:58 CEST 2011


Hi,
I got an error trying to compile FPC 2.5.1 (trunk at revision: 18036)
on WinXP-SP3.

Before update, I ran 'make distclean'.

Console output:
[snip]
Start building package fcl-web for target i386-win32.
       Compiling src\base\custfcgi.pp
The installer encountered the following error:
External command "W:/md/dev/freepascal/compiler/2.5.1/compiler/ppc386.exe -Twin3
2 -FUunits\i386-win32 -FuW:\md\dev\freepascal\compiler\2.5.1\rtl\units\i386-win3
2 -FuW:\md\dev\freepascal\compiler\2.5.1\packages\fcl-base\units\i386-win32 -FuW
:\md\dev\freepascal\compiler\2.5.1\packages\fcl-db\units\i386-win32 -FuW:\md\dev
\freepascal\compiler\2.5.1\packages\fcl-xml\units\i386-win32 -FuW:\md\dev\freepa
scal\compiler\2.5.1\packages\fcl-json\units\i386-win32 -FuW:\md\dev\freepascal\c
ompiler\2.5.1\packages\fcl-net\units\i386-win32 -FuW:\md\dev\freepascal\compiler
\2.5.1\packages\fcl-process\units\i386-win32 -FuW:\md\dev\freepascal\compiler\2.
5.1\packages\fastcgi\units\i386-win32 -FuW:\md\dev\freepascal\compiler\2.5.1\pac
kages\httpd22\units\i386-win32 -Ur -Xs -O2 -n -FuW:/md/dev/freepascal/compiler/2
.5.1/rtl/units/i386-win32 -FuW:/md/dev/freepascal/compiler/2.5.1/packages/hash/u
nits/i386-win32 -FuW:/md/dev/freepascal/compiler/2.5.1/packages/paszlib/units/i3
86-win32 -FuW:/md/dev/freepascal/compiler/2.5.1/packages/fcl-process/units/i386-
win32 -FuW:/md/dev/freepascal/compiler/2.5.1/packages/fpmkunit/units/i386-win32
-FE. -FUunits/i386-win32 -di386 -dRELEASE -XX -CX src/base\custfcgi.pp" failed w
ith exit code 1. Console output:
Target OS: Win32 for i386
Compiling src\base\custfcgi.pp
PPU Loading W:\md\dev\freepascal\compiler\2.5.1\packages\fastcgi\units\i386-win3
2\fastcgi.ppu
PPU Invalid Version 128
Fatal: Can't find unit fastcgi used by custfcgi
Fatal: Compilation aborted

make[3]: *** [smart] Error 1
make[3]: Leaving directory `W:/md/dev/freepascal/compiler/2.5.1/packages/fcl-web
'
make[2]: *** [fcl-web_smart] Error 2
make[2]: Leaving directory `W:/md/dev/freepascal/compiler/2.5.1/packages'
make[1]: *** [packages_smart] Error 2
make[1]: Leaving directory `W:/md/dev/freepascal/compiler/2.5.1'
make: *** [build-stamp.i386-win32] Error 2

W:\md\dev\freepascal\compiler\2.5.1>


Marcos Douglas



More information about the fpc-pascal mailing list