I receive the following link errors when I attempt to build Xerces into my executable:
-L/space/u01/downloads/xerces-c-src1_7_0/lib/ ild: (undefined symbol) __RTTI__1nMXMLException_ -- referenced in the data segment of bin/forte32dbg/DVT.o ild: (undefined symbol) void XMLPlatformUtils::Terminate() -- referenced in the text segment of bin/forte32dbg/DVT.o ild: (undefined symbol) unsigned short*XMLString::transcode(const char*const) -- referenced in the text segment of bin/forte32dbg/DVT.o ild: (undefined symbol) void XMLPlatformUtils::Initialize() -- referenced in the text segment of bin/forte32dbg/DVT.o ild: (undefined symbol) SAX2XMLReaderImpl::SAX2XMLReaderImpl() -- referenced in the text segment of bin/forte32dbg/DVT.o make[1]: *** [bin/forte32dbg/DVT] Error 5 make[1]: Leaving directory `/export/home/tkeen/projects/DVT' make: *** [current_dir] Error 2 > echo $XERCESCROOT /space/u01/downloads/xerces-c-src1_7_0 ********** I have already downloaded and built the libxerces-c1_7_0.so on my machine using the forte C++ compiler. All sample Xerces code builds and runs, etc ... I am not sure what else to try. Thanks in advance for any help you can provide, Todd Keen [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]