Thanks for quick reply and fix, but:
config.mk:21: *** missing separator. Stop. :)
06.02.2011, 07:04, "Kris Maglione" <maglione.k_AT_gmail.com>:
> On Sun, Feb 06, 2011 at 06:47:19AM +0300, lionmv wrote:
>
>> Building of libixp, pulled from hg failed with gnu make.
>> mk/hdr.mk:48 *** missing separator. Stop.
>>
>> BINSH := $(shell \
>> if [ -x /bin/dash ]; then echo /bin/dash; \
>> elif [ -x /bin/ksh ]; then echo /bin/ksh; \
>> else echo /bin/sh; fi)
>> BINSH != echo /bin/sh #<= line48
>
> Sorry about that. I fixed that in the wmii repo ages ago, but I
> never noticed it myself in the libixp repo because I use BSD
> make. It's fixed.
>
> --
> Kris Maglione
>
> Microsoft is not the answer. Microsoft is the question. NO is the
> answer.
> --Eric Naggum
Received on Mon Feb 07 2011 - 09:51:46 CET
This archive was generated by hypermail 2.2.0 : Mon Feb 07 2011 - 10:00:06 CET