You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Jonathan Pierce <Jo...@seagram.com> on 2001/06/15 18:50:02 UTC

HELP UNSUBSCRIBE !!!

How do I get off of this list???

I have attempted to unsubscribe at least 3 times and I am still receiving
messages.

PLEASE UNSUBSCRIBE ME !!!!

____________________Reply Separator____________________
Subject:    RE: doubt!!!
Author: xerces-c-dev@xml.apache.org
Date:       6/15/2001 12:45 PM

Thanks a lot for the quick response......

Yes I am using the src package....and I did set the library path....

I am attaching the full output after i did the gmake....
IT IS:-

sulaco% gmake
mkdir -p /tilde/lpcoop/xmlparser/xml4csrc3_3_1/bin/obj/SAXCount
CC -DSOLARIS -L/usr/lib 
/tilde/lpcoop/xmlparser/xml4csrc3_3_1/bin/obj/SAXCount/SAXCount.o 
/tilde/lpcoop/xmlparser/xml4csrc3_3_1/bin/obj/SAXCount/SAXCountHandlers.o -o

/tilde/lpcoop/xmlparser/xml4csrc3_3_1/bin/SAXCount 
-L/tilde/lpcoop/xmlparser/xml4csrc3_3_1/lib -lxerces-c1_3 -lc -lgen 
Undefined                       first referenced
 symbol                             in file
XMLScanner::updateNSMap(const wchar_t* const, const wchar_t* const)   
/tilde/lpcoop/xmlparser/xml4csrc3_3_1/lib/libxerces-c1_3.so
XMLScanner::buildAttList(const RefVectorOf<KVStringPair>&, const unsigned
int, 
XMLElementDecl&, RefVectorOf<XMLAttr>&) 
/tilde/lpcoop/xmlparser/xml4csrc3_3_1/lib/libxerces-c1_3.so
XMLScanner::scanCDSection(void)      
/tilde/lpcoop/xmlparser/xml4csrc3_3_1/lib/libxerces-c1_3.so
XMLScanner::checkIDRefs(void)        
/tilde/lpcoop/xmlparser/xml4csrc3_3_1/lib/libxerces-c1_3.so
XMLScanner::scanComment(void)        
/tilde/lpcoop/xmlparser/xml4csrc3_3_1/lib/libxerces-c1_3.so
XMLScanner::scanAttValue(const wchar_t* const, XMLBuffer&, const 
XMLAttDef::AttTypes)
/tilde/lpcoop/xmlparser/xml4csrc3_3_1/lib/libxerces-c1_3.so
XMLScanner::isLegalToken(const XMLPScanToken&) 
/tilde/lpcoop/xmlparser/xml4csrc3_3_1/lib/libxerces-c1_3.so
XMLScanner::getQuotedString(XMLBuffer&) 
/tilde/lpcoop/xmlparser/xml4csrc3_3_1/lib/libxerces-c1_3.so
XMLScanner::scanUpToWSOr(XMLBuffer&, const wchar_t) 
/tilde/lpcoop/xmlparser/xml4csrc3_3_1/lib/libxerces-c1_3.so
XMLScanner::scanCharData(XMLBuffer&) 
/tilde/lpcoop/xmlparser/xml4csrc3_3_1/lib/libxerces-c1_3.so
XMLScanner::senseNextToken(unsigned int&)   
/tilde/lpcoop/xmlparser/xml4csrc3_3_1/lib/libxerces-c1_3.so
XMLScanner::resolveQName(const wchar_t* const, XMLBuffer&, XMLBuffer&, const

ElemStack::MapModes)
/tilde/lpcoop/xmlparser/xml4csrc3_3_1/lib/libxerces-c1_3.so
XMLScanner::scanEq(void)             
/tilde/lpcoop/xmlparser/xml4csrc3_3_1/lib/libxerces-c1_3.so
XMLScanner::basicAttrValueScan(const wchar_t* const, XMLBuffer&) 
/tilde/lpcoop/xmlparser/xml4csrc3_3_1/lib/libxerces-c1_3.so
XMLScanner::scanReset(const InputSource&) 
/tilde/lpcoop/xmlparser/xml4csrc3_3_1/lib/libxerces-c1_3.so
ld: fatal: Symbol referencing errors. No output written to 
/tilde/lpcoop/xmlparser/xml4csrc3_3_1/bin/SAXCount
gmake: *** [/tilde/lpcoop/xmlparser/xml4csrc3_3_1/bin/SAXCount] Error 1
sulaco% 

The library path has been set.....
In the above output I think it is trying to refer to XMLScanner and it is
looking for the library which is present.....
Please can u put some light on what the problem is....
Thanks !!

Saurabh.


-----Original Message-----
From: Tinny Ng [mailto:tng-xml@ca.ibm.com]
Sent: Friday, June 15, 2001 11:27 AM
To: xerces-c-dev@xml.apache.org
Subject: Re: doubt!!!


Are you using the source package?  If so, did you build the Xerces Library
successfully?  And did you export LIBPATH / SHLIB_PATH / LD_LIBRARY_PATH
(depends on which platform) for the samples to pick up the Xerces library ?

See http://xml.apache.org/xerces-c/build.html and
http://xml.apache.org/xerces-c/samples.html for further build instruction
details.

Tinny

Co-op DI wrote:

> I have just installed XERCES-C C++ XML Parser.
> I was trying to build the first example SAXCount but when I did a "gmake"
> .... it gave me an error. The last 2 lines of the gmake are:-
>
> ld: fatal: Symbol referencing errors. No output written to
> /tilde/lpcoop/xmlparser/xml4csrc3_3_1/bin/SAXCount
> gmake: *** [/tilde/lpcoop/xmlparser/xml4csrc3_3_1/bin/SAXCount] Error 1
>
> Can somebody please tell me what is the problem?
>
> Thanks!
>
> Saurabh.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org