[Csync2] csync svn 422 gnutls sensing + disable both broken
Lars Ellenberg
lars.ellenberg at linbit.com
Sat Apr 23 09:36:00 CEST 2011
On Fri, Apr 22, 2011 at 10:27:30AM -0500, David Favor wrote:
> svn checkout http://svn.linbit.com/csync2/trunk csync2
> cd csync2
> ./configure --disable-gnutls
> ... ... ...
> ./configure: line 3957: syntax error near unexpected token `1.0.0,'
> ./configure: line 3957: ` AM_PATH_LIBGNUTLS(1.0.0, ,
> AC_MSG_ERROR([[gnutls not found; install gnutls, gnutls-openssl and
> libtasn1 packages for your system or run configure with
> --disable-gnutls]]) )'
>
> uname -a
> Linux net1.insidetrackparty.com 2.6.35-28-server #50-Ubuntu SMP Fri Mar 18 18:59:25 UTC 2011 x86_64 GNU/Linux
>
> Docs say openssl has been replaced by gnutls support
> and currently autoconf macros appear broken for gnutls,
> so... what can I do to build a copy of csync2?
a) Run autogen.sh first.
b) Try http://git.linbit.com/csync2.git/
which obsoletes the svn repo.
We need to disable that svn repo somehow...
c) Install necessary -devel (or -dev) packages.
debian based: librsync-dev, libsqlite3-dev, libgnutls-dev
rpm based: sqlite-devel gnutls-devel librsync-devel
--
: Lars Ellenberg
: LINBIT | Your Way to High Availability
: DRBD/HA support and consulting http://www.linbit.com
More information about the Csync2
mailing list