GNU bug report logs -
#63067
30.0.50; configure prints error with CONFIG_SHELL=/bin/sh
Previous Next
Reported by: Po Lu <luangruo <at> yahoo.com>
Date: Tue, 25 Apr 2023 12:21:02 UTC
Severity: normal
Found in version 30.0.50
Done: Po Lu <luangruo <at> yahoo.com>
Bug is archived. No further changes may be made.
Full log
Message #13 received at 63067-done <at> debbugs.gnu.org (full text, mbox):
Paul Eggert <eggert <at> cs.ucla.edu> writes:
> My suggestion is to not worry about /bin/sh there. I.e., just run:
>
> ./configure CC="/opt/SUNwspro/bin/cc -m64"
>
> and let 'configure' re-exec itself with a better shell. Or, if you'd
> rather pick the shell yourself, choose /bin/bash or /bin/ksh or
> /usr/xpg4/bin/sh instead of /bin/sh. The idea is to not bother testing
> with Solaris 10 /bin/sh as there's not much point nowadays to forcing
> execution of that ancient non-POSIX shell when configuring Emacs.
OK, but I still find it nicer for configure to work with any shell
supported by Autoconf. So please don't object if I continue to fix
problems in configure as they appear.
Since this will be fixed the next time Gnulib is merged, I'm closing
this bug.
This bug report was last modified 2 years and 26 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.