Ganer
Новичок
Не собирается SOAP
собираю php 5.0.4 на rhel 3
без --enable-soap собирается
t -lxml2 -lz -lm -lcrypt -o sapi/cli/php
ext/soap/php_encoding.lo(.text+0x50b): In function `to_zval_string':
/www/intsall/php-5.0.4/ext/soap/php_encoding.c:502: undefined reference to `xmlBufferCreateStatic'
ext/soap/php_encoding.lo(.text+0x6b4): In function `to_zval_stringr':
/www/intsall/php-5.0.4/ext/soap/php_encoding.c:538: undefined reference to `xmlBufferCreateStatic'
ext/soap/php_encoding.lo(.text+0x864): In function `to_zval_stringc':
/www/intsall/php-5.0.4/ext/soap/php_encoding.c:574: undefined reference to `xmlBufferCreateStatic'
ext/soap/php_encoding.lo(.text+0xb05): In function `to_xml_string':
/www/intsall/php-5.0.4/ext/soap/php_encoding.c:642: undefined reference to `xmlBufferCreateStatic'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1
есть идеи ?
собираю php 5.0.4 на rhel 3
без --enable-soap собирается
t -lxml2 -lz -lm -lcrypt -o sapi/cli/php
ext/soap/php_encoding.lo(.text+0x50b): In function `to_zval_string':
/www/intsall/php-5.0.4/ext/soap/php_encoding.c:502: undefined reference to `xmlBufferCreateStatic'
ext/soap/php_encoding.lo(.text+0x6b4): In function `to_zval_stringr':
/www/intsall/php-5.0.4/ext/soap/php_encoding.c:538: undefined reference to `xmlBufferCreateStatic'
ext/soap/php_encoding.lo(.text+0x864): In function `to_zval_stringc':
/www/intsall/php-5.0.4/ext/soap/php_encoding.c:574: undefined reference to `xmlBufferCreateStatic'
ext/soap/php_encoding.lo(.text+0xb05): In function `to_xml_string':
/www/intsall/php-5.0.4/ext/soap/php_encoding.c:642: undefined reference to `xmlBufferCreateStatic'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1
есть идеи ?