Dave,
I got bit further while using the static library. Now I got some
compilation errors!

g++ -O2 -DNDEBUG     -fno-elide-constructors -Wall -fPIC -DLINUX
-D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c
-I/nanfs02/home/dray/linux/install/xml-xalan/c/src
-I/nanfs02/home/dray/linux/install/xml-xalan/c/include
-I../../../../nls/include
-I/nanfs02/home/dray/linux/dan/xerces-c-3.0.1/install/src/
-I/nanfs02/home/dray/linux/dan/xerces-c-3.0.1/install/include/xercesc
-I/nanfs02/home/dray/linux/dan/xerces-c-3.0.1/install/include/  -o
../../../../obj/XalanMsgLib.o
/nanfs02/home/dray/linux/install/xml-xalan/c/src/xalanc/Utils/XalanMsgLi
b/XalanMsgLib.cpp
/nanfs02/home/dray/linux/install/xml-xalan/c/src/xalanc/Utils/XalanMsgLi
b/XalanMsgLib.cpp:25: syntax
   error before `namespace'
/nanfs02/home/dray/linux/install/xml-xalan/c/src/xalanc/Utils/XalanMsgLi
b/XalanMsgLib.cpp: In
   static member function `static const XalanDOMChar* 
   xalanc_1_10::XalanMsgContainer::getMessage(unsigned int)':
/nanfs02/home/dray/linux/install/xml-xalan/c/src/xalanc/Utils/XalanMsgLi
b/XalanMsgLib.cpp:68: `
   s_errString' undeclared (first use this function)
/nanfs02/home/dray/linux/install/xml-xalan/c/src/xalanc/Utils/XalanMsgLi
b/XalanMsgLib.cpp:68: (Each
   undeclared identifier is reported only once for each function it
appears 
   in.)
gmake[3]: *** [../../../../obj/XalanMsgLib.o] Error 1
gmake[3]: Leaving directory
`/nanfs02/home/dray/linux/install/xml-xalan/c/src/xalanc/Utils/XalanMsgL
ib'
gmake[2]: *** [../../../lib/libxalanMsg.so.110.0] Error 2
gmake[2]: Leaving directory
`/nanfs02/home/dray/linux/install/xml-xalan/c/src/xalanc/Utils'
gmake[1]: *** [locale] Error 2
gmake[1]: Leaving directory
`/nanfs02/home/dray/linux/install/xml-xalan/c/src/xalanc'
gmake: *** [all] Error 2

Would you have any clue?
Thanks


I would suggest you not try to use static libraries, since Xalan-C won't

build as a static library anyway.


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscr...@xml.apache.org
For additional commands, e-mail: xalan-dev-h...@xml.apache.org


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

_______________________________________________________________________
The information transmitted is intended only for the person or entity to which 
it is addressed and may contain confidential and/or privileged material. Any 
review, retransmission, dissemination or other use of, or taking of any action 
in reliance upon, this information by persons or entities other than the 
intended recipient is prohibited. If you received this in error, please contact 
the sender and delete the material from any computer.

_____________________________________________________________________
This e-mail has been scanned for viruses by Verizon Business Internet Managed 
Scanning Services - powered by MessageLabs. For further information visit 
http://www.mci.com

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscr...@xml.apache.org
For additional commands, e-mail: xalan-dev-h...@xml.apache.org

Reply via email to