Re: gnulib getloadavg: incorrect .Po included in root Makefile.in

2018-07-04 Thread Paul Smith
On Thu, 2018-06-21 at 23:12 +0200, Bruno Haible wrote: > Paul Smith wrote: > > However, for lib/getloadavg.c and ONLY for that lib/*.c file, I > > ALSO get duplicate rules in my root Makefile.in > > Does it cause an actual problem, or does it only "feel" wrong? It causes an actual problem in

Re: gnulib getloadavg: incorrect .Po included in root Makefile.in

2018-06-21 Thread Bruno Haible
Paul Smith wrote: > However, for lib/getloadavg.c and ONLY for that lib/*.c file, I ALSO > get duplicate rules in my root Makefile.in Does it cause an actual problem, or does it only "feel" wrong? Do you use Automake's subdir-object option? Bruno

Re: gnulib getloadavg: incorrect .Po included in root Makefile.in

2018-06-19 Thread Paul Smith
On Mon, 2018-06-18 at 18:33 +0200, Bruno Haible wrote: > Hi Paul, > > > I'm on a GNU/Linux system with autoconf 2.69, automake 1.15.1, ... > > ... > >Makefile:1021: lib/.deps/getloadavg.Po: No such file or directory > > You might try automake 1.16.1 instead. Its handling of files under >

Re: gnulib getloadavg: incorrect .Po included in root Makefile.in

2018-06-18 Thread Bruno Haible
Hi Paul, > I'm on a GNU/Linux system with autoconf 2.69, automake 1.15.1, ... > ... > Makefile:1021: lib/.deps/getloadavg.Po: No such file or directory You might try automake 1.16.1 instead. Its handling of files under .deps/ has changed. It might solve your issue. Quoting Automake's NEWS

gnulib getloadavg: incorrect .Po included in root Makefile.in

2018-06-17 Thread Paul Smith
Hi all. I'm on a GNU/Linux system with autoconf 2.69, automake 1.15.1, gettext 0.19.8.1, latest gnulib checked out from Git. I'm seeing an issue when using the getloadavg gnulib module. The problem is that I find a line in my root Makefile.in which attempts to include the