After upgrading from Red Hat 6.0 to 8.0, suddenly some compile
errors occur. It is mostly in header files that use STL (see the
make log below) but also in some that use Xerces
Can anyone see what is wrong?
Any help is appreciated,
Best regards,
Henrik Jensen
--
Make log:
--
g
was it - in version 1.6 you used "-lxerces-c1_6_0", but in version
2.1 it is only "-lxerces-c"
When the .so file is called "libxerces-c.so.21.o", I guess the thing you have
to give as argument to -l is everything between "lib" and &qu
in advance for any help,
Best regards,
Henrik Jensen
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
lso, Ive verified the spelling by looking in util/PlatformUtils.hpp, but
that wasnt it either.
Im just getting into Linux so the answer is probably really simple, but any
help is appreciated a lot.
Best regards,
Henrik Jensen
-