gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fix build failure on git master


From: Stef Walter
Subject: Fix build failure on git master
Date: Mon, 16 Apr 2012 17:47:03 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

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

Attachment: 0001-Fix-build-error-with-duplicate-declaration.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]