From:             mmokrejs at natur dot cuni dot cz
Operating system: solaris 2.6
PHP version:      4CVS-2003-12-11 (stable)
PHP Bug Type:     Compile Failure
Bug description:  `XSLT_NAMESPACE' undeclared

Description:
------------
/bin/sh /scratch/php4-STABLE-200312112030/libtool --silent
--preserve-dup-deps --mode=compile gcc  -Iext/domxml/
-I/scratch/php4-STABLE-200312112030/ext/domxml/ -DPHP_ATOM_INC
-I/scratch/php4-STABLE-200312112030/include
-I/scratch/php4-STABLE-200312112030/main
-I/scratch/php4-STABLE-200312112030
-I/scratch/php4-STABLE-200312112030/Zend
-I/usr/local/openssl-0.9.6l/include -I/usr/local/include
-I/usr/local/include/libxml2 -I/usr/local/mysql/include/mysql
-I/usr/local/include/ncurses
-I/scratch/php4-STABLE-200312112030/ext/xml/expat 
-I/software/@sys/usr/include -I/software/@sys/usr/include/ncurses
-I/software/@sys/usr/openssl/include
-I/software/@sys/usr/include/freetype2 -D_POSIX_PTHREAD_SEMANTICS
-I/scratch/php4-STABLE-200312112030/TSRM  -O3 -mcpu=v8 -Wa,-xarch=v8plusa
-felide-constructors -fno-exceptions -fno-rtti  -prefer-pic -c
/scratch/php4-STABLE-200312112030/ext/domxml/php_domxml.c -o
ext/domxml/php_domxml.lo 
/scratch/php4-STABLE-200312112030/ext/domxml/php_domxml.c: In function
`xslt_has_xsl_keys':
/scratch/php4-STABLE-200312112030/ext/domxml/php_domxml.c:4691:
`XSLT_NAMESPACE' undeclared (first use in this function)
/scratch/php4-STABLE-200312112030/ext/domxml/php_domxml.c:4691: (Each
undeclared identifier is reported only once
/scratch/php4-STABLE-200312112030/ext/domxml/php_domxml.c:4691: for each
function it appears in.)
make: *** [ext/domxml/php_domxml.lo] Error 1



-- 
Edit bug report at http://bugs.php.net/?id=26595&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=26595&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=26595&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=26595&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=26595&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=26595&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=26595&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=26595&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=26595&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=26595&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=26595&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=26595&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=26595&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26595&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=26595&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=26595&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=26595&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=26595&r=float

Reply via email to