[jadmin] Gnutls problems with make

Steve Pirk orion at deathcon.com
Fri Aug 17 09:31:38 CDT 2007


Very cool. I will give these a shot when I get to work. I really
appreciate the help.

--
Steve

On Fri, 17 Aug 2007, y.le.ny at ifrance.com wrote:

> Hello Steve,

1) First solution, you can patch jabberd14-1.6.1.1 sources with this patch :
http://lists.xmppd.org/pipermail/dev/2007-August/000117.html

or

2) second solution, add variables when you do configure like this :
CPPFLAGS="-I/path_for_libtasn1/libtasn1-0.3.7/include" \
LDFLAGS="-L/path_for_libtasn1/libtasn1-0.3.7/lib" \
./configure \
--prefix=/usr/local

Yannick

++++++++++++++++++

De : orion at deathcon.com
Date : 17/08/07 00:50:59
A : jadmin at jabber.org

Sujet : [jadmin] Gnutls problems with make
System: Slackware Linux version 12.0
 Kernel: 2.6.21.5-smp

 I am trying to compile that lastest jabberd14 (jabberd14-1.6.1.1) and
 make is failing with the following:

  g++ -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..
 -Ilib -g -O2 -MT mio_tls.lo -MD -MP -MF .deps/mio_tls.Tpo -c mio_tls.cc
 -fPIC -DPIC -o .libs/mio_tls.o
 mio_tls.cc:37:22: error: libtasn1.h: No such file or directory

 Running ./configure did not find any errors though...

 checking for GnuTLS... checking for pkg-config... /usr/bin/pkg-config
 checking pkg-config is at least version 0.9.0... yes
 checking for GNUTLS... yes
 checking for TLS 1.2 support in GnuTLS... no
 checking for GNUTLSEXTRA... yes

 Do I need TLS 1.2 support? Maybe re-install GnuTLS from source?
 --
 Steve
 _______________________________________________
 JAdmin mailing list
 JAdmin at jabber.org
 http://mail.jabber.org/mailman/listinfo/jadmin
 FAQ: http://www.jabber.org/about/jadminfaq.shtml
 _______________________________________________



More information about the JAdmin mailing list