Compilation error on Mac OS X 10.4.1
------------------------------------

         Key: XERCESC-1454
         URL: http://issues.apache.org/jira/browse/XERCESC-1454
     Project: Xerces-C++
        Type: Bug
    Versions: 2.6.0    
 Environment: Mac OS X 10.4.1, Xtools 2.1, gcc version 4.0.0 (Apple Computer, 
Inc. build 5026)

    Reporter: Marc Kippen


Build sequence:

   1- cd $XERCESCROOT/src/xercesc
   2- autoconf
   3- ./runConfigure -p macosx -n native
   4- make 

Error message:
.
.
.
g++ -DMACOSX -D_REENTRANT -c -I/Users/mkippen/sw/xerces-c-src_2_6_0/include -w 
-O -DPROJ_XMLPARSER  -DPROJ_XMLUTIL  -DPROJ_PARSERS  -DPROJ_SAX4C  -DPROJ_SAX2  
-DPROJ_DOM -DPROJ_DEPRECATED_DOM -DPROJ_VALIDATORS -DXML_USE_NATIVE_TRANSCODER 
-DXML_USE_INMEM_MESSAGELOADER -DXML_USE_PTHREADS -DXML_USE_NETACCESSOR_NATIVE   
  -o /Users/mkippen/sw/xerces-c-src_2_6_0/obj/MACOSX/MacOSUnicodeConverter.o 
MacOSUnicodeConverter.cpp
MacOSUnicodeConverter.cpp:78: error: 'static' may not be used when defining (as 
opposed to declaring) a static data member
MacOSUnicodeConverter.cpp:84: error: 'static' may not be used when defining (as 
opposed to declaring) a static data member
make[2]: *** [MacOSUnicodeConverter.o] Error 1
make[1]: *** [transcoders] Error 2
make: *** [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]

Reply via email to