Hi Dave Why don't I get emails from the list? And I can't reply to your emails on the theaimsgroup?
We checked out from CVS, anonymously and got this error. Can you tell me if I need to checkout a specific branch? In file included from /user/apradhan/xalan/xml-xalan/c/src/xalanc/PlatformSupport/PlatformSupportInit.cpp:22: /user/apradhan/xalan/xml-xalan/c/src/xalanc/PlatformSupport/XalanMessageLoader.hpp:29:29: LocalMsgIndex.hpp: No such file or directory In file included from /user/apradhan/xalan/xml-xalan/c/src/xalanc/PlatformSupport/PlatformSupportInit.cpp:22: /user/apradhan/xalan/xml-xalan/c/src/xalanc/PlatformSupport/XalanMessageLoader.hpp:95: error: `XalanMessages' has not been declared /user/apradhan/xalan/xml-xalan/c/src/xalanc/PlatformSupport/XalanMessageLoader.hpp:95: error: `Codes' has not been declared /user/apradhan/xalan/xml-xalan/c/src/xalanc/PlatformSupport/XalanMessageLoader.hpp:99: error: ISO C++ forbids declaration of `msgToLoad' with no type /user/apradhan/xalan/xml-xalan/c/src/xalanc/PlatformSupport/XalanMessageLoader.hpp:104: error: `XalanMessages' has not been declared /user/apradhan/xalan/xml-xalan/c/src/xalanc/PlatformSupport/XalanMessageLoader.hpp:104: error: `Codes' has not been declared /user/apradhan/xalan/xml-xalan/c/src/xalanc/PlatformSupport/XalanMessageLoader.hpp:108: error: ISO C++ forbids declaration of `msgToLoad' with no type /user/apradhan/xalan/xml-xalan/c/src/xalanc/PlatformSupport/XalanMessageLoader.hpp:113: error: `XalanMessages' has not been declared /user/apradhan/xalan/xml-xalan/c/src/xalanc/PlatformSupport/XalanMessageLoader.hpp:113: error: `Codes' has not been declared /user/apradhan/xalan/xml-xalan/c/src/xalanc/PlatformSupport/XalanMessageLoader.hpp:113: error: ISO C++ forbids declaration of `msgToLoad' with no type /user/apradhan/xalan/xml-xalan/c/src/xalanc/PlatformSupport/XalanMessageLoader.hpp:118: error: `XalanMessages' has not been declared /user/apradhan/xalan/xml-xalan/c/src/xalanc/PlatformSupport/XalanMessageLoader.hpp:118: error: `Codes' has not been declared /user/apradhan/xalan/xml-xalan/c/src/xalanc/PlatformSupport/XalanMessageLoader.hpp:119: error: ISO C++ forbids declaration of `msgToLoad' with no type /user/apradhan/xalan/xml-xalan/c/src/xalanc/PlatformSupport/XalanMessageLoader.hpp:124: error: `XalanMessages' has not been declared /user/apradhan/xalan/xml-xalan/c/src/xalanc/PlatformSupport/XalanMessageLoader.hpp:124: error: `Codes' has not been declared /user/apradhan/xalan/xml-xalan/c/src/xalanc/PlatformSupport/XalanMessageLoader.hpp:126: error: ISO C++ forbids declaration of `msgToLoad' with no type /user/apradhan/xalan/xml-xalan/c/src/xalanc/PlatformSupport/XalanMessageLoader.hpp:131: error: `XalanMessages' has not been declared /user/apradhan/xalan/xml-xalan/c/src/xalanc/PlatformSupport/XalanMessageLoader.hpp:131: error: `Codes' has not been declared /user/apradhan/xalan/xml-xalan/c/src/xalanc/PlatformSupport/XalanMessageLoader.hpp:134: error: ISO C++ forbids declaration of `msgToLoad' with no type /user/apradhan/xalan/xml-xalan/c/src/xalanc/PlatformSupport/XalanMessageLoader.hpp:140: error: `XalanMessages' has not been declared /user/apradhan/xalan/xml-xalan/c/src/xalanc/PlatformSupport/XalanMessageLoader.hpp:139: error: `loadMsg' declared as a `virtual' field /user/apradhan/xalan/xml-xalan/c/src/xalanc/PlatformSupport/XalanMessageLoader.hpp:139: error: expected `;' before '(' token /user/apradhan/xalan/xml-xalan/c/src/xalanc/PlatformSupport/XalanMessageLoader.hpp:148: error: `XalanMessages' has not been declared /user/apradhan/xalan/xml-xalan/c/src/xalanc/PlatformSupport/XalanMessageLoader.hpp:147: error: expected `;' before '(' token /user/apradhan/xalan/xml-xalan/c/src/xalanc/PlatformSupport/XalanMessageLoader.hpp:159: error: `XalanMessages' has not been declared /user/apradhan/xalan/xml-xalan/c/src/xalanc/PlatformSupport/XalanMessageLoader.hpp:158: error: expected `;' before '(' token gmake[1]: *** [../../obj/PlatformSupportInit.o] Error 1 gmake[1]: Leaving directory `/user/apradhan/xalan/xml-xalan/c/src/xalanc' gmake: *** [all] Error 2 warm regards Saurabh ----- Forwarded by Saurabh Bhatnagar/BLR/HTL on 08/18/2005 09:12 AM ----- Saurabh Bhatnagar/BLR/HTL 08/17/2005 10:14 AM To "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> cc "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Subject RE: error in xalan1.9.0 build using ultrasparc Hi Akshya This is is a known BUG. http://marc.theaimsgroup.com/?l=xalan-c-users&m=112420829126086&w=2 No option but to take the latest CVS snapshot and build, like I did. warm regards Saurabh Saurabh Bhatnagar/BLR/HTL 08/16/2005 05:09 PM To "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> cc "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Subject RE: error in xalan1.9.0 build using ultrasparc Hi Leanid, Now Xerces is built fine but Xalan gives this error that requires code change. We are using Xalan 1.9 release. Any suggestions? Akshya Pradhan/BLR/HTL 08/16/2005 03:37 PM To Saurabh Bhatnagar/BLR/[EMAIL PROTECTED] cc Subject xalan error on Sun machine Hi Saurabh, I have built xerces2.6.0 on sunrds4 . It is building the library successfully. Set the XERCESCROOT=/user/apradhan/xerces/xerces-c-src_2_6_0 XALANCROOT=/user/apradhan/xalan/xml-xalan/c Configured with command " runConfigure -psolaris -cgcc -xg++ -P/tools/rd/gcc/xalan/v1.9" gmake gave the error as follows:- /user/apradhan/xalan/xml-xalan/c/src/xalanc/XPath/ElementPrefixResolverProxy.hpp: In member function `xalanc_1_9::XObjectPtr xalanc_1_9::XPathEvaluator::evaluate(xalanc_1_9::DOMSupport&, xalanc_1_9::XalanNode*, const xalanc_1_9::XalanDOMChar*, const xalanc_1_9::XalanElement*)': /user/apradhan/xalan/xml-xalan/c/src/xalanc/XPath/ElementPrefixResolverProxy.hpp:89: error: `xalanc_1_9::ElementPrefixResolverProxy::ElementPrefixResolverProxy(const xalanc_1_9::ElementPrefixResolverProxy&)' is private /user/apradhan/xalan/xml-xalan/c/src/xalanc/XPath/XPathEvaluator.cpp:279: error: within this context /user/apradhan/xalan/xml-xalan/c/src/xalanc/XPath/ElementPrefixResolverProxy.hpp: In member function `xalanc_1_9::XObjectPtr xalanc_1_9::XPathEvaluator::evaluate(xalanc_1_9::DOMSupport&, xalanc_1_9::XalanNode*, const xalanc_1_9::XPath&, const xalanc_1_9::XalanElement*)': /user/apradhan/xalan/xml-xalan/c/src/xalanc/XPath/ElementPrefixResolverProxy.hpp:89: error: `xalanc_1_9::ElementPrefixResolverProxy::ElementPrefixResolverProxy(const xalanc_1_9::ElementPrefixResolverProxy&)' is private /user/apradhan/xalan/xml-xalan/c/src/xalanc/XPath/XPathEvaluator.cpp:299: error: within this context /user/apradhan/xalan/xml-xalan/c/src/xalanc/XPath/ElementPrefixResolverProxy.hpp: In member function `xalanc_1_9::XPath* xalanc_1_9::XPathEvaluator::createXPath(const xalanc_1_9::XalanDOMChar*)': /user/apradhan/xalan/xml-xalan/c/src/xalanc/XPath/ElementPrefixResolverProxy.hpp:89: error: `xalanc_1_9::ElementPrefixResolverProxy::ElementPrefixResolverProxy(const xalanc_1_9::ElementPrefixResolverProxy&)' is private /user/apradhan/xalan/xml-xalan/c/src/xalanc/XPath/XPathEvaluator.cpp:348: error: within this context /user/apradhan/xalan/xml-xalan/c/src/xalanc/XPath/ElementPrefixResolverProxy.hpp: In member function `xalanc_1_9::XPath* xalanc_1_9::XPathEvaluator::createXPath(const xalanc_1_9::XalanDOMChar*, xalanc_1_9::DOMSupport&, const xalanc_1_9::XalanElement*)': /user/apradhan/xalan/xml-xalan/c/src/xalanc/XPath/ElementPrefixResolverProxy.hpp:89: error: `xalanc_1_9::ElementPrefixResolverProxy::ElementPrefixResolverProxy(const xalanc_1_9::ElementPrefixResolverProxy&)' is private /user/apradhan/xalan/xml-xalan/c/src/xalanc/XPath/XPathEvaluator.cpp:361: error: within this context gmake[1]: *** [../../obj/XPathEvaluator.o] Error 1 gmake[1]: Leaving directory `/user/apradhan/xalan/xml-xalan/c/src/xalanc' gmake: *** [all] Error 2 Regards, Akshya warm regards Saurabh "leanid nazdrynau" <[EMAIL PROTECTED]> 07/04/2005 07:18 PM Please respond to "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> To "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> cc "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Subject RE: error in xalan1.9.0 build using ultrasparc >From what I understand /user/apradhan/xerces/xerces-c-src_2_6_0/lib/libxerces-c.so needs libstdc++.so.5 from gcc3.2.3. You can run ldd on this shared library to see dependencies. Why does it need it? If you used 3.4.2 to build it. I think this is mistake. You used wrong gcc version to build xerces. You will need to rebuild it with 3.4.2 and after you rebuild it make sure that ldd on shared library shows libstdc++.so.6 Leanid. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 03, 2005 10:19 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: error in xalan1.9.0 build using ultrasparc Hi Leanid, Xalan build give me the following error. ld: warning: file libstdc++.so.5: required by /user/apradhan/xerces/xerces-c-src_2_6_0/lib/libxerces-c.so, not found gmake[3]: Leaving directory `/user/apradhan/xalan/xml-xalan/c/src/xalanc/Utils/MsgCreator' ../../../bin/MsgCreator /user/apradhan/xalan/xml-xalan/c/src/xalanc/NLS/en_US/XalanMsg_en_US.xlf -TYPE INMEM -LOCALE en_US ld.so.1: ../../../bin/MsgCreator: fatal: libstdc++.so.5: open failed: No such file or directory gmake[2]: *** [../../../nls/include/LocalMsgData.hpp] Killed gmake[2]: Leaving directory `/user/apradhan/xalan/xml-xalan/c/src/xalanc/Utils' gmake[1]: *** [locale] Error 2 gmake[1]: Leaving directory `/user/apradhan/xalan/xml-xalan/c/src/xalanc' gmake: *** [all] Error 2 I have build xerces 32 bit with the same environment setup as xalan. I have set the environment path for libstdc++.so.6. When I have set the path for libstdc++.so.5(gcc 3.2.3) , it gave error " file libstdc++.so.6(gcc 3.4.2): required by /user/apradhan/xerces/xerces-c-src_2_6_0/lib/libxerces-c.so, not found" though the file are existing there. Xalan is building fine on sunrds4. Regards, Akshya