Hi,

I have a compile error on AIX 4.3.3 using compiler xlC 3.6.6 and  STL.2.0

"../../../XML/xerces/xerces-c1_4_0-AIX42/include/util/XercesDefs.hpp", line
331.21: 1540-023: (S) "bool" has already been defined.
"../../../XML/xerces/xerces-c1_4_0-AIX42/include/util/XercesDefs.hpp", line
331.1: 1540-378: (I) "bool" is defined on line 7
of"/pool/ospace/stl.2.0/ospace/type/bool.h".

when I compile with the  xlC .... -D__BOOL__ ....
then the compiling is OK but I get an error at linking:

ld: 0711-317 ERROR: Undefined symbol:
.MemBufInputSource::MemBufInputSource(const unsigned char* const,const
unsigned int,
const unsigned short* const,const bool)
ld: 0711-317 ERROR: Undefined symbol: .DOMParser::parse(const
InputSource&,const bool)

Can anyone help me to solve this problem?


THX

Gabor


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to