I'm trying to build gettext 0.18.2 on OpenBSD/amd64 and it fails at the install stage:
install: ../../gettext-runtime/intl/COPYING.LIB-2.0: No such file or directory This happens out of gettext-tools/intl/Makefile (generated from gettext-runtime/intl/Makefile.in I think), where the install-data target wants to install COPYING.LIB-2.0 and COPYING.LIB-2.1, but only COPYING.LIB exists. I don't know if this is a bug in Makefile.in or in the generation of the distribution tarball. -- Christian "naddy" Weisgerber [email protected]
