[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-wget] bootstrap problem
From: |
Darshit Shah |
Subject: |
Re: [Bug-wget] bootstrap problem |
Date: |
Tue, 5 May 2015 15:53:14 +0530 |
So, is the issue because some platforms are shipping a non-compatible
version of sh, or is the script incorrectly using bash while only
claiming to use sh?
On Tue, May 5, 2015 at 3:46 PM, Dagobert Michelsen <address@hidden> wrote:
> Hi,
>
> Am 04.05.2015 um 22:30 schrieb Ángel González <address@hidden>:
>> On 04/05/15 12:54, Mariusz Balewski wrote:
>>>> it looks like something fishy with your shell. Could you give us the
>>>> output of "ls -l /bin/sh" ?
>>>>
>>>> Could you try to run instead "bash ./bootstrap" ?
>>>
>>> Problem already resolved. Bad shebang was the issue. As soon as I
>>> changed it to #!/bin/bash - everything went well.
>>
>> Glad you solved it. Which shell was it using?
>
> This is a common problem and also happens e.g. with the Solaris /bin/sh.
> I also had to use the bash-construct for the builds:
> https://buildfarm.opencsw.org/buildbot/waterfall?category=wget
>
>
> Best regards
>
> -- Dago
>
> --
> "You don't become great by trying to be great, you become great by wanting to
> do something,
> and then doing it so hard that you become great in the process." - xkcd #896
>
--
Thanking You,
Darshit Shah
- Re: [Bug-wget] bootstrap problem, Mariusz Balewski, 2015/05/04
- Re: [Bug-wget] bootstrap problem, Ángel González, 2015/05/04
- Re: [Bug-wget] bootstrap problem, Dagobert Michelsen, 2015/05/05
- Re: [Bug-wget] bootstrap problem,
Darshit Shah <=
- Re: [Bug-wget] bootstrap problem, Dagobert Michelsen, 2015/05/05
- Re: [Bug-wget] bootstrap problem, Ángel González, 2015/05/05
- Re: [Bug-wget] bootstrap problem, Jim Meyering, 2015/05/05
- Re: [Bug-wget] bootstrap problem, Ángel González, 2015/05/05
- Re: [Bug-wget] bootstrap problem, Ander Juaristi, 2015/05/06
- Re: [Bug-wget] bootstrap problem, Giuseppe Scrivano, 2015/05/06
- Re: [Bug-wget] bootstrap problem, Jim Meyering, 2015/05/06
- Re: [Bug-wget] bootstrap problem, Ángel González, 2015/05/06
- Re: [Bug-wget] bootstrap problem, Mariusz Balewski, 2015/05/07
Re: [Bug-wget] bootstrap problem, Mariusz Balewski, 2015/05/05