Gnutls 3.0.16 fails due to autoopts header mismatch
    Nikos Mavrogiannopoulos 
    nmav at gnutls.org
       
    Sat Mar 17 09:13:09 CET 2012
    
    
  
On 03/16/2012 11:25 PM, Kris Karas wrote:
> Just tried compiling the new gnutls 3.0.16:
> 
>     serv-args.h:62:3: error: #error option template version mismatches
> autoopts/options.h header
>     serv-args.h:63:3: error: unknown type name 'Choke'
>     serv-args.h:63:11: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before '.' token
> 
> Poking around, it seems that the version of GNU autogen used to convert
> src/serv-args.def into src/serv-args.h has placed
> 
>     #define AO_TEMPLATE_VERSION 147460
> into that header, whereas in src/libopts/autoopts/options.h there is
>     #define OPTIONS_STRUCT_VERSION 147459
Ouch. It seems we'd need a new release with a fixed autogen. Thank you
for reporting it.
regards,
Nikos
    
    
More information about the Gnutls-devel
mailing list