[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Failed Tests
From: |
Ralf Wildenhues |
Subject: |
Re: Failed Tests |
Date: |
Wed, 25 May 2005 15:14:02 +0200 |
User-agent: |
Mutt/1.4.1i |
* Stephen More wrote on Wed, May 25, 2005 at 02:42:55PM CEST:
> On 5/25/05, Ralf Wildenhues <address@hidden> wrote:
>
> > Let me guess: Your /bin/sh is ash, and somehow libtool fails to find the
> > proper $echo (which should be != "echo").
>
> $ ls -l /bin/sh
> lrwxrwxrwx 1 root root 4 Apr 6 14:24 /bin/sh -> bash
> address@hidden libtool-1.5.18]$ rpm -q -a | grep -i bash
> bash-3.0-19.2
>
> > Could you please post the
> > exact configure line you issued plus output, and config.log?
>
> Sure attached find the output and config.log.
> Let me know what else you may need.
I'm stunned. How did that happen (from config.log):
| ECHO='echo -e'
Libtool configuration sure does not contain any code which sets this.
Do you have anything like this in your environment? What says
env | grep ECHO
If so, could you please
unset ECHO
and try configuring again to make sure all failure are gone now?
Thanks,
Ralf
- Failed Tests, Timothy Moran, 2005/05/01
- Failed Tests, Stephen More, 2005/05/24
- Re: Failed Tests, Ralf Wildenhues, 2005/05/24
- Re: Failed Tests, Stephen More, 2005/05/24
- Re: Failed Tests, Ralf Wildenhues, 2005/05/25
- Re: Failed Tests, Stephen More, 2005/05/25
- Re: Failed Tests,
Ralf Wildenhues <=
- Re: Failed Tests, Stephen More, 2005/05/25
- Re: Failed Tests, Ralf Wildenhues, 2005/05/25
- Re: Failed Tests, Ralf Wildenhues, 2005/05/25