Bonjour, j'ai un petit souci d'install de "php-4.3.3" sur "solaris-8" !
- j'utilise comme variables : LD_RUN_PATH=/usr/local/ssl/lib:/usr/local/mysql/lib/mysql CC=gcc - et comme configure les commandes suivantes : ./configure --with-apxs=/usr/local/apache2/bin/apxs \ --with-zlib=/usr --with-db3=/usr/local \ --with-openssl=/usr/local/ssl \ --with-mysql=/usr/local/mysql ---> jusque la tout se passe bien ! les ennuis commence lorsque je lance le "make install" : ... /bin/sh /home/mounier/tmp/php-4.3.3/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/local/apache2/include -Isapi/apache/ -I/home/mounier/tmp/php-4.3.3/sapi/apache/ -DPHP_ATOM_INC -I/home/mounier/tmp/php-4.3.3/include -I/home/mounier/tmp/php-4.3.3/main -I/home/mounier/tmp/php-4.3.3 -I/home/mounier/tmp/php-4.3.3/Zend -I/usr/local/ssl/include -I/usr/local/mysql/include/mysql -I/home/mounier/tmp/php-4.3.3/ext/xml/expat -D_POSIX_PTHREAD_SEMANTICS -I/home/mounier/tmp/php-4.3.3/TSRM -g -O2 -prefer-pic -c /home/mounier/tmp/php-4.3.3/sapi/apache/sapi_apache.c -o sapi/apache/sapi_apache.lo /home/mounier/tmp/php-4.3.3/sapi/apache/sapi_apache.c: In function `apache_php_module_main': /home/mounier/tmp/php-4.3.3/sapi/apache/sapi_apache.c:45: `NOT_FOUND' undeclared (first use in this function) /home/mounier/tmp/php-4.3.3/sapi/apache/sapi_apache.c:45: (Each undeclared identifier is reported only once /home/mounier/tmp/php-4.3.3/sapi/apache/sapi_apache.c:45: for each function it appears in.) *** Error code 1 make: Fatal error: Command failed for target `sapi/apache/sapi_apache.lo' Question habituelle sur une mailling-list : quelqu'un a-t-il une piste pour resoudre mon probleme ? Merci par avance. Bien cordialement. Michel. --