[ expat-Bugs-414993 ] xmlfile.obj : error LNK2001: unresolved

noreply@sourceforge.net noreply@sourceforge.net
Mon, 09 Apr 2001 13:39:54 -0700


Bugs item #414993, was updated on 2001-04-09 13:39
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=414993&group_id=10127

Category: Build control
Group: None
Status: Open
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Greg Stein (gstein)
Summary: xmlfile.obj : error LNK2001: unresolved 

Initial Comment:
I'm unable to resolve this problem.  I don't which 
file is missing for this error to show up. Here is a 
sample of the error message.  I am compiling with MS 
VC++ 6.0.  I am attempting to create the perl module 
that incorporates expat.  The Perl version is 5.005-3 
from ActiveState.

Expat.obj : error LNK2001: unresolved external symbol 
_XML_DefaultCurrent
Expat.obj : error LNK2001: unresolved external symbol 
_XML_GetSpecifiedAttributeCount
Expat.obj : error LNK2001: unresolved external symbol 
_XML_GetCurrentByteCount
Expat.obj : error LNK2001: unresolved external symbol 
_XML_SetStartCdataSectionHandler
Expat.obj : error LNK2001: unresolved external symbol 
_XML_SetEndCdataSectionHandler
..\blib\arch\auto\XML\Parser\Expat\Expat.dll : fatal 
error LNK1120: 55 unresolved externals
NMAKE : fatal error U1077: 'link' : return code '0x460'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=414993&group_id=10127