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

Re: 1.3.5 build errors

From: Toby Johnson <toby_at_etjohnson.us>
Date: 2006-08-16 16:31:06 CEST

Stefan Küng wrote:
> The link error happens because those debug functions are used, but the
> release libs don't have them. If you check the header files where
> those functions are defined, you'll see that those are only used if
> DEBUG is defined. So at least one of the header files included on your
> machine must define that.
Thanks, it seems that either my zlib or openssl sources must have been
the debug versions; re-downloading these seems to have solved the problem.

However, the build of zlib failed, because it couldn't find
"gvmat32.asm" (I'm back to using the 1.3.5 tag again because the 1.4 svn
libs were causing a memory error for me). I found this file under
"contrib/masmx86" and copied it to the zlib folder which seems to have
fixed it. Odd.

An unrelated question.. is there a way to get Nant to skip over
compiling the targets which are already up-to-date?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Aug 16 16:38:27 2006

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

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