You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Dmitry Utkin (JIRA)" <tu...@ws.apache.org> on 2008/03/05 08:45:43 UTC

[jira] Created: (TUSCANY-2063) Errors compiling SDO and SCA while using g++ version 2.95.4

Errors compiling SDO and SCA while using g++ version 2.95.4
-----------------------------------------------------------

                 Key: TUSCANY-2063
                 URL: https://issues.apache.org/jira/browse/TUSCANY-2063
             Project: Tuscany
          Issue Type: Bug
          Components: C++ Build
    Affects Versions: Cpp-M3, Cpp-Next
         Environment: gcc-2.95.4
glibc-2.1.3
kernel-glibc-headers-2.4.32
glibc-profile-2.1.3
glibc-devel-2.1.3

            Reporter: Dmitry Utkin


In file included from ../../../../../runtime/core/src/commonj/sdo/SAX2Parser.h:27,
                 from ../../../../../runtime/core/src/commonj/sdo/ChangeSummaryBuilder.h:28,
                 from ChangeSummaryBuilder.cpp:22:
../../../../../runtime/core/src/commonj/sdo/SDOXMLString.h:68: parse error before `('
../../../../../runtime/core/src/commonj/sdo/SDOXMLString.h:68: syntax error before `('
after including <string>:


DataFactoryImpl.cpp:2147: no match for `_IO_ostream_withassign & << SDORuntimeException &'
/usr/lib/gcc-lib/i486-linux/2.95.4/../../../../include/g++-3/iostream.h:77: candidates are: class ostream & ostream::operator <<(char)
/usr/lib/gcc-lib/i486-linux/2.95.4/../../../../include/g++-3/iostream.h:78:                 class ostream & ostream::operator <<(unsigned char)
[ skipped ]
/usr/lib/gcc-lib/i486-linux/2.95.4/../../../../include/g++-3/iostream.h:106:                 class ostream & ostream::operator <<(ostream & (*)(ostream &))
/usr/lib/gcc-lib/i486-linux/2.95.4/../../../../include/g++-3/iostream.h:107:                 class ostream & ostream::operator <<(ios & (*)(ios &))
/usr/lib/gcc-lib/i486-linux/2.95.4/../../../../include/g++-3/iostream.h:108:                 class ostream & ostream::operator <<(streambuf *)
../../../../../runtime/core/src/commonj/sdo/SDOXMLString.h:72:                 class ostream & commonj::sdo::operator <<(ostream &, const commonj::sdo::SDOXMLString &)
../../../../../runtime/core/src/commonj/sdo/RefCountingPointer.h:91:                 class ostream & commonj::sdo::operator <<(ostream &, const commonj::sdo::RefCountingPointer<commonj::sdo::DataFactory> &)

....
and more

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org