On Sat, 28 Jan 2017, Dimitrios Apostolou wrote:
Thanks for verifying! I'm now getting a similar (same cause it seems) error on a different software compilation, this time on Solaris 11. The common denominator is the tweaked PATH, putting /usr/xpg4/bin before /usr/bin causes havoc. I'll investigate more and report back.

I typically have this order in my PATH:

/usr/xpg6/bin:/usr/xpg4/bin:/usr/bin

so I think that your claim is not correct. Solaris and other systems will invoke scripts starting with /bin/sh using /bin/sh regarding of the PATH. You had me test by force-overriding the shell used.

Bob
--
Bob Friesenhahn
[email protected], http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/

_______________________________________________
Autoconf mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to