bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Errors compiling gettext 0.21.1: gt_JAVACOMP_DISABLED / gt_JAVAEXEC_DISA


From: Michele Locati
Subject: Errors compiling gettext 0.21.1: gt_JAVACOMP_DISABLED / gt_JAVAEXEC_DISABLED
Date: Mon, 17 Oct 2022 14:58:31 +0200

While running this command:

./configure --enable-relocatable --prefix=/gettext --disable-shared \
    --enable-static --quiet --enable-silent-rules \
    --host=x86_64-w64-mingw32.static --config-cache \
    --disable-dependency-tracking --disable-java --disable-native-java \
    --disable-csharp --disable-rpath --disable-openmp --disable-curses \
    --without-emacs --disable-acl --enable-threads=windows \
    --with-included-libxml --without-bzip2 --without-xz \
    ac_cv_func__set_invalid_parameter_handler=no

I see these (non-breaking) errors:

.../gettext-runtime/configure: line 7073: gt_JAVACOMP_DISABLED:
command not found

.../gettext-tools/configure: line 8721: gt_JAVAEXEC_DISABLED: command not found

.../gettext-tools/configure: line 8722: gt_JAVACOMP_DISABLED: command not found

I think these errors have been introduced by commit
98041aadd05dfbd438b386e376e67d8ca127d64e,
but I don't know how they can be fixed.

--
Michele



reply via email to

[Prev in Thread] Current Thread [Next in Thread]