On Fri, Sep 27, 2019 at 7:09 AM Raymond Toy <[email protected]> wrote: > I can build texinfo from these files without any problems. > > However, if I use the git repo I can't. I checked out the tag texinfo-6.7 > and ran autogen.sh and get this error: > > Preparing Texinfo development infrastructure: > ./tp/maintain/regenerate_file_lists.pl > (cd tp && ./maintain/regenerate_docstr.sh Makefile.docstr) > (cd tp/tests && ../maintain/regenerate_cmd_tests.sh Makefile.onetst . -base > 'formatting sectioning indices nested_formats contents layout' -tex_html > 'tex_html') > aclocal -I gnulib/m4 && autoconf && autoheader && automake > missing file gnulib/lib/windows-mutex.c > configure.ac:90: error: expected source file, required through AC_LIBSOURCES, > not found > gnulib/m4/gnulib-comp.m4:156: gl_INIT is expanded from... > configure.ac:90: the top level > autom4te: /usr/bin/m4 failed with exit status: 1 > aclocal: error: echo failed with exit status: 1
Thank for the report. What I have done is committed the files and moved the texinfo-6.7 tag. If you delete the local copy of the tag and check it out again, it should work now.
