sirs, i'm using a lot of flags to compile php on a openbsd 2.7 and everything works fine, but when i try to use --enable-xslt --with-xslt-sablot i get these errors:
.libs/libphp4.lax/libmain.al/internal_functions.lo: Definition of symbol `_SXPF_DISPOSE_NAMES' (multiply defined) .libs/libphp4.lax/libmain.al/internal_functions.lo: Definition of symbol `_SXPF_DISPOSE_VALUES' (multiply defined) .libs/libphp4.lax/libmain.al/internal_functions.lo: Definition of symbol `_SXPF_SUPPORTS_UNPARSED_ENTITIES' (multiply defined) .libs/libphp4.lax/libmain.al/internal_functions.lo: Size element definition of symbol `_SXPF_DISPOSE_NAMES' (multiply defined) .libs/libphp4.lax/libmain.al/internal_functions.lo: Size element definition of symbol `_SXPF_DISPOSE_VALUES' (multiply defined) .libs/libphp4.lax/libmain.al/internal_functions.lo: Size element definition of symbol `_SXPF_SUPPORTS_UNPARSED_ENTITIES' (multiply defined) .libs/libphp4.lax/libxslt.al/sablot.lo: Definition of symbol `_SXPF_DISPOSE_NAMES' (multiply defined) .libs/libphp4.lax/libxslt.al/sablot.lo: Definition of symbol `_SXPF_DISPOSE_VALUES' (multiply defined) .libs/libphp4.lax/libxslt.al/sablot.lo: Definition of symbol `_SXPF_SUPPORTS_UNPARSED_ENTITIES' (multiply defined) .libs/libphp4.lax/libxslt.al/sablot.lo: Size element definition of symbol `_SXPF_DISPOSE_NAMES' (multiply defined) .libs/libphp4.lax/libxslt.al/sablot.lo: Size element definition of symbol `_SXPF_DISPOSE_VALUES' (multiply defined) .libs/libphp4.lax/libxslt.al/sablot.lo: Size element definition of symbol `_SXPF_SUPPORTS_UNPARSED_ENTITIES' (multiply defined) Could anybody help me ? Thanks in advance, --- Fabio Moraes [EMAIL PROTECTED] +55 21 3088.9183 -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
