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

Win32 Compile-Time error

From: Dale Hirt <dale_at_sbcltd.com>
Date: 2003-02-05 00:55:51 CET

Win2k SP2,
MS VC++ 6.0, SP5,
MSPlatform SDK,
latest cvs sources for apr, apr-util, and apr-iconv (although this error
happens with the libs that come with the Win32 binary of Apache 2.0.44),
and latest Subversion sources (yes, even today's, and yes, for the past two
days it has done this). I always run svn update and right now I'm at 4734.

libsvn_subr.lib(time.obj) : error LNK2001: unresolved external symbol
_apr_month_snames
libsvn_subr.lib(time.obj) : error LNK2001: unresolved external symbol
_apr_day_snames
Release/svn.exe : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.

__build__ - 3 error(s), 40 warning(s)

I know that the symbols are in there, I see them. Although, they are shown
as __imp__apr_month_snames. I am wondering if this is a C linking issue.
Do I need to contact apr?

Thanks for all your help.

Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 5 00:56:50 2003

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.