|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[1999-10-23 08:42 UTC] danny at cvs dot php dot net
[1999-11-27 16:20 UTC] danny at cvs dot php dot net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 16:00:01 2025 UTC |
./configure --with-apache=../apache_1.3.9 --with-informix --enable-track-vars make ..... blah blah blah .... cc -g -I/custom/informix723/incl/esql -D__H_LOCALEDEF -I. -I. -I../a pache_1.3.9/src/include -I../apache_1.3.9/src/os/unix -I/custom/in formix723/incl/esql -c internal_functions.c -o internal_functions.o "functions/php3_ifx.h", line 49.10: 1506-296 (S) #include file "locator.h" not f ound. "functions/php3_ifx.h", line 50.10: 1506-296 (S) #include file "sqltypes.h" not found. "functions/php3_ifx.h", line 152.13: 1506-046 (S) Syntax error. make: 1254-004 The error code from the last command is 1. Stop.