Hello !
Somebody can help me ?
I can't compile PHP4.0.3 !!! 🙁(
I work on RedHat6.2, Apache 1.3.12 and MySql3.22.32
I got :
<-- // -->
Making all in main
make[1]: Entering directory /opt/install/php-4.0.3/main'
make[2]: Entering directory/opt/install/php-4.0.3/main'
gcc -I. -I/opt/install/php-4.0.3/main -I/opt/install/php-4.0.3 -I/opt/install/php-4.0.3/main -I/opt/install/apache_1.3.12/src/include -I/opt/install/apache_1.3.12/src/os/unix -I/opt/install/php-4.0.3/Zend -I/opt/install/php-4.0.3 -I/opt/install/php-4.0.3/ext/mysql/libmysql -I/opt/install/php-4.0.3/ext/xml/expat/xmltok -I/opt/install/php-4.0.3/ext/xml/expat/xmlparse -I/opt/install/php-4.0.3/TSRM -DXML_BYTE_ORDER=12 -g -O2 -c main.c && touch main.lo
In file included from main.c:26:
php.h:298: tsrm_virtual_cwd.h: Aucun fichier ou répertoire de ce type
In file included from main.c:50:
php_main.h:29: SAPI.h: Aucun fichier ou répertoire de ce type
In file included from main.c:53:
php_variables.h:26: SAPI.h: Aucun fichier ou répertoire de ce type
main.c:74: SAPI.h: Aucun fichier ou répertoire de ce type
make[2]: [main.lo] Error 1
make[2]: Leaving directory /opt/install/php-4.0.3/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory/opt/install/php-4.0.3/main'
make: [all-recursive] Error 1
<-- // -->
Help me please...