[ http://issues.apache.org/jira/browse/XERCESC-1408?page=comments#action_63256 ] David Bertoni commented on XERCESC-1408: ----------------------------------------
We do not patch earlier versions of the parser to work with newer compilers. You will either need to upgrade to Xerces-C 2.6.0, or modify your source files locally. You can search the archives of the mailing list, as this question came up only last week. > build problem on RHEL4.0 > ------------------------ > > Key: XERCESC-1408 > URL: http://issues.apache.org/jira/browse/XERCESC-1408 > Project: Xerces-C++ > Type: Bug > Components: Build > Versions: 2.3.0 > Environment: OS: Red Hat 3.4.3-9.EL4 > gcc: version 3.4.3 > xerces-c-src_2_3_0 > Reporter: jun zhao > > In file included from > /home/zhaojun/xerces-c-src_2_3_0/include/xercesc/util/RefVectorOf.hpp:138, > from PlatformUtils.cpp:162: > /home/zhaojun/xerces-c-src_2_3_0/include/xercesc/util/RefVectorOf.c: In > destructor `xercesc_2_3::RefVectorOf<TElem>::~RefVectorOf()': > /home/zhaojun/xerces-c-src_2_3_0/include/xercesc/util/RefVectorOf.c:139: > error: `fMemoryManager' undeclared (first use this function) > /home/zhaojun/xerces-c-src_2_3_0/include/xercesc/util/RefVectorOf.c:139: > error: (Each undeclared identifier is reported only once for each function it > appears in.) > gmake[1]: *** [PlatformUtils.o] Error 1 > gmake[1]: Leaving directory > `/home/zhaojun/xerces-c-src_2_3_0/src/xercesc/util' > gmake: *** [Util] Error 2 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
