Comment 2 for bug 1056072

Revision history for this message
Eran Uzan (etherpulse) wrote :

This also affects mysqlnd_ms compilation when installing from pecl repo's as it fails with :
$sudo pecl install mysqlnd_ms
.
.
.
libtool: compile: cc -I. -I/tmp/pear/temp/mysqlnd_ms -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-rootAFAq3S/mysqlnd_ms-1.5.2/include -I/tmp/pear/temp/pear-build-rootAFAq3S/mysqlnd_ms-1.5.2/main -I/tmp/pear/temp/mysqlnd_ms -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c
/tmp/pear/temp/mysqlnd_ms/php_mysqlnd_ms.c -fPIC -DPIC -o .libs/php_mysqlnd_ms.o

/tmp/pear/temp/mysqlnd_ms/php_mysqlnd_ms.c:28:33: fatal error: ext/mysqlnd/mysqlnd.h: No such file or directory
compilation terminated.
make: *** [php_mysqlnd_ms.lo] Error 1
ERROR: `make' failed