Hi Tim, > > You may try to pass '--avoid=gettext' to overcome this. > > ./configure --config-cache ends (stops ?) with > The BISON_I18N macro is used without being preceded by AM_GNU_GETTEXT.
Oh well. Then you apparently need '--avoid=gettext --avoid=bison-i18n'. > And I see this output here as well: > > gnulib-tool: warning: module euidaccess depends on a module with an > incompatible license: group-member This points to a long-standing problem we have with the 'euidaccess' module; we should be able to resolve it now. See the other mail. Bruno