# make
wywala mi takie coś
Kod
gcc -Iext/libxml/ -I/root/php-5.0.0/ext/libxml/ -DPHP_ATOM_INC -I/root/php-5.0.0/include -I/root/php-5.0.0/main -I/root/php-5.0.0 -I/root/php-5.0.0/Zend -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/pgsql/include -I/root/php-5.0.0/TSRM -g -O2 -c /root/php-5.0.0/ext/libxml/libxml.c -o ext/libxml/libxml.o && echo > ext/libxml/libxml.lo
In file included from /root/php-5.0.0/Zend/zend_API.h:26,
from /root/php-5.0.0/main/php.h:38,
from /root/php-5.0.0/ext/libxml/libxml.c:28:
/root/php-5.0.0/Zend/zend_modules.h:34: error: array type has incomplete element type
/root/php-5.0.0/Zend/zend_modules.h:35: error: array type has incomplete element type
/root/php-5.0.0/Zend/zend_modules.h:36: error: array type has incomplete element type
/root/php-5.0.0/Zend/zend_modules.h:37: error: array type has incomplete element type
/root/php-5.0.0/Zend/zend_modules.h:38: error: array type has incomplete element type
make: *** [ext/libxml/libxml.lo] Błąd 1
In file included from /root/php-5.0.0/Zend/zend_API.h:26,
from /root/php-5.0.0/main/php.h:38,
from /root/php-5.0.0/ext/libxml/libxml.c:28:
/root/php-5.0.0/Zend/zend_modules.h:34: error: array type has incomplete element type
/root/php-5.0.0/Zend/zend_modules.h:35: error: array type has incomplete element type
/root/php-5.0.0/Zend/zend_modules.h:36: error: array type has incomplete element type
/root/php-5.0.0/Zend/zend_modules.h:37: error: array type has incomplete element type
/root/php-5.0.0/Zend/zend_modules.h:38: error: array type has incomplete element type
make: *** [ext/libxml/libxml.lo] Błąd 1
Macie może jakiś pomysł? Używam Fedora Core 5, pgsql... jeśli komuś pomoże to instalacje przeprowadzam wg książki "PHP5 zaawansowane programowanie"
