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

Re: svn commit: rev 3075 - trunk trunk/build

From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-08-28 02:31:14 CEST

"McCarty, Andy" wrote:
>
> Spoke to soon. < I think I sent an earlier message stating patch works>
>
> Noen will compile with the patch but I
> can't get it to link.
>
> Linking...
> libsvn_ra_dav.lib(props.obj) : error LNK2001: unresolved external symbol
> _ne_propfind_destroy
> libsvn_ra_dav.lib(props.obj) : error LNK2001: unresolved external symbol
> _ne_propfind_allprop
> libsvn_ra_dav.lib(props.obj) : error LNK2001: unresolved external symbol
> _ne_propfind_named
> libsvn_ra_dav.lib(props.obj) : error LNK2001: unresolved external symbol
> _ne_propfind_get_request
> libsvn_ra_dav.lib(props.obj) : error LNK2001: unresolved external symbol
> _ne_xml_push_handler
> libsvn_ra_dav.lib(util.obj) : error LNK2001: unresolved external symbol
> _ne_xml_push_handler
> libsvn_ra_dav.lib(props.obj) : error LNK2001: unresolved external symbol
> _ne_propfind_get_parser
> libsvn_ra_dav.lib(props.obj) : error LNK2001: unresolved external symbol
> _ne_propfind_set_private
> libsvn_ra_dav.lib(props.obj) : error LNK2001: unresolved external symbol
> _ne_propfind_create
> libsvn_ra_dav.lib(props.obj) : error LNK2001: unresolved external symbol
> _ne_propset_iterate
> libsvn_ra_dav.lib(props.obj) : error LNK2001: unresolved external symbol
> _ne_propset_private
> libsvn_ra_dav.lib(props.obj) : error LNK2001: unresolved external symbol
> _ne_propfind_current_private
> libsvn_ra_dav.lib(commit.obj) : error LNK2001: unresolved external symbol
> _ne_proppatch
> libsvn_ra_dav.lib(util.obj) : error LNK2001: unresolved external symbol
> _ne_xml_destroy
> libsvn_ra_dav.lib(util.obj) : error LNK2001: unresolved external symbol
> _ne_xml_get_error
> libsvn_ra_dav.lib(util.obj) : error LNK2001: unresolved external symbol
> _ne_xml_parse_v
> libsvn_ra_dav.lib(util.obj) : error LNK2001: unresolved external symbol
> _ne_xml_create
> libsvn_ra_dav.lib(ne_basic.obj) : error LNK2001: unresolved external symbol
> _ne_lock_using_parent
> libsvn_ra_dav.lib(ne_basic.obj) : error LNK2001: unresolved external symbol
> _ne_lock_using_resource
> libsvn_ra_dav.lib(ne_basic.obj) : error LNK2001: unresolved external symbol
> _ne_simple_request
> Release/svn.exe : fatal error LNK1120: 19 unresolved externals
> Error executing link.exe.

[cc Subversion mailing list].

I'm seeing the same thing also. Neon links fine against the binary Expat
library, but against APR's expat, it doesn't work.

Any ideas?

Best,
Blair

PS Please always cc dev@subversion.tigris.org.

-- 
Blair Zajac <blair@orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 28 02:31:47 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.