Hey All,
I just updated my xerces-c distro from CVS. I get a link error in all
the sample applications:
cd /home/jasons/work/xml-xerces/c/samples/
make -k
Building SAXPrint
cd SAXPrint ; make ; cd ..
/home/jasons/work/xml-xerces/c/samples/SAXPrint
make[1]: Entering directory `/home/jasons/work/xml-xerces/c/samples/SAXPrint'
mkdir -p /home/jasons/work/xml-xerces/c/bin/obj/SAXPrint
g++ -DLINUX -fpic -L/usr/lib -L/usr/local/lib
/home/jasons/work/xml-xerces/c/bin/obj/SAXPrint/SAXPrint.o
/home/jasons/work/xml-xerces/c/bin/obj/SAXPrint/SAXPrintHandlers.o -o
/home/jasons/work/xml-xerces/c/bin/SAXPrint -L/home/jasons/work/xml-xerces/c/lib
-lxerces-c1_5 -lc
/home/jasons/work/xml-xerces/c/lib/libxerces-c1_5.so: undefined reference to
`DecimalDatatypeValidator::DecimalDatatypeValidator(DatatypeValidator *,
RefHashTableOf<KVStringPair> *, RefVectorOf<unsigned short> *, int)'
/home/jasons/work/xml-xerces/c/lib/libxerces-c1_5.so: undefined reference to
`DecimalDatatypeValidator::checkContent(unsigned short const *, bool)'
collect2: ld returned 1 exit status
make[1]: *** [/home/jasons/work/xml-xerces/c/bin/SAXPrint] Error 1
make[1]: Target `all' not remade because of errors.
make[1]: Leaving directory `/home/jasons/work/xml-xerces/c/samples/SAXPrint'
gcc: gcc version 2.95.3 20010219 (prerelease)
arch: Linux amadeus 2.4.4-pre7 #6 Wed May 9 08:22:22 MDT 2001 ppc unknown
Configured with: runConfigure -p linux -c gcc -x g++ -minmem -t native
Any ideas?
jas.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]