[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Build error - Win32 mod_dav_so [revision 3379]

From: John Barstow <John_Barstow_at_gfsg.co.nz>
Date: 2002-10-17 04:32:06 CEST

I get the unresolved symbols below when trying to build the Apache module on
Win32. Everything else builds just fine, so clearly I'm missing something.
Anybody know what I'm missing?

Linking...
   Creating library Release/mod_dav_svn.lib and object
Release/mod_dav_svn.exp
xml.obj : error LNK2001: unresolved external symbol
__imp__XML_SetCharacterDataHandler
xml.obj : error LNK2001: unresolved external symbol
__imp__XML_SetElementHandler
xml.obj : error LNK2001: unresolved external symbol __imp__XML_SetUserData
xml.obj : error LNK2001: unresolved external symbol __imp__XML_ParserCreate
xml.obj : error LNK2001: unresolved external symbol __imp__XML_ParserFree
xml.obj : error LNK2001: unresolved external symbol __imp__XML_ErrorString
xml.obj : error LNK2001: unresolved external symbol __imp__XML_GetErrorCode
xml.obj : error LNK2001: unresolved external symbol
__imp__XML_GetCurrentLineNumber
xml.obj : error LNK2001: unresolved external symbol __imp__XML_Parse
Release/mod_dav_svn.so : fatal error LNK1120: 9 unresolved externals

John C Barstow

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 17 04:28:15 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.