Having problems getting gammu to build for Linux. The first time, I got the following errors:
/usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_x509_crt_get_dn_by_...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_certificate_get_pe...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_x509_crt_imp...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_x509_crt_get...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_cipher_...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_x509_crt_check_hostn...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_x509_crt_get_activation_t...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_dei...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_check_vers...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_session_set_d...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_x509_crt_get_expiration_t...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_record_s...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_global_dei...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_global_i...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_pk_algorithm_get_n...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_certificate_set_verify_fl...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_record_r...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_x509_crt_dei...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_strer...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_x509_crt_get_pk_algori...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_set_default_prior...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_cipher_get_n...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_certificate_verify_pee...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_x509_crt_get_issuer...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_mac_...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_certificate_allocate_credenti...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_session_get_d...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_credentials_...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_compression_get_n...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_x509_crt_get_vers...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_transport_set_...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_x509_crt_i...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_handsh...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_certificate_set_x509_key_f...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_certificate_type_set_prior...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_mac_get_n...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_certificate_set_x509_trust_f...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_i...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_certificate_free_credenti...@gnutls_1_3' /usr/lib/gcc/i586-pc-linux-gnu/4.1.1/../../../libcurl.so: undefined reference to `gnutls_compression_...@gnutls_1_3' collect2: ld returned 1 exit status make[3]: *** [gammu/gammu] Error 1 make[3]: Leaving directory `/media/SQ004126P01/CS/Python/PhoneTool/gammu-1.25.0/gammu-1.25.0/build-configure' make[2]: *** [gammu/CMakeFiles/gammu.dir/all] Error 2 make[2]: Leaving directory `/media/SQ004126P01/CS/Python/PhoneTool/gammu-1.25.0/gammu-1.25.0/build-configure' make[1]: *** [all] Error 2 make[1]: Leaving directory `/media/SQ004126P01/CS/Python/PhoneTool/gammu-1.25.0/gammu-1.25.0/build-configure' make: *** [all] Error 2 So, I tried recompiling curl and gnutls. Both built and installed fine. Then I re-ran ./configure and make and got the same problem. When I try to see if libgnutls.so.14 is on my system, I get the following: cr4y...@andromeda /usr/lib $ ls -l libgnutls* -rw-r--r-- 1 root root 841144 2008-09-23 13:11 libgnutls.a -rw-r--r-- 1 root root 34098 2008-09-23 13:11 libgnutls-extra.a -rw-r--r-- 1 root root 987 2008-09-23 13:11 libgnutls-extra.la lrwxrwxrwx 1 root root 25 2008-09-23 13:11 libgnutls-extra.so -> libgnutls-extra.so.26.4.5 lrwxrwxrwx 1 root root 25 2008-09-23 13:11 libgnutls-extra.so.26 -> libgnutls-extra.so.26.4.5 -rwxr-xr-x 1 root root 22176 2008-09-23 13:11 libgnutls-extra.so.26.4.5 -rw-r--r-- 1 root root 903 2008-09-23 13:11 libgnutls.la -rw-r--r-- 1 root root 45784 2008-09-23 13:11 libgnutls-openssl.a -rw-r--r-- 1 root root 981 2008-09-23 13:11 libgnutls-openssl.la lrwxrwxrwx 1 root root 27 2008-09-23 13:11 libgnutls-openssl.so -> libgnutls-openssl.so.26.4.5 lrwxrwxrwx 1 root root 27 2008-09-23 13:11 libgnutls-openssl.so.26 -> libgnutls-openssl.so.26.4.5 -rwxr-xr-x 1 root root 37372 2008-09-23 13:11 libgnutls-openssl.so.26.4.5 lrwxrwxrwx 1 root root 19 2008-09-23 13:11 libgnutls.so -> libgnutls.so.26.4.5 lrwxrwxrwx 1 root root 12 2009-02-06 18:24 libgnutls.so.13 -> libgnutls.so lrwxrwxrwx 1 root root 19 2008-09-23 13:11 libgnutls.so.26 -> libgnutls.so.26.4.5 -rwxr-xr-x 1 root root 507620 2008-09-23 13:11 libgnutls.so.26.4.5 -rw-r--r-- 1 root root 72230 2008-09-23 13:11 libgnutlsxx.a -rw-r--r-- 1 root root 939 2008-09-23 13:11 libgnutlsxx.la lrwxrwxrwx 1 root root 21 2008-09-23 13:11 libgnutlsxx.so -> libgnutlsxx.so.26.4.5 lrwxrwxrwx 1 root root 21 2008-09-23 13:11 libgnutlsxx.so.26 -> libgnutlsxx.so.26.4.5 -rwxr-xr-x 1 root root 56876 2008-09-23 13:11 libgnutlsxx.so.26.4.5 Says it's there, and yet it STILL doesn't work. I didn't mind that much when this crashed Amarok, cupsd, and SAMBA because I didn't use some of these, and for others there were work arounds. But I'm doing a program for work that I need gammu to work for. I would greatly appreciate any help given. -- View this message in context: http://www.nabble.com/can%27t-get-libgnutls.so.13-to-work-tp24420792p24420792.html Sent from the Gnu - TLS mailing list archive at Nabble.com. _______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
