gnutls-devel
[Top][All Lists]
Advanced

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

Re: Fix build failure on git master


From: Nikos Mavrogiannopoulos
Subject: Re: Fix build failure on git master
Date: Mon, 16 Apr 2012 22:53:32 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.3) Gecko/20120329 Icedove/10.0.3

On 04/16/2012 05:47 PM, Stef Walter wrote:

> 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.


Thanks, I've forwarded it to the author of autogen.

> In addition configure.ac doesn't check for the 'autogen' tool, and so in
> its absence one gets failures later on in the build.


Indeed but it is not required for normal (non-git) builds thus we don't
check for it. However because we normally depend on a specific version
of it, it might be better to commit the auto-generated files. I'll do it
after the new autogen release.

regards,
Nikos



reply via email to

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