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

Re: ssl build problem

From: Kevin Pilch-Bisson <kevin_at_pilch-bisson.net>
Date: 2001-10-25 15:44:38 CEST

On Thu, Oct 25, 2001 at 01:51:43PM +0200, Sander Striker wrote:
> Hi,
>
> I tried the --with-ssl configure option again.
> Neon builds with ssl, it links correctly too.
> The only thing that goes wrong is that ra_dav_svn
> doesn't include the https url type. And this
> happens because NEON_SSL isn't propagated down
> to the subversion build. I captured my make
> output and found that only in the neon directory
> -DNEON_SSL is added to the compile flags.
> Maybe someone who knows where it should come
> from can investigate?

It seems to be a problem in NEON. We get our extra CFLAGS from the neon-config
program, and either (1) or sed is getting rid of the -DNEON_SSL unexpectedly, or
neon-config --cflags doesn't include -DNEON_SSL. Can you run
neon/neon-config --cflags and see if it includes -DNEON_SSL?

Thanks.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Pilch-Bisson                    http://www.pilch-bisson.net
     "Historically speaking, the presences of wheels in Unix
     has never precluded their reinvention." - Larry Wall
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  • application/pgp-signature attachment: stored
Received on Sat Oct 21 14:36:45 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.