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 "James Berry (JIRA)" <xe...@xml.apache.org> on 2004/12/05 23:03:20 UTC

[jira] Assigned: (XERCESC-1306) link errors upgrading from 2.3.0 to 2.6.0 [MacOS 9.2, CodeWarrior 8.3]

     [ http://nagoya.apache.org/jira/browse/XERCESC-1306?page=history ]

James Berry reassigned XERCESC-1306:
------------------------------------

    Assign To: James Berry

> link errors upgrading from 2.3.0 to 2.6.0 [MacOS 9.2, CodeWarrior 8.3]
> ----------------------------------------------------------------------
>
>          Key: XERCESC-1306
>          URL: http://nagoya.apache.org/jira/browse/XERCESC-1306
>      Project: Xerces-C++
>         Type: Bug
>   Components: Build
>     Versions: 2.6.0
>  Environment: MacOS 9.2, CodeWarrior 8.3
>     Reporter: Adam Heinz
>     Assignee: James Berry

>
> I built 2.6.0 without any trouble.  I then tried to link my project against the new lib, but received the errors below.  My project links against 2.3.0 without any difficulty.
> Link Error   : undefined: 'xercesc_2_6::IdentityConstraintHandler::IdentityConstraintHandler(xercesc_2_6::XMLScanner*,xercesc_2_6::MemoryManager*)' (code)
> Referenced from 'xercesc_2_6::SGXMLScanner::commonInit()' in Xerces.Classic.Dbg.Lib
> Referenced from 'xercesc_2_6::IGXMLScanner::commonInit()' in Xerces.Classic.Dbg.Lib
> Link Error   : undefined: 'xercesc_2_6::IdentityConstraintHandler::reset()' (code)
> Referenced from 'xercesc_2_6::SGXMLScanner::scanReset(const xercesc_2_6::InputSource&)' in Xerces.Classic.Dbg.Lib
> Referenced from 'xercesc_2_6::IGXMLScanner::scanReset(const xercesc_2_6::InputSource&)' in Xerces.Classic.Dbg.Lib
> Link Error   : undefined: 'xercesc_2_6::IdentityConstraintHandler::activateIdentityConstraint(xercesc_2_6::SchemaElementDecl*,int,unsigned int,const unsigned short*,const xercesc_2_6::RefVectorOf<xercesc_2_6::XMLAttr>&,unsigned int)' (code)
> Referenced from 'xercesc_2_6::SGXMLScanner::scanStartTag(bool&)' in Xerces.Classic.Dbg.Lib
> Referenced from 'xercesc_2_6::IGXMLScanner::scanStartTagNS(bool&)' in Xerces.Classic.Dbg.Lib
> Link Error   : undefined: 'xercesc_2_6::XSValue::getActualValue(const unsigned short*,xercesc_2_6::XSValue::DataType,xercesc_2_6::XSValue::Status&,xercesc_2_6::XSValue::XMLVersion,bool,xercesc_2_6::MemoryManager*)' (code)
> Referenced from 'xercesc_2_6::PSVIItem::getActualValue() const' in Xerces.Classic.Dbg.Lib
> Link Error   : undefined: 'xercesc_2_6::XSValue::getDataType(const unsigned short*)' (code)
> Referenced from 'xercesc_2_6::PSVIItem::getActualValue() const' in Xerces.Classic.Dbg.Lib
> Link Error   : undefined: 'xercesc_2_6::XSAXMLScanner::XSAXMLScanner(xercesc_2_6::GrammarResolver*,xercesc_2_6::XMLStringPool*,xercesc_2_6::SchemaGrammar*,xercesc_2_6::MemoryManager*)' (code)
> Referenced from 'xercesc_2_6::TraverseSchema::validateAnnotations()' in Xerces.Classic.Dbg.Lib
> Link Error   : undefined: 'xercesc_2_6::IdentityConstraintHandler::deactivateContext(xercesc_2_6::SchemaElementDecl*,const unsigned short*)' (code)
> Referenced from 'xercesc_2_6::SGXMLScanner::scanEndTag(bool&)' in Xerces.Classic.Dbg.Lib
> Referenced from 'xercesc_2_6::SGXMLScanner::scanStartTag(bool&)' in Xerces.Classic.Dbg.Lib
> Referenced from 'xercesc_2_6::IGXMLScanner::scanStartTagNS(bool&)' in Xerces.Classic.Dbg.Lib
> Referenced from 'xercesc_2_6::IGXMLScanner::scanEndTag(bool&)' in Xerces.Classic.Dbg.Lib

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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