On Friday 04 July 2008, Thomas Gelf wrote: > I would like to give Mediaproxy 2.0 a try - it compiles fine on Debian > Lenny (dpkg-buildpackage). However starting it results in "fatal error: > failed to create MediaProxy Relay: /usr/lib/libgnutls-extra.so.26: > undefined symbol: gnutls_openpgp_crt_get_id". Could anyone give me a > little hint on how to resolve this issue? > > Named file /usr/lib/libgnutls-extra.so.26 is part of Lenny's > libgnutls26, System is running semi-virtualized in a linux-vserver guest > (64bit) - host system is running kernel 2.6.22.18.
Hi Thomas, do you use gnutls 2.4.0? It seems that they renamed/ obseleted this function there [1]: gnutls_openpgp_crt_get_key_id: ADDED, obsoletes gnutls_openpgp_crt_get_id. Cheers, Henning [1] http://www.sfr-fresh.com/unix/misc/gnutls-2.4.1.tar.gz:a/gnutls-2.4.1/NEWS _______________________________________________ Users mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/users
