Code:
root@db-freebsd:/usr/ports/devel/gettext-runtime # make install
===> Installing for gettext-runtime-0.19.6
===> gettext-runtime-0.19.6 depends on executable: indexinfo - found
===> Checking if gettext-runtime already installed
===> Registering installation for gettext-runtime-0.19.6
pkg-static: Unable to access file /usr/ports/devel/gettext-runtime/work/stage/usr/local/include/autosprintf.h: No such file or directory
pkg-static: Unable to access file /usr/ports/devel/gettext-runtime/work/stage/usr/local/lib/libasprintf.a: No such file or directory
pkg-static: Unable to access file /usr/ports/devel/gettext-runtime/work/stage/usr/local/lib/libasprintf.so: No such file or directory
pkg-static: Unable to access file /usr/ports/devel/gettext-runtime/work/stage/usr/local/lib/libasprintf.so.0: No such file or directory
pkg-static: Unable to access file /usr/ports/devel/gettext-runtime/work/stage/usr/local/lib/libasprintf.so.0.0.0: No such file or directory
*** Error code 74
Stop.
make: stopped in /usr/ports/devel/gettext-runtime
root@vm-freebsd:/usr/ports/devel/gettext-runtime #
Code:
WITH_PKGNG = YES
OPTIONS_SET += NLD DOCS EXAMPLES UTF8
OPTIONS_UNSET += DEBUG
OPTIONS_UNSET += IPV6
OPTIONS_UNSET += PERL PYTHON RUBY TCL JAVA LUA
OPTIONS_UNSET += X11 GTK1 GTK2 GTK3 GNOME
CFLAGS = -O2 -fno-strict-aliasing -pipe
CXXFLAGS += -fconserve-space
I use FreeBSD for years (recently did not use too much), so I am not sure it is a user problem or a system problem.