Re: config.status and /bin/sh on Solaris

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

 



On Sat, 28 Jan 2017, Dimitrios Apostolou wrote:

On Fri, 27 Jan 2017, Bob Friesenhahn wrote:

I have been using Solaris 10 daily for Autoconf related development since 2005 and have never seen configure select /bin/sh. One reason is that the system normally has /usr/bin/bash installed.

Are you missing /usr/bin/bash on your system?

Hi, I have it, the installation is a full-sized one so it comes with all utilities. Can you try running the configure script with this environment:

PATH=/opt/csw/bin:/usr/xpg4/bin:/usr/bin   /usr/xpg4/bin/sh ./configure

Then what's the shebang line on top of config.status?

I get the same problem you do. The config.status script starts with "/bin/sh" and it fails to execute properly.

If I don't specifically execute configure using /usr/xpg4/bin/sh then the config.status script starts with "/bin/bash" and everything is fine.

Bob
--
Bob Friesenhahn
bfriesen@xxxxxxxxxxxxxxxxxxx, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/

_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
https://lists.gnu.org/mailman/listinfo/autoconf



[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux