Hello, I'm trying to install gpgme-1.3.0. But now I get an error with the make command.
*Error: * make[3]: Entering directory `/home/xxxxxx/gpgme-1.3.0/src' /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/local/include -I/usr/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -o gpgme-tool gpgme-tool.o libgpgme.la libtool: link: gcc -I/usr/local/include -I/usr/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -o .libs/gpgme-tool gpgme-tool.o ./.libs/libgpgme.so /usr/local/lib/libassuan.so.0: undefined reference to `gpg_err_set_errno' collect2: ld returned 1 exit status make[3]: *** [gpgme-tool] Error 1 make[3]: Leaving directory `/home/xxxxxx/gpgme-1.3.0/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/xxxxxx/gpgme-1.3.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/xxxxxx/gpgme-1.3.0' make: *** [all] Error 2 Anyone know what this could be? And even better how to solve this? Michel
_______________________________________________ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users