./configure --disable-tools fails in extra/uconv/

Description

Calling `CC=gcc CXX=g++ LDFLAGS='-L/home/d/chroot/lib64' CFLAGS='-I/home/d/chroot/include' ../../icu/source/configure --disable-samples --disable-tests --prefix=/ --disable-tools && make` fails with

make[2]: Leaving directory '/src/chroot/icu69_1/extra/scrptrun'
make[1]: Making `all' in `uconv'
make[2]: Entering directory '/src/chroot/icu69_1/extra/uconv'
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -e UTF-8 -s ../../../../icu/source/extra/uconv/resources -d uconvmsg root.txt
/bin/sh: line 1: ../../bin/genrb: No such file or directory
make[2]: *** [Makefile:176: uconvmsg/root.res] Error 127

--disable-tools shall skip extra/uconv , but does not.

ICU 69.1

Activity

Christophe SAINT JEAN 
December 18, 2021 at 4:23 PM

RZa2w9CDPEGPJwNULqFE

Markus Scherer 
June 16, 2021 at 7:05 PM

Nobody volunteered to take this; we accept pull requests…

Details

Assignee

Reporter

Components

Priority

Time Needed

Hours

Fix versions

Created June 15, 2021 at 5:39 PM
Updated December 18, 2021 at 4:23 PM