Mailinglisten-Archive |
Moin, moin, falls hier bereits Erfahrungen zum Compilieren von PHP bestehen, die Anfrage, ob jemand mit der folgenden Fehlermeldung etwas anfangen kann (beim Ausfuehren von make). Ausgangssituation: Debian V3, MYSQL V 4.x, PHP V 4.3.1 mit Default-Configoptionen. Der MYSQL-Server wurde vorher heruntergefahren (shutdown), nachdem vorher bei laufendem mysqld derselbe Fehler auftrat. --------------- (...) -I/install/php-4.3.1 -I/install/php-4.3.1/Zend -I/install/php-4.3.1/ext/xml/expat -I/install/php-4.3.1/TSRM -g -O2 -c /install/php-4.3.1/ext/mysql/php_mysql.c -o ext/mysql/php_mysql.o && echo > ext/mysql/php_mysql.lo /install/php-4.3.1/ext/mysql/php_mysql.c: In function `_close_mysql_link': /install/php-4.3.1/ext/mysql/php_mysql.c:257: `SIGPIPE' undeclared (first use in this function) /install/php-4.3.1/ext/mysql/php_mysql.c:257: (Each undeclared identifier is reported only once /install/php-4.3.1/ext/mysql/php_mysql.c:257: for each function it appears in.) /install/php-4.3.1/ext/mysql/php_mysql.c:257: `SIG_IGN' undeclared (first use in this function) /install/php-4.3.1/ext/mysql/php_mysql.c:257: warning: assignment makes pointer from integer without a cast /install/php-4.3.1/ext/mysql/php_mysql.c: In function `_close_mysql_plink': /install/php-4.3.1/ext/mysql/php_mysql.c:272: `SIGPIPE' undeclared (first use in this function) /install/php-4.3.1/ext/mysql/php_mysql.c:272: `SIG_IGN' undeclared (first use in this function) /install/php-4.3.1/ext/mysql/php_mysql.c:272: warning: assignment makes pointer from integer without a cast make: *** [ext/mysql/php_mysql.lo] Error 1 ----------------------------- Dank fuer zielfuehrende Hinweise
php::bar PHP Wiki - Listenarchive