Fix build failure on git master
Stef Walter
stefw at gnome.org
Mon Apr 16 17:47:03 CEST 2012
Hi there,
gnutls git master fails (for me) with the following message:
certtool-args.c:55:13: error: conflicting types for 'optionAlias'
In file included from certtool-args.h:49:0,
from certtool-args.c:48:
../src/libopts/autoopts/options.h:1031:12: note: previous declaration of
'optionAlias' was here
make[3]: *** [libcmd_certtool_la-certtool-args.lo] Error 1
make[3]: Leaving directory `/data/projects/gnutls/src'
Patch attached.
In addition configure.ac doesn't check for the 'autogen' tool, and so in
its absence one gets failures later on in the build.
Cheers,
Stef
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-build-error-with-duplicate-declaration.patch
Type: text/x-patch
Size: 849 bytes
Desc: not available
URL: </pipermail/attachments/20120416/682b376b/attachment.bin>
More information about the Gnutls-devel
mailing list