[PHP-DEV] PHP 4.0 Bug #9514 Updated: compilation segfault in php_domxml.c:283 From: sniper <email protected>
Date: 03/04/01

ID: 9514
Updated by: sniper
Reported By: lwest <email protected>
Old-Status: Feedback
Status: Closed
Bug Type: DOM XML related
Assigned To:
Comments:

RPM updates fixed this.

--Jani

Previous Comments:
---------------------------------------------------------------------------

[2001-03-03 19:43:31] sniper <email protected>
Works for me just fine. What is the version of gcc you're using?
I assume your distro is RedHat, which version?
Have you updated all errata RPMs ?

RH 7.0 shipped with broken gcc..

--Jani

---------------------------------------------------------------------------

[2001-03-01 16:04:50] lwest <email protected>
MAKE TRACE
make[1]: Entre dans le répertoire `/usr/local/src/php4-200103011145/ext'
Making all in domxml
make[2]: Entre dans le répertoire `/usr/local/src/php4-200103011145/ext/domxml'
make[3]: Entre dans le répertoire `/usr/local/src/php4-200103011145/ext/domxml'
gcc -I. -I/usr/local/src/php4-200103011145/ext/domxml -I/usr/local/src/php4-200103011145/main -I/usr/local/src/php4-200103011145 -I/usr/local/src/php4-200103011145/Zend -I/usr/local/include -I/usr/local/src/php4-200103011145/TSRM -DSUPPORT_UTF8 -g -O2 -c php_domxml.c && touch php_domxml.lo
php_domxml.c: In function `php_minit_domxml':
php_domxml.c:283: Internal error: Erreur de segmentation.
make[3]: *** [php_domxml.lo] Erreur 1

CONFIGURE OPTIONS
"./configure"
"--with-config-file-path=/etc"
"--with-cgi"
"--without-xml"
"--without-mysql"
"--with-dom=/usr/local"
"--disable-pear"
"$@"

LIBXML infos

#ldd /usr/local/lib/libxml2.so.2.3.2
        libz.so.1 => /usr/lib/libz.so.1 (0x40078000)
        libc.so.6 => /lib/libc.so.6 (0x40086000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)

---------------------------------------------------------------------------

ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9514&edit=2

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>