DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6393>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6393

Compile errors under Solaris 2.6 using gcc

           Summary: Compile errors under Solaris 2.6 using gcc
           Product: XalanC
           Version: 1.3.x
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: XalanC
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


During compilation of the package I got the following compile error. 
I am using gcc and g++ under Solaris 2.6. What do I do?

......
g++ -O -DNDEBUG   .....
......
g++ -O -DNDEBUG   .....
......
g++ -O -DNDEBUG   -fPIC -instances=static -DSOLARIS -D_REENTRANT  -c -I. -
I/home/idpgui/blitz/xml/xml4csrc3_1_0/src/ -
I/home/idpgui/blitz/xml/xml4csrc3_1_0/include/xercesc -
I/home/idpgui/blitz/xml/xml4csrc3_1_0/include/  -o /home/idpgui/blitz/xml/xml-
xalan/c/obj/DOMServices.o DOMSupport/DOMServices.cpp
In file included from DOMSupport/DOMServices.cpp:57:
DOMSupport/DOMServices.hpp: In function `static void DOMServices::sendData
(FormatterListener &, void (FormatterListener::*)(const XMLCh *, unsigned int), 
const XalanDOMString &)':
DOMSupport/DOMServices.hpp:690: argument passing to `const XMLCh *' from `const 
XalanDOMChar *'
gmake: *** [/home/idpgui/blitz/xml/xml-xalan/c/obj/DOMServices.o] Error 1

Reply via email to