Prerequisits:

Mandrake Linux 8.0
GCC 2.95.3
ICU 1.8.1
Xerces 1.5.1
Xalan 1.2

When compiling TestXSLT the following error occurs:
---------
g++ -I/usr/include/g++-3 -g   -fpic -Wall -instances=static -DLINUX 
-D_REENTRANT -DXALAN_USE_ICU -c -I/usr/local/include/ -I. 
-I/home/packages/xerces-c-src1_5_1/src/ 
-I/home/packages/xerces-c-src1_5_1/include/   -o 
/home/packages/xml-xalan/c/obj/process.o TestXSLT/process.cpp
TestXSLT/process.cpp: In function `int main(int, const char **)':
TestXSLT/process.cpp:1356: must #include <typeinfo> before using typeid
/usr/include/g++-3/stl_deque.h: In method `struct 
_Deque_iterator<NameSpace,NameSpace &,NameSpace *,0> 
deque<NameSpace,allocator<NameSpace>,0>::erase(_Deque_iterator<NameSpace,NameSpace 
&,NameSpace *,0>, _Deque_iterator<NameSpace,NameSpace &,NameSpace *,0>)':
----------
Any ideas?

Best,
Dimitry

Reply via email to