Date: Sat, 16 Nov 2013 11:37:43 +0100 From: "Herbert J. Skuhra" <hskuhra@eumx.net> To: "Gerard Seibert" <jerry@seibercom.net> Cc: freebsd-questions@freebsd.org, kuriyama@FreeBSD.org Subject: Re: GNUPG fails to build on FreeBSD 10.0-BETA3 Message-ID: <86iovsaayw.wl%hskuhra@eumx.net> In-Reply-To: <001401cee259$074f0930$15ed1b90$@seibercom.net> References: <001401cee259$074f0930$15ed1b90$@seibercom.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 15 Nov 2013 18:18:43 -0500 Gerard Seibert wrote: > I have tried to build gnupg-2.0.22 on FreeBSD 10.0-BETA3 twice and > both attempts failed. This is a fresh install of FreeBSD on a > totally clean drive. This is the output at the end of the build > attempt. > > checking for LIBFFI... no > configure: error: Package requirements (libffi >= 3.0.0) were not met: > > Package libffi was not found in the pkg-config search path. > Perhaps you should add the directory containing `libffi.pc' > to the PKG_CONFIG_PATH environment variable > Package 'libffi', required by 'world', not found > > Consider adjusting the PKG_CONFIG_PATH environment variable if you > installed software in a non-standard prefix. Subject is wrong! devel/glib20 fails to build, not security/gnupg! Does /usr/local/libdata/pkgconfig/libffi.pc exist? Have you tried to rebuild devel/libffi? -- Herbert
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86iovsaayw.wl%hskuhra>