gpgme

djh henman at it.to-be.co.jp
Tue Dec 12 08:09:34 CET 2006


After fiddling with configure.ac and providing a LDFLAGS=... I have been able to build gpgme up to the following error.  I did a "find grep ... " for the undefined reference to "_assuan_set_assuan_err_source", but it only appears in the version.c source 
file as a reference.

---
../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2  -Wall -Wcast-align -Wshadow -Wstrict-prototypes  -no-undefined -o libgpgme.la -rpath /usr/local/lib     -version-info 17:1:6 conversion.lo get-env.lo data.l
o data-fd.lo data-stream.lo data-mem.lo data-user.lo data-compat.lo signers.lo sig-notation.lo wait.lo wait-global.lo wait-private.lo wait-user.lo op-support.lo encrypt.lo encrypt-sign.lo decrypt.lo decrypt-verify.lo verify.lo sign.lo passphrase.lo progr
ess.lo key.lo keylist.lo trust-item.lo trustlist.lo import.lo export.lo genkey.lo delete.lo edit.lo engine.lo rungpg.lo  posix-util.lo posix-sema.lo posix-io.lo debug.lo gpgme.lo version.lo error.lo ath.lo    memrchr.lo stpcpy.lo -lgpg-error
/usr/src/gpgme/gpgme-1.1.3-cvs1196/gpgme/version.c:53: undefined reference to `_assuan_set_assuan_err_source'

---

What am I missing?

Thanks,
  Darel Henman



More information about the Gnupg-devel mailing list