[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] missing xversion.h



2010/5/16 Helmut Karlowski <helmut.karlowski@ish.de>:
> Am 16.05.2010, 18:10 Uhr, schrieb David Gálvez <dgalvez75@gmail.com>:
>
>> + [ xcb.h -nt xversion.h ]
>> + echo xcb.h
>> xcb.h
>> + [ xversion.h -nt xversion.h -o ! -f xversion.h]
>> [: 1: missing ]
>
> You need a space before the last ]: [ xversion.h -nt xversion.h -o ! -f
> xversion.h ]
>
> Try again with this. But it should work unless make uses another shell than
> you use interactively. Is /bin/sh bash?
>
>

Ok, it's working now, /bin/bash is linked to dash