[fpc-pascal] FPC trunk missing include file due to recent httpd24 change?

Reinier Olislagers reinierolislagers at gmail.com
Fri Jan 24 15:11:33 CET 2014


Got this compiling trunk in fpcup: [1]
Perhaps a forgotten file in commit r26573
michael
* Patch from Dennis (Bug ID 25534) to add some APR functions to the
interface

Thanks,
Reinier

[1]

       Compiling httpd24/BuildUnit_httpd24.pp
       Compiling ./httpd24/src/apr/apr24.pas
       Compiling ./httpd24/src/httpd24.pas
The installer encountered the following error:
External command "/home/pascaldev/trunk/fpc/compiler/ppcx64 -Tlinux
-FUhttpd24/units/x86_64-linux/
-Fu/home/pascaldev/trunk/fpc/rtl/units/x86_64-linux/
-Fu/home/pascaldev/trunk/fpc/packages/rtl-extra/units/x86_64-linux/
-Fuhttpd24/src/apr -Fuhttpd24/src -Fihttpd24/src -Fihttpd24/src/apr
-Fihttpd24/src/aprutil -Fl/usr/lib/gcc/x86_64-linux-gnu/4.8 -Ur -Xs -O2
-n -Fu/home/pascaldev/trunk/fpc/rtl/units/x86_64-linux -Cg -gw2 -gl -O-1
-dx86_64 -dRELEASE -XX -CX -viq httpd24/BuildUnit_httpd24.pp" failed
with exit code 1. Console output:
Target OS: Linux for x86-64
Compiling httpd24/BuildUnit_httpd24.pp
Compiling ./httpd24/src/apr/apr24.pas
Compiling ./httpd24/src/httpd24.pas
httpd24.pas(164,2) Fatal: Can't open include file "util_script.inc"
Fatal: Compilation aborted



More information about the fpc-pascal mailing list