http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1087 *** shadow/1087 Fri Mar 23 00:42:22 2001 --- shadow/1087.tmp.29568 Fri Mar 23 00:42:22 2001 *************** *** 0 **** --- 1,30 ---- + +============================================================================+ + | 'Undefined variables' Error while building oon Solaris. | + +----------------------------------------------------------------------------+ + | Bug #: 1087 Product: Xerces-C | + | Status: NEW Version: 1.4 | + | Resolution: Platform: Sun | + | Severity: Critical OS/Version: Solaris | + | Priority: High Component: Build | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + I am installing Xerces-C on Solaris , having utilities gmake and autoconf , + using gcc 2.81 and facing problems using gmake. + + I followed the steps given in the documentation while building. + I ran 'runConfigure' without any problems. But when I ran 'gmake' in one of + the samples 'SAXCount' I recieved the errors saying 'Unreferenced variables'. + The '.o' files were created in the OBJ directory but the final EXE was not + created. + + Please advice as to what should be done. I am badly in need of a XML parser in + C++. + + Thanks + Pradeep --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
