|   | php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
| 
 PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits              [2002-07-05 14:03 UTC] sniper@php.net
  [2002-07-05 14:38 UTC] luoy at muohio dot edu
  [2002-07-05 14:49 UTC] sniper@php.net
  [2002-07-08 08:44 UTC] luoy at muohio dot edu
  [2002-07-08 08:47 UTC] derick@php.net
  [2002-07-08 08:47 UTC] markonen@php.net
  [2002-07-08 22:39 UTC] sniper@php.net
  [2002-07-20 09:42 UTC] markonen@php.net
 | |||||||||||||||||||||||||||
|  Copyright © 2001-2025 The PHP Group All rights reserved. | Last updated: Fri Oct 31 04:00:01 2025 UTC | 
on solaris 2.6 we tried this: #./configure --without-mysql --with-oci8 --with-apxs=/usr/local/apache/bin/apxs --with-ldap --enable-xslt --with-xslt-sablot --with-iconv #make ... ld: fatal: symbol `SXPF_DISPOSE_NAMES' is multiply defined: (file main/.libs/libmain.al(internal_functions.lo) and file /export/home/luoy/src/php4-STABLE-200207050300/ext/xslt/.libs/libxslt.al(sablot.lo)); ld: fatal: symbol `SXPF_DISPOSE_VALUES' is multiply defined: (file main/.libs/libmain.al(internal_functions.lo) and file /export/home/luoy/src/php4-STABLE-200207050300/ext/xslt/.libs/libxslt.al(sablot.lo)); ld: fatal: symbol `SXPF_SUPPORTS_UNPARSED_ENTITIES' is multiply defined: (file main/.libs/libmain.al(internal_functions.lo) and file /export/home/luoy/src/php4-STABLE-200207050300/ext/xslt/.libs/libxslt.al(sablot.lo)); ld: fatal: File processing errors. No output written to .libs/libphp4.so make[1]: *** [libphp4.la] Error 1 make[1]: Leaving directory `/export/home/luoy/src/php4-STABLE-200207050300' make: *** [all-recursive] Error 1 We tried all different version (4.1.2, 4.2.0, 4.2.1 even latest CVS version) Thanks for your help.