help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnutls] Install Problems


From: Carolin Latze
Subject: [Help-gnutls] Install Problems
Date: Fri, 01 May 2009 16:56:48 +0200
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Hi all,

I tried to install GnuTLS, which results in errors when executing make check.

libgpg-error 1.7 has been installed with

./configure; make; make install (make check completes successfully)

libgcrypt 1.4.4 has been installed with

./configure --prefix=/usr --with-gpg-error-prefix=/usr/local; make; make install (make check completes successfully)

gnutls 2.6.6 has been installed with

./configure --prefix=/usr --disable-srp-authentication --disable-openpgp-authentication
make
make install

make check says "11 of 23 tests failed"

most of the errors sound like

server: ready. Listening to port '5556'.
Launched, generating DH parameters...
server: connection from 127.0.0.1, port 58289
./resume: relocation error: /usr/local/src/gnutls-2.6.6/lib/.libs/libgnutls.so.26: symbol gcry_cipher_setkey, version GCRYPT_1.2 not defined in file libgcrypt.so.11 with link time reference ./resume: relocation error: /usr/local/src/gnutls-2.6.6/lib/.libs/libgnutls.so.26: symbol gcry_cipher_setkey, version GCRYPT_1.2 not defined in file libgcrypt.so.11 with link time reference
FAIL: resume
success: gnutls_psk_netconf_derive_key
success: match.
Self test `./netconf-psk' finished with 0 errors
PASS: netconf-psk
PASS: setcredcrash
===================================
11 of 23 tests failed
Please report to address@hidden
===================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/usr/local/src/gnutls-2.6.6/tests'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/usr/local/src/gnutls-2.6.6/tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/gnutls-2.6.6/tests'
make: *** [check-recursive] Error 1


I guess, I forgot to set one parameter correctly during configure, but which one? Does anybody have an idea?

Any hints are appreciated!

Regards
Carolin





reply via email to

[Prev in Thread] Current Thread [Next in Thread]