Hi every one, since a week before and I'm trying to install SUMO on my Ubuntu 10.10 but no success, there is no problem with the configure step but when I do make the error message following appears: ./utils/options/liboptions.a(OptionsIO.o): In function `OptionsIO::loadConfiguration()': OptionsIO.cpp:(.text+0x15f): undefined reference to `xercesc_3_1::XMLPlatformUtils::fgMemoryManager' OptionsIO.cpp:(.text+0x181): undefined reference to `xercesc_3_1::SAXParser::SAXParser(xercesc_3_1::XMLValidator*, xercesc_3_1::MemoryManager*, xercesc_3_1::XMLGrammarPool*)' OptionsIO.cpp:(.text+0x191): undefined reference to `xercesc_3_1::SAXParser::setValidationScheme(xercesc_3_1::SAXParser::ValSchemes)' OptionsIO.cpp:(.text+0x1a1): undefined reference to `xercesc_3_1::SAXParser::setDoNamespaces(bool)' OptionsIO.cpp:(.text+0x1b1): undefined reference to `xercesc_3_1::SAXParser::setDoSchema(bool)' OptionsIO.cpp:(.text+0x1d1): undefined reference to `xercesc_3_1::SAXParser::setDocumentHandler(xercesc_3_1::DocumentHandler*)' OptionsIO.cpp:(.text+0x1e3): undefined reference to `xercesc_3_1::SAXParser::setErrorHandler(xercesc_3_1::ErrorHandler*)' OptionsIO.cpp:(.text+0x1f2): undefined reference to `xercesc_3_1::SAXParser::parse(char const*)' OptionsIO.cpp:(.text+0x479): undefined reference to `xercesc_3_1::SAXParser::~SAXParser()' OptionsIO.cpp:(.text+0x7b6): undefined reference to `xercesc_3_1::SAXParser::~SAXParser()' ../utils/options/liboptions.a(OptionsIO.o): In function `xercesc_3_1::DTDEntityDecl::~DTDEntityDecl()': OptionsIO.cpp:(.text._ZN11xercesc_3_113DTDEntityDeclD0Ev[xercesc_3_1::DTDEntityDecl::~DTDEntityDecl()]+0x14): undefined reference to `xercesc_3_1::XMLEntityDecl::~XMLEntityDecl()' OptionsIO.cpp:(.text._ZN11xercesc_3_113DTDEntityDeclD0Ev[xercesc_3_1::DTDEntityDecl::~DTDEntityDecl()]+0x21): undefined reference to `xercesc_3_1::XMemory::operator delete(void*)' ../utils/options/liboptions.a(OptionsIO.o): In function `xercesc_3_1::DTDEntityDecl::~DTDEntityDecl()': OptionsIO.cpp:(.text._ZN11xercesc_3_113DTDEntityDeclD1Ev[xercesc_3_1::DTDEntityDecl::~DTDEntityDecl()]+0x11): undefined reference to `xercesc_3_1::XMLEntityDecl::~XMLEntityDecl()' ../utils/options/liboptions.a(OptionsIO.o): In function `xercesc_3_1::HandlerBase::fatalError(xercesc_3_1::SAXParseException const&)': OptionsIO.cpp:(.text._ZN11xercesc_3_111HandlerBase10fatalErrorERKNS_17SAXParseExceptionE[xercesc_3_1::HandlerBase::fatalError(xercesc_3_1::SAXParseException const&)]+0x30): undefined reference to `xercesc_3_1::SAXParseException::SAXParseException(xercesc_3_1::SAXParseException const&)' OptionsIO.cpp:(.text._ZN11xercesc_3_111HandlerBase10fatalErrorERKNS_17SAXParseExceptionE[xercesc_3_1::HandlerBase::fatalError(xercesc_3_1::SAXParseException const&)]+0x38): undefined reference to `xercesc_3_1::SAXParseException::~SAXParseException()' OptionsIO.cpp:(.text._ZN11xercesc_3_111HandlerBase10fatalErrorERKNS_17SAXParseExceptionE[xercesc_3_1::HandlerBase::fatalError(xercesc_3_1::SAXParseException const&)]+0x40): undefined reference to `typeinfo for xercesc_3_1::SAXParseException' ../utils/options/liboptions.a(OptionsIO.o):(.gcc_except_table+0x1b4): undefined reference to `typeinfo for xercesc_3_1::XMLException' ../utils/options/liboptions.a(OptionsIO.o):(.rodata._ZTVN11xercesc_3_113DTDEntityDeclE[vtable for xercesc_3_1::DTDEntityDecl]+0x10): undefined reference to `xercesc_3_1::DTDEntityDecl::isSerializable() const' ../utils/options/liboptions.a(OptionsIO.o):(.rodata._ZTVN11xercesc_3_113DTDEntityDeclE[vtable for xercesc_3_1::DTDEntityDecl]+0x14): undefined reference to `xercesc_3_1::DTDEntityDecl::serialize(xercesc_3_1::XSerializeEngine&)' ../utils/options/liboptions.a(OptionsIO.o):(.rodata._ZTVN11xercesc_3_113DTDEntityDeclE[vtable for xercesc_3_1::DTDEntityDecl]+0x18): undefined reference to `xercesc_3_1::DTDEntityDecl::getProtoType() const' ../utils/options/liboptions.a(OptionsIO.o):(.rodata._ZTIN11xercesc_3_113DTDEntityDeclE[typeinfo for xercesc_3_1::DTDEntityDecl]+0x8): undefined reference to `typeinfo for xercesc_3_1::XMLEntityDecl' ../utils/options/liboptions.a(OptionsLoader.o): In function `OptionsLoader::error(xercesc_3_1::SAXParseException const&)': OptionsLoader.cpp:(.text+0xafd): undefined reference to `xercesc_3_1::SAXParseException::getColumnNumber() const' OptionsLoader.cpp:(.text+0xd4f): undefined reference to `xercesc_3_1::SAXParseException::getLineNumber() const' ../utils/options/liboptions.a(OptionsLoader.o): In function `OptionsLoader::fatalError(xercesc_3_1::SAXParseException const&)': OptionsLoader.cpp:(.text+0x193d): undefined reference to `xercesc_3_1::SAXParseException::getColumnNumber() const' OptionsLoader.cpp:(.text+0x1b8f): undefined reference to `xercesc_3_1::SAXParseException::getLineNumber() const' ../utils/options/liboptions.a(OptionsLoader.o): In function `OptionsLoader::warning(xercesc_3_1::SAXParseException const&)': OptionsLoader.cpp:(.text+0x2bf1): undefined reference to `xercesc_3_1::SAXParseException::getColumnNumber() const' OptionsLoader.cpp:(.text+0x2c0a): undefined reference to `xercesc_3_1::SAXParseException::getLineNumber() const' ../utils/xml/libxml.a(XMLSubSys.o): In function `XMLSubSys::setFeature(xercesc_3_1::SAX2XMLReader&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool)': XMLSubSys.cpp:(.text+0xc9): undefined reference to `xercesc_3_1::XMLPlatformUtils::fgMemoryManager' XMLSubSys.cpp:(.text+0xe1): undefined reference to `xercesc_3_1::XMLString::transcode(char const*, xercesc_3_1::MemoryManager*)' XMLSubSys.cpp:(.text+0xff): undefined reference to `xercesc_3_1::XMLPlatformUtils::fgMemoryManager' XMLSubSys.cpp:(.text+0x10e): undefined reference to `xercesc_3_1::XMLString::release(unsigned short**, xercesc_3_1::MemoryManager*)' ../utils/xml/libxml.a(XMLSubSys.o): In function `XMLSubSys::close()': XMLSubSys.cpp:(.text+0x16c): undefined reference to `xercesc_3_1::XMLPlatformUtils::Terminate()' ../utils/xml/libxml.a(XMLSubSys.o): In function `XMLSubSys::getSAXReader()': XMLSubSys.cpp:(.text+0x30a): undefined reference to `xercesc_3_1::XMLPlatformUtils::fgMemoryManager' XMLSubSys.cpp:(.text+0x31a): undefined reference to `xercesc_3_1::XMLReaderFactory::createXMLReader(xercesc_3_1::MemoryManager*, xercesc_3_1::XMLGrammarPool*)' XMLSubSys.cpp:(.text+0x49e): undefined reference to `xercesc_3_1::XMLUni::fgWFXMLScanner' XMLSubSys.cpp:(.text+0x4a6): undefined reference to `xercesc_3_1::XMLUni::fgXercesScannerName' ../utils/xml/libxml.a(XMLSubSys.o): In function `XMLSubSys::init(bool)': XMLSubSys.cpp:(.text+0xae2): undefined reference to `xercesc_3_1::XMLUni::fgXercescDefaultLocale' XMLSubSys.cpp:(.text+0xae7): undefined reference to `xercesc_3_1::XMLPlatformUtils::Initialize(char const*, char const*, xercesc_3_1::PanicHandler*, xercesc_3_1::MemoryManager*)' ../utils/xml/libxml.a(XMLSubSys.o):(.gcc_except_table+0x1d0): undefined reference to `typeinfo for xercesc_3_1::XMLException' ../utils/xml/libxml.a(GenericSAXHandler.o): In function `GenericSAXHandler::buildErrorMessage(xercesc_3_1::SAXParseException const&)': GenericSAXHandler.cpp:(.text+0x1ce0): undefined reference to `xercesc_3_1::XMLPlatformUtils::fgMemoryManager' GenericSAXHandler.cpp:(.text+0x1cf4): undefined reference to `xercesc_3_1::XMLString::transcode(unsigned short const*, xercesc_3_1::MemoryManager*)' GenericSAXHandler.cpp:(.text+0x1ddf): undefined reference to `xercesc_3_1::SAXParseException::getColumnNumber() const' GenericSAXHandler.cpp:(.text+0x1df6): undefined reference to `xercesc_3_1::SAXParseException::getLineNumber() const' GenericSAXHandler.cpp:(.text+0x1eb4): undefined reference to `xercesc_3_1::XMLPlatformUtils::fgMemoryManager' GenericSAXHandler.cpp:(.text+0x1ec3): undefined reference to `xercesc_3_1::XMLString::release(char**, xercesc_3_1::MemoryManager*)' ../utils/xml/libxml.a(SUMOSAXAttributesImpl_Xerces.o): In function `SUMOSAXAttributesImpl_Xerces::hasAttribute(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const': SUMOSAXAttributesImpl_Xerces.cpp:(.text+0x248): undefined reference to `xercesc_3_1::XMLPlatformUtils::fgMemoryManager' SUMOSAXAttributesImpl_Xerces.cpp:(.text+0x259): undefined reference to `xercesc_3_1::XMLString::transcode(char const*, xercesc_3_1::MemoryManager*)' SUMOSAXAttributesImpl_Xerces.cpp:(.text+0x277): undefined reference to `xercesc_3_1::XMLPlatformUtils::fgMemoryManager' SUMOSAXAttributesImpl_Xerces.cpp:(.text+0x289): undefined reference to `xercesc_3_1::XMLString::release(unsigned short**, xercesc_3_1::MemoryManager*)' ../utils/xml/libxml.a(SUMOSAXAttributesImpl_Xerces.o): In function `SUMOSAXAttributesImpl_Xerces::getStringSecure(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const': SUMOSAXAttributesImpl_Xerces.cpp:(.text+0x43a): undefined reference to `xercesc_3_1::XMLPlatformUtils::fgMemoryManager' SUMOSAXAttributesImpl_Xerces.cpp:(.text+0x44b): undefined reference to `xercesc_3_1::XMLString::transcode(char const*, xercesc_3_1::MemoryManager*)' SUMOSAXAttributesImpl_Xerces.cpp:(.text+0x4f9): undefined reference to `xercesc_3_1::XMLPlatformUtils::fgMemoryManager' SUMOSAXAttributesImpl_Xerces.cpp:(.text+0x508): undefined reference to `xercesc_3_1::XMLString::release(unsigned short**, xercesc_3_1::MemoryManager*)' ../utils/xml/libxml.a(SUMOSAXAttributesImpl_Xerces.o): In function `SUMOSAXAttributesImpl_Xerces::getFloat(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const': SUMOSAXAttributesImpl_Xerces.cpp:(.text+0x10b7): undefined reference to `xercesc_3_1::XMLPlatformUtils::fgMemoryManager' SUMOSAXAttributesImpl_Xerces.cpp:(.text+0x10c8): undefined reference to `xercesc_3_1::XMLString::transcode(char const*, xercesc_3_1::MemoryManager*)' SUMOSAXAttributesImpl_Xerces.cpp:(.text+0x10e7): undefined reference to `xercesc_3_1::XMLPlatformUtils::fgMemoryManager' SUMOSAXAttributesImpl_Xerces.cpp:(.text+0x10f9): undefined reference to `xercesc_3_1::XMLString::release(unsigned short**, xercesc_3_1::MemoryManager*)' collect2: ld returned 1 exit status make[3]: *** [netgen] Erreur 1 make[3]: quittant le répertoire « /home/badis/Installation/sumo/src/netgen » make[2]: *** [all-recursive] Erreur 1 make[2]: quittant le répertoire « /home/badis/Installation/sumo/src » make[1]: *** [all] Erreur 2 make[1]: quittant le répertoire « /home/badis/Installation/sumo/src » make: *** [all-recursive] Erreur 1 thanks for help _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx https://lists.gnu.org/mailman/listinfo/autoconf