Hi Marc, Marc Boeijen <[email protected]> writes:
> Undefined first referenced > symbol in file > uset_serialize /tmp/lib/libxerces-c.a(RangeToken.o) These are ICU symbols. You have the ICU library installed and the configure script detected this and used it for character encodings. > So, what are the options used to generate the binary distribution for > SUN/Sparc ./configure CC=cc CXX=CC CFLAGS=-O CXXFLAGS=-O --enable-netaccessor-socket \ --enable-transcoder-iconv --enable-msgloader-inmemory --disable-rpath Boris -- Boris Kolpackov, Code Synthesis http://codesynthesis.com/~boris/blog Open-source XML data binding for C++ http://codesynthesis.com/products/xsd XML data binding for embedded systems http://codesynthesis.com/products/xsde Command line interface to C++ compiler http://codesynthesis.com/projects/cli
