I am running Solaris 2.6 with gcc 2.95.2 and gmake.  When I built the xerces libraries, I got the following error:

SolarisPlatformUtils.cpp:539: `File_BasePathUnderflow' undeclared (first use this function)
SolarisPlatformUtils.cpp:539: (Each undeclared identifier is reported only once
SolarisPlatformUtils.cpp:539: for each function it appears in.)
SolarisPlatformUtils.cpp:539: implicit declaration of function `int PlatformUtilsException(...)'
gmake[3]: *** [SolarisPlatformUtils.o] Error 1

When I looked at the code, File_BasePathUnderflow is an exception that is being thrown.  Where and how is this supposed to be defined?  I am using the latest update from the CVS tree.   I have properly defined XERCESCROOT and LD_LIBRARY_PATH (according to your website).

-- 
Craig Noah                  INTERNET: [EMAIL PROTECTED]
Software Engineer

                Sterling Software ITD 
1404 Fort Crook Road South     Phone:    (402) 291-8300 x 284
Bellevue,  NE   68005-2969     FAX:      (402) 291-4362
 

Reply via email to