Closed MikeFultonDev closed 1 year ago
configure.ac:146: the top level autoreconf: running: /home/fultonm/zopen/prod/autoconf-2.71.20221108_204804.zos/bin/autoheader --include=m4 --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory '.' ./bootstrap: ln -fs ../gnulib/build-aux/install-sh build-aux/install-sh ./bootstrap: ln -fs ../gnulib/build-aux/mdate-sh build-aux/mdate-sh ./bootstrap: ln -fs ../gnulib/build-aux/texinfo.tex build-aux/texinfo.tex ./bootstrap: ln -fs ../gnulib/build-aux/depcomp build-aux/depcomp ./bootstrap: ln -fs ../gnulib/build-aux/config.guess build-aux/config.guess ./bootstrap: ln -fs ../gnulib/build-aux/config.sub build-aux/config.sub ./bootstrap: ln -fs gnulib/doc/INSTALL INSTALL ./bootstrap: Creating po/Makevars from po/Makevars.template ... sed: FSUM6003 input file "po/Makevars.template": EDC5129I No such file or directory. ./bootstrap: cannot generate po/Makevars
The po/Makevars.template file should be created as part of gettextize
gettextize isn't called in the code that I can see but perhaps it is under the covers via some other tool like autopoint?
builds now