[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Solaris & libtool (continued)
From: |
Ralf Wildenhues |
Subject: |
Re: Solaris & libtool (continued) |
Date: |
Mon, 21 Mar 2005 16:46:18 +0100 |
User-agent: |
Mutt/1.4.1i |
Sorry for the self-reply.
* Ralf Wildenhues wrote on Mon, Mar 21, 2005 at 03:55:01PM CET:
> * Пухальский Юрий Андреевич wrote on Mon, Mar 21, 2005 at 03:02:46PM CET:
>
> > Solaris 9, libtool 1.5.14 built with Sun Studio compiler (cc 5.5) fails.
> > (sol9.log)
> > Solaris 10, libtool 1.5.14 built with Sun Studio compiler (cc 5.6) fails.
> > (sol10.log)
>
> The quote.test failure sucks. Why does it choose /bin/sh over bash on
> Solaris 9 but not on Solaris 10 (this is not a real question, rather thinking
> out loud)?
What do
./libtool --config | grep -i echo
and
echo $PATH
say on both Solaris 9 and Solaris 10? Do you by any chance have no bash
in your path on Solaris 9, or no /usr/ucb/echo or /usr/ucb not in your
path?
Regards,
Ralf