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

VS2005, many unresolved _ne_* symbol errors

From: Toby Johnson <toby_at_etjohnson.us>
Date: 2006-07-20 17:52:35 CEST

When trying to build Subversion under Visual Studio 2005, I'm getting
many unresolved external symbol errors in libsvn_ra_dav which reference
functions such as "_ne_ssl_provide" which all seem to be Neon functions
(they all begin with _ne_). The only reference to this problem I could
find is here: <http://svn.haxx.se/tsvn/archive-2006-01/0061.shtml> on
the TortoiseSVN list where Stefan's reply seems to be to ignore them and
build twice.

Can anyone tell me how to resolve this? Am I missing an include path
somewhere? I created the VC.NET projects using "gen-make.py -t vcnet
--vsnet-version=2005" (no openssl or zlib at this point).

Thanks,
toby

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 20 17:52:36 2006

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.