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

compiling subversion without ssl support

From: korebantic <korebantic_at_gmail.com>
Date: 2007-01-16 15:27:04 CET

I'm having a spot of trouble getting subversion compiled on Linux/Red Hat ES
3. I don't care at all about SSL support, and actually I don't even need
mod_dav support. However, I can't seem to figure out what the proper options
to configure should be:

/usr/bin/ld: cannot find -lssl
collect2: ld returned 1 exit status
make: *** [subversion/svn/svn] Error 1

configure options:

./configure \
--without-httpd \
--with-swig \
--without-ssl \
--without-neon

Any advice would be appreciated.
Received on Tue Jan 16 15:27:56 2007

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.