|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[1999-08-28 15:15 UTC] danny at cvs dot php dot net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Mon Jun 29 18:00:01 2026 UTC |
*Configure Line: ./configure --with-informix --with-apache=../apache_1.3.6 --enable-track-vars --with-config-file-path=/etc * Error from make output: ... Making all in informix make[2]: Entering directory `/home/temp/web/php-4.0b1/ext/informix' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libzend -I../../TSRM -I/home/temp/web/php-4.0b1/../apache_1.3.6/src/include -I/home/temp/web/php-4.0b1/../apache_1.3.6/src/os/unix -I/opt/informix/incl/esql -I../.. -I../../libzend -g -O2 -g -I/opt/informix/incl/esql -c ifx.c ifx.ec:130: config.h: No such file or directory ifx.ec:141: php3_string.h: No such file or directory ifx.ec:197: php3_list.h: No such file or directory make[2]: *** [ifx.o] Error 1 make[2]: Leaving directory `/home/temp/web/php-4.0b1/ext/informix' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/temp/web/php-4.0b1/ext' make: *** [all-recursive] Error 1 ormix/incl/esql -c ifx.c With php-3.0.11, i compile, with the same options, without problems.