Hi,

After building libs using gcc on solaris, I'm trying to build the
samples. Configure script seems to have run ok. When I do gmake, I'm
getting this error. Please help on this issue as it is important for us
to have a solaris build with gcc.

Has anyone build xerces on solaris with gcc? If so, please share your
experience.

Regards



c++ -DSOLARIS -fpic  -L/usr/lib -L/usr/local/lib
/export/daps/xerces-c-src_2_7_0/bin/obj/SAXPrint/SAXPrint.o
/export/daps/xerces-c-src_2_7_0/bin/obj/SAXPrint/SAXPrintHandlers.o -o
/export/daps/xerces-c-src_2_7_0/bin/SAXPrint
-L/export/daps/xerces-c-src_2_7_0/lib -lxerces-c -lc 
gmake[1]: Leaving directory
`/export/daps/xerces-c-solaris_28-cc_62/samples/SAXPrint'



Undefined                       first referenced
 symbol                             in file
__1cG__CrunKpure_error6F_v_
/export/daps/xerces-c-src_2_7_0/lib/libxerce
s-c.so
xercesc_2_7::XMLUni::fgNoString
/export/daps/xerces-c-src_2_7_0/lib/libxerc
es-c.so
xercesc_2_7::XMLUni::fgIDString
/export/daps/xerces-c-src_2_7_0/lib/libxerc
es-c.so
xercesc_2_7::VecAttributesImpl::VecAttributesImpl[in-charge]()/export/da
ps/xerce
s-c-src_2_7_0/lib/libxerces-c.so
xercesc_2_7::VecAttributesImpl::~VecAttributesImpl
[in-charge]()/export/daps/xer
ces-c-src_2_7_0/lib/libxerces-c.so
xercesc_2_7::XMLPlatformUtils::Initialize(char const*, char const*,
xercesc_2_7:
:PanicHandler*, xercesc_2_7::MemoryManager*,
bool)/export/daps/xerces-c-src_2_7_
0/bin/obj/SAXPrint/SAXPrint.o
__1cLxercesc_2_7RAbstra

...etc

Prabhakar Raju

Reply via email to