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

Re: Compiling Subversion with SSL Support - not happening

From: Stefan Sperling <stsp_at_elego.de>
Date: Thu, 11 Dec 2008 13:34:26 +0000

On Mon, Dec 08, 2008 at 03:13:13PM -0800, Sankaran, Nambi wrote:
> Static linking results in error,

Hey again Nambi,

Did you link neon statically, too?

> $./configure
> --prefix=/ebay/software/pkgs/linux/2.4.21/i686/subversion/1.5.4/
>
> --without-apxs
> --with-ssl
>
> --with-libs=/ebay/software/pkgs/linux/2.4.21/i686/openssl/0.9.8i/lib/
>
> --includedir=/ebay/software/pkgs/linux/2.4.21/i686/openssl/0.9.8i/includ
> e
> --disable-shared
> ......
> ......
> checking for pkg-config... /usr/bin/pkg-config
> checking for openssl pkg-config data... no
> checking for library containing RSA_new... not found
> configure: error: could not find library containing RSA_new
> configure failed for neon

Note that RSA_new is part of libcrypt on my system.
No idea about Linux, but it's probably the same.

You have not posted any relevant bits from config.log.
Without that information it's not possible to figure out what the problem
is (well, we could start guessing, but that's a huge waste of time).

Stefan

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=982820

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2008-12-11 14:35:33 CET

This is an archived mail posted to the Subversion Users mailing list.

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