Hello, I'm trying to compile libxslt-1.1.26 on a SPARC station (sparc-sun-solaris2.9). I have already read the FAQ, the mail archives and the registered bugs.
command "make" produces the following error: libtool: link: gcc -shared -Wl,-z -Wl,text -Wl,-h -Wl,libxslt.so.1 -o .libs/libxslt.so.1.1.26 .libs/attrvt.o .libs/xslt.o .libs/xsltlocale.o .libs/xsltutils.o .libs/pattern.o .libs/templates.o .libs/variables.o .libs/keys.o .libs/numbers.o .libs/extensions.o .libs/extra.o .libs/functions.o .libs/namespaces.o .libs/imports.o .libs/attributes.o .libs/documents.o .libs/preproc.o .libs/transform.o .libs/security.o -R/usr/local/lib -R/usr/local/lib -R/usr/lib -L/usr/lib /usr/lib/libxml2.so -L/usr/local/lib -L/usr/openwin/lib -L/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib -ldl -lz -lpthread /usr/local/lib/libiconv.so -lsocket -lnsl -lm -lc -Wl,-M -Wl,./libxslt.syms Undefined first referenced symbol in file _fini /usr/local/lib/gcc/sparc-sun-solaris2.10/3.4.6/crti.o (symbol has no version assigned) _init /usr/local/lib/gcc/sparc-sun-solaris2.10/3.4.6/crti.o (symbol has no version assigned) xsltPointerListFree ./libxslt.syms xsltCopyTree .libs/transform.o (symbol has no version assigned) xsltTransStorageAdd ./libxslt.syms xsltPointerListCreate ./libxslt.syms xsltPointerListAddSize ./libxslt.syms xsltParseSequenceConstructor ./libxslt.syms xsltComputingGlobalVarMarker .libs/variables.o (symbol has no version assigned) __dso_handle /usr/local/lib/gcc/sparc-sun-solaris2.10/3.4.6/crtbegin.o (symbol has no version assigned) xsltPointerListClear ./libxslt.syms xsltParseAnyXSLTElem ./libxslt.syms xsltRestoreDocumentNamespaces ./libxslt.syms xsltXSLTAttrMarker ./libxslt.syms xsltTransStorageRemove ./libxslt.syms _lib_version /usr/ccs/lib/values-Xa.o (symbol has no version assigned) xsltDefaultTrace .libs/transform.o (symbol has no version assigned) xsltStyleStylesheetLevelGetExtData ./libxslt.syms xsltConstNamespaceNameXSLT ./libxslt.syms xsltMatchPattern ./libxslt.syms ld: fatal: Symbol referencing errors. No output written to .libs/libxslt.so.1.1.26 collect2: ld returned 1 exit status *** Error code 1 make: Fatal error: Command failed for target `libxslt.la' Current working directory /home/pproc/ZOE_SERVICE_ACTIVATOR/lib/libxslt-1.1.26/libxslt *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /home/pproc/ZOE_SERVICE_ACTIVATOR/lib/libxslt-1.1.26 *** Error code 1 make: Fatal error: Command failed for target `all' _______________________________________________ xslt mailing list, project page http://xmlsoft.org/XSLT/ [email protected] http://mail.gnome.org/mailman/listinfo/xslt
