From: [EMAIL PROTECTED] Operating system: Linux RH 6.x PHP version: 4.2.1 PHP Bug Type: Compile Failure Bug description: Dom compile failure
php_domxml.c: In function `zif_domxml_doc_get_element_by_id': php_domxml.c:2675: warning: passing arg 2 of `xmlHashScan' from incompatible pointer type php_domxml.c: In function `zif_domxml_doc_ids': php_domxml.c:3292: warning: passing arg 2 of `xmlHashScan' from incompatible pointer type php_domxml.c: In function `zif_xmldoc': php_domxml.c:3309: `xmlDoValidityCheckingDefaultValue' undeclared (first use in this function) php_domxml.c:3309: (Each undeclared identifier is reported only once php_domxml.c:3309: for each function it appears in.) php_domxml.c:3325: `xmlLoadExtDtdDefaultValue' undeclared (first use in this function) make[3]: *** [php_domxml.lo] Error 1 ./configure --prefix=/usr \ --with-config-file-path=/etc/php/cgi \ --with-xml \ --without-gd \ --with-exec-dir=/usr/bin \ --enable-ftp \ --with-pgsql=/usr/local/pgsql \ --with-mysql=/usr \ --enable-dbase \ --enable-bcmath \ --with-gettext \ --with-xml \ --enable-pear \ --with-zlib \ --enable-sysvshm \ --enable-sysvsem \ --enable-pcntl \ --enable-sockets \ --enable-tokenizer \ --disable-posix \ --disable-sessions \ --with-oci8 \ --with-cli \ --with-readline \ --with-dom -- Edit bug report at http://bugs.php.net/?id=17339&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17339&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17339&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17339&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17339&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17339&r=support Expected behavior: http://bugs.php.net/fix.php?id=17339&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17339&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17339&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17339&r=globals