Package: echoping
Version: 6.0.2-2
Severity: important

The package's ./configure script is trying to invoke libgnutls-config
and/or libgnutls-extra-config to search for the gnutls library. Newer
version of gnutls do not ship these scripts anymore.

Please use another way to search for the gnutls library, e.g.
pkg-config or AC_LIB_HAVE_LINKFLAGS or AC_CHECK_FUNCS. For packages
that already use pkg-config to search for other libraries, pkg-config
will probably be the simplest way. Debian's gnutls packages have
shipped the necessary .pc files 0.3.5-1 (June 2006).

This is going to be a rc bug, once gnutls26 2.8 is released and
uploaded to unstable. The second release candidata of 2.8 (2.7.12) is
available for testing in Debian/experimental.

------------------------------------
checking for gnutls_global_init in -lgnutls... yes
./configure: line 22929: libgnutls-config: command not found
[...]
i486-linux-gnu-gcc -Wall -g -O2 -Wall -o echoping echoping.o error.o readline.o 
writen.o util.o http.o icp.o HTParse.o smtp.o -Wl,--export-dynamic  -ldl 
/usr/lib/libpopt.so -lm /usr/lib/libidn.so
echoping.o: In function `main':
/tmp/buildd/echoping-6.0.2/echoping.c:1467: undefined reference to `gnutls_bye'
/tmp/buildd/echoping-6.0.2/echoping.c:1468: undefined reference to 
`gnutls_deinit'
[...]
collect2: ld returned 1 exit status
make[3]: *** [echoping] Error 1
make[3]: Leaving directory `/tmp/buildd/echoping-6.0.2'
------------------------------------

cu andreas



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to