On 8/1/25 1:23 AM, Дилян Палаузов wrote:
Hello,with readline 8.3 ./configure && make clean fails with:
It completes successfully.
( cd examples && make clean ) make[1]: Entering directory '/src/readline-8.3/examples' rm -f fileman.o rltest.o rl.o rlevent.o rlcat.o rlversion.o histexamp.o rl-callbacktest.o rlbasic.o hist_erasedups.o hist_purgecmd.o rlkeymaps.o rl-timeout.o rlptytest.o rm -f fileman rltest rl rlcat rlevent rlversion histexamp rl-callbacktest rlbasic hist_erasedups hist_purgecmd rlkeymaps rl-timeout rlptytest *.exe ( cd rlfe && make mostlyclean ) make[2]: Entering directory '/src/readline-8.3/examples/rlfe' make[2]: *** No rule to make target 'mostlyclean'. Stop. make[2]: Leaving directory '/src/readline-8.3/examples/rlfe' make[1]: [Makefile:178: mostlyclean] Error 2 (ignored) ( cd rlfe && make clean ) make[2]: Entering directory '/src/readline-8.3/examples/rlfe' make[2]: *** No rule to make target 'clean'. Stop. make[2]: Leaving directory '/src/readline-8.3/examples/rlfe' make[1]: [Makefile:181: clean] Error 2 (ignored) make[1]: Leaving directory '/src/readline-8.3/examples' It should not fail.
rlfe isn't built by default as part of the examples, but if you build it, it will get cleaned. If you don't build it, the subdirectory clean will fail; that's why the failure is ignored by the `make clean' in the examples subdirectory. -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, UTech, CWRU c...@case.edu http://tiswww.cwru.edu/~chet/
OpenPGP_signature.asc
Description: OpenPGP digital signature