On 2007/12/18 18:27, Landry Breuil wrote: > On Tue, Dec 18, 2007 at 08:32:35AM -0800, new_guy wrote: > > > > I've been playing around with building a port of GnuPG 2.0.7. It depends on > > several things, one of which is libksba. libksba depends on several things, > > one of which is libgpg-error. I installed libgpg-error thru pkg_add and ran > > configure... here is the error: > > > > checking for GPG Error - version >= 1.4... no > > configure: error: libgpg-error is needed. > > > > OpenBSD's libgpg-error is too old for libksba. Is an upgrade planned for > > libgpg-error soon? > > Not that i know.. upgrading opencdk and gnutls were already a mess, so > good luck in upgrading all these gpg-related parts :)
We have libgpg 1.5 already, their configure script is probably just looking in the wrong place. Look for clues in config.log.
