GNU bug report logs -
#9459
24.0.50; Configure aborts, complains about missing install.sh in build-aux
Previous Next
Reported by: Jan Djärv <jan.h.d <at> swipnet.se>
Date: Wed, 7 Sep 2011 16:23:02 UTC
Severity: normal
Found in version 24.0.50
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Wed, 07 Sep 2011 18:18:10 +0200
> From: Jan Djärv <jan.h.d <at> swipnet.se>
>
> Updated today.
>
> % make
> cd /home/jhd/src/emacs/current && aclocal -I m4
> cd /home/jhd/src/emacs/current && autoconf
> if [ -x ./config.status ]; then \
> ./config.status --recheck; \
> else \
> ./configure; \
> fi
> running CONFIG_SHELL=/bin/bash /bin/bash ../current/configure --verbose
> --enable-asserts --prefix=/opt/emacs-cvs CFLAGS=-g --no-create --no-recursion
> configure: error: cannot find install-sh, install.sh, or shtool in build-aux
> "../current"/build-aux
>
> and also:
>
> % ../current/configure
> configure: error: cannot find install-sh, install.sh, or shtool in build-aux
> "../current"/build-aux
Run ./autogen.sh by hand, and everything will be fixed again.
I don't know if GNUMakefile is supposed to DTRT with the kind of
changes installed in one of the recent commits (files used during
configure moved to other subdirectories). Paul?
This bug report was last modified 13 years and 318 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.