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
Same issue here: http://code.google.com/p/wmii/issues/detail?id=216
Received on Sun Feb 06 2011 - 04:47:19 CET
This archive was generated by hypermail 2.2.0 : Sun Feb 06 2011 - 05:00:04 CET