That's a common one, something about using a different shell, try the
following:

    make SHELL=/bin/bash

Or was it

    export CONFIG_SHELL="/bin/bash"
    ./configure
    make

? I can never remember. But something like that.


On Sat, 18 Oct 2014 19:58:30 +0200
fuchur <[email protected]> wrote:

> Hi,
> 
> If i try to build sawfish on debian or mint and i use as default shell
> the dash (ls -al /bin/sh -> dash) i can't build sawfish. See log. I
> can sawfish only build if the dash is not the default shell 
> (ls -al /bin/sh -> bash).


-- 
Sawfish ML

Reply via email to