oath-toolkit-help
[Top][All Lists]
Advanced

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

Re: [OATH-Toolkit-help] update build system for latest automake


From: Christian Hesse
Subject: Re: [OATH-Toolkit-help] update build system for latest automake
Date: Thu, 10 Jan 2013 15:29:45 +0100

Simon Josefsson <address@hidden> on Thu, 2013/01/10 15:24:
> Christian Hesse <address@hidden> writes:
> 
> > Simon Josefsson <address@hidden> on Thu, 2013/01/10 15:04:
> >> Christian Hesse <address@hidden> writes:
> >> 
> >> > Hello everybody,
> >> >
> >> > I need these changes to build from git with latest automake.
> >> 
> >> Hi. This was dicussed on the automake list some time ago:
> >> 
> >> http://lists.gnu.org/archive/html/automake/2012-05/msg00014.html
> >> 
> >> Can you check whether 'm4_ifdef([AM_PROG_AR], [AM_PROG_AR])' alone is
> >> sufficient?  I think it should be.
> >
> > Looks good. My updated and tested patch is attached.
> 
> Thanks.  What error do you get if this part is not applied?
> 
> -AUTOMAKE_OPTIONS = 1.6
> +# no-portability allows us to use GNU make variable assignments
> +# without automake complaining.
> +AUTOMAKE_OPTIONS = 1.6 -Wno-portability
> 
> It doesn't seem related to the AM_PROG_AR issue.  Possibly this indicate
> a problem that could be fixed in libpskc/gtk-doc/Makefile.am or
> libpskc/gtk-doc.make instead.

Looks like the problem is nested substitution:

automake: warnings are treated as errors
gtk-doc/Makefile.am:109: warning: shell find $(EXAMPLES_SOURCE_DIR: non-POSIX
variable name gtk-doc/Makefile.am:109: (probably a GNU make extension)
autoreconf: automake failed with exit status: 1
-- 
main(a){char*c=/*    Schoene Gruesse                         */"B?IJj;MEH"
"CX:;",b;for(a/*    Chris           get my mail address:    */=0;b=c[a++];)
putchar(b-1/(/*               gcc -o sig sig.c && ./sig    */b/42*2-3)*42);}



reply via email to

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