On Sun, 13 Feb 2005, Thomas Roessler wrote: > It certainly is in the CVS, so that doesn't seem to be the problem. I see. > > On Sat, 12 Feb 2005, Michael Tatge wrote: > > > using latest cvs gpgme support is broken - mutt fails to build. > > > error log attached. Michael, you have gpgme < 0.4, don't you? Gpgme-0.3 had GpgmeKey. But gpgme-1.0 uses gpgme_key_t. And gpgme_key_t is available only with versions greater than or equal to 0.4.0. -- tamo