gnutls 2.3.2 build fail because of opencdk
Roman Bogorodskiy
novel at FreeBSD.org
Mon Mar 10 15:32:39 CET 2008
Simon Josefsson wrote:
> Roman Bogorodskiy <novel at FreeBSD.org> writes:
>
> > When I try to build gnutls 2.3.2 without opencdk, it fails to build, the
> > log attached. It seems it fails because there's no
> > "-I$(top_srcdir)/lib/opencdk" flag in libextra/Makefile.am in
> > AM_CPPFLAGS variable. However, this problem won't show up on a system
> > with opencdk installed since it will pick opencdk.h from
> > /usr/local/include (or whatever standard include path on a system).
> >
> > Adding -I$(top_srcdir)/lib/opencdk to AM_CPPFLAGS in
> > libextra/Makefile.am solves the problem for me.
>
> Thanks for the report. That is a workaround, but the real fix was to
> remove libextra/gnutls_extra.h, as far as I could tell it is not needed
> any more. Fixed in trunk, see:
>
> http://git.savannah.gnu.org/gitweb/?p=gnutls.git;a=commitdiff;h=749abd0331001e05f82967a597552aa6f5db0563
Thanks for the quick fix and reply!
> Thanks,
> Simon
Roman Bogorodskiy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
URL: </pipermail/attachments/20080310/e20b9f1c/attachment.pgp>
More information about the Gnutls-devel
mailing list