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

Re: Compiling apr under cygwin

From: Barry Pederson <barryp_at_yahoo.com>
Date: 2002-01-22 18:13:53 CET

Branko Čibej wrote:
> Geisser, Oliver wrote
>>
>> What about OpenSSL on Win32 and if it is possible
>> to build/use neon with SSL support on Win32 ?
>>
> I tried to do that, but ran into problems which I hadn't the time to
> resolve. It seemed like neon didn't like the OpenSSL headers on
> Windows. Sorry, can't be more specific than that.

IIRC if you get the OpenSSL source from the .tar.gz file, all the
contents of the "include" directory are actually symlinks to other
locations within the tree, and when unpacked onto a windows box you end
up with just a bunch of zero-length files.

If you copy the .h files from their actual locations to replace those
empty files, then everything works fine. Neon can be built with SSL and
  SVN can make use of that.

        Barry

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:57 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.