Stig S. Bakken wrote:
Could someone with a crashing "make install-pear-packages" post the
contents of their config.nice file

this gives a segfault: CC='gcc' \ CXX='g++' \ './configure' \ '--prefix=/opt/php5' \ "$@"



this tells "/home/johannes/src/php-5.0.0b3RC1/Zend/zend_hash.c(504) : ht=0x40672f58 is being destroyed":

CC='gcc' \
CXX='g++' \
'./configure' \
'--prefix=/opt/php5' \
'--enable-debug' \
"$@"

All this happens only if {$PREFIX}/lib/php/ already holds the pear files, if this directory is empty all works fine.

and OS signature as well as

i686-pc-linux-gnu


gcc/libtool/autoconf versions?

gcc 3.2.3 libtool 1.4.3 autoconf 2.57

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to