Trying to build PHP 4.2.2 with Sablot-0.95 and expat-1.95.4 using the --enable-xslt --with-xslt-sablot config flags causes a 'multiple define' when then trying to build Apache (static build of PHP). The dynamic build causes same error.
The error is in sablot.c multiple definition of 'SXPF_DISPOSE_NAMES' line 153 in function 'zm_startup_xslt' I can't think of a workaround or anything else to try. I am using ./configure --with-mysql -- with-apxs --enable-xslt --with-xslt-sablot Any helpful suggestions are much appreciated since I am /fresh out of ideas? -Steve Dominic -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php