ID: 20147 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed -Bug Type: PEAR related +Bug Type: *General Issues Operating System: Linux 2.4.19 (Slackware 8.1) PHP Version: 4.3.0-pre2 New Comment:
This bug has been fixed in CVS. In case this was a PHP problem, snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. In case this was a documentation problem, the fix will show up soon at http://www.php.net/manual/. In case this was a PHP.net website problem, the change will show up on the PHP.net site and on the mirror sites in short time. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2002-10-29 07:46:31] [EMAIL PROTECTED] Running Apache 2.0.43 on Slackware 8.1. This happens since about a month ago with CVS snaps. That time I reported a bug with apache2 restart (segfault). During compile, everything seems to be ok but when I launch a make install the error happens...I've isolated the problem to make install-pear. Script used to compile... ./configure --prefix=/usr/local/php --with-apxs2=/usr/local/apache/bin/apxs --with-pear=/usr/local/php/lib/pear --with-zlib --with-zlib-dir=/usr --with-bz2=shared,/usr --with-dom=shared,/usr --enable-xml=shared --with-expat-dir=/usr/local/lib/expat --with-dom-xslt=shared,/usr --with-dom-exslt=shared,/usr --with-gettext=shared,/usr/local/gettext --with-pgsql=shared,/usr/local/postgresql --with-mysql=shared --with-openssl=shared,/usr/local/openssl --with-gd=shared,/usr/local/gd --with-jpeg-dir=/usr --with-png-dir=/usr --enable-libgcc --enable-dio --enable-ftp --enable-sockets There it is... root@carcass:/usr/src/ServerSoftware/PHP/php-4.3.0pre2# make install-pear Installing PEAR environment: /usr/local/php/lib/pear/ /usr/src/ServerSoftware/PHP/php-4.3.0pre2/sapi/cli/php: relocation error: /usr/local/php/lib/php/extensions/no-debug-non-zts-20020429/xml.so: undefined symbol: XML_ParserCreate make[1]: *** [install-pear-installer] Error 127 make: *** [install-pear] Error 2 Any light for me? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=20147&edit=1
