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 PHP build for dynamic module install with Apache 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 for the dynamic build for Apache. What am I doing wrong? Is anyone able to confirm the build with these flags is working? 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