Hi!
I've tried in 3-4 days and I still get same problems:
Compiling XML-Xerces (4.1 and 5.0) results in the following errormessage:
--errormessage--
cc -c -I. -IHandler -I/service/xalan-xerces/src/xml-xerces/c/include
-Dbool=char -DHAS_BOOL -I/service/prg/include -O2 -DVERSION=\"0.10\"
-DXS_VERSION=\"0.10\" -fpic
-I/service/perl/arch/linux-intel/lib/perl5/5.005/linux-intel/CORE
PerlExceptionHandler.cpp
In file included from PerlExceptionHandler.cpp:1:
/usr/include/g++-2/iostream.h:97: `ostream::operator <<(char)' is already
defined
in class ostream
/usr/include/g++-2/iostream.h:216: `istream::operator >>(char &)' is
already defined in the class istream
In file included from PerlExceptionHandler.cpp:3:
PerlExceptionHandler.hpp:48: warning: `class PerlExceptionHandler' only
defines a
private destructor and has no friends
make[1]: *** [PerlExceptionHandler.o] Error 1
make[1]: Leaving directory
`/service/xalan-xerces/src/XML-Xerces-1.4.1/Handler'
make: *** [subdirs] Error 2
--end-errormessage--
I've tried to compile perl5.6 and Xerces5.0 too but with the same
results.
I use RedHat 6.2; ( 2.2.16 #4 SMP ) whith security-patches applied.
# cc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
# perl -v
This is perl, version 5.005_03 built for i686-linux
It seems to be a C++-problem but I don't understand the error-message
completely.
Any suggestions?
/Jim Nordlander - Link�pings University
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]