Re: error with autogen.sh probably related to gnulib update

2022-01-16 Thread Norbert Preining
On Sun, 16 Jan 2022, Gavin Smith wrote: > I'm unsure who the "we" is you refer to - git users everywhere? I guess everyone who uses a VCS, be it git, svn, cvs, p4, hg, ... Best Norbert -- PREINING Norbert https://www.preining.info Fujitsu Research +IFMGA

Re: error with autogen.sh probably related to gnulib update

2022-01-16 Thread Gavin Smith
On Sun, Jan 16, 2022 at 05:46:04AM -0800, Per Bothner wrote: > On 1/16/22 05:13, Gavin Smith wrote: > > I've tracked those files under tp/Texinfo/XS. Hope it works now. > > I got a merge conflict because gnulib/lib/malloc/dynarray-skeleton.gl.h > is now checked into git. Was that intentional?

Re: error with autogen.sh probably related to gnulib update

2022-01-16 Thread Per Bothner
On 1/16/22 05:13, Gavin Smith wrote: I've tracked those files under tp/Texinfo/XS. Hope it works now. I got a merge conflict because gnulib/lib/malloc/dynarray-skeleton.gl.h is now checked into git. Was that intentional? Normally we prefer not to check in files that are generated

Re: error with autogen.sh probably related to gnulib update

2022-01-16 Thread Gavin Smith
On Sun, Jan 16, 2022 at 02:23:45AM +0100, Patrice Dumas wrote: > Hello, > > I rerun gnulib-tool --add-import and now it seems ok. I have the > following files untracked: > > gnulib/lib/stdalign.in.h > gnulib/lib/stdio-read.c > gnulib/lib/stdio-write.c >

Re: error with autogen.sh probably related to gnulib update

2022-01-15 Thread Patrice Dumas
Hello, I rerun gnulib-tool --add-import and now it seems ok. I have the following files untracked: gnulib/lib/stdalign.in.h gnulib/lib/stdio-read.c gnulib/lib/stdio-write.c gnulib/m4/stdalign.m4 On Sun, Jan 16, 2022 at 01:14:52AM +0100, Patrice Dumas wrote: >

error with autogen.sh probably related to gnulib update

2022-01-15 Thread Patrice Dumas
Hello, When I run ./autogen.sh, it ends with libtoolize: copying file 'gnulib/m4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I gnulib/m4 autoreconf: running: /usr/bin/autoconf --force