Stone Steps Forums
Home All Threads   Register Log In
1 < >
#1BrandonMintern
makefile.gnu assumes /bin/sh is actually /bin/bash
On my system (ubuntu-server), /bin/sh is a symlink to /bin/dash. Running "make -f makefile.gnu" results in the error "/bin/sh: [[: not found". The easy fix to this problem is to include "SHELL := /bin/bash" near the top of the makefile.
#2Stone Steps
GNU make uses /bin/sh by default and the /bin/bash syntax I used years ago never caused any problems for some reason. Looks like I need to revisit the makefile before the next release. Thanks for the heads up.

Andre
1 < >
Format Codes
{b}bold{/b} bold
{i}italic{/i} italic
{u}undelined{/u} underlined
{strike}line-through{/strike} line-through
{color=blue}blue{/color} blue
{size=1.1}1.1em{/size} 1.1em
{samp}sample{/samp} sample
{pre}formatted
text{/pre}
formatted 
text
{noparse}{b}{/noparse} {b}
{q}inline quote{/q} inline quote
{blockquote}block quote{/blockquote}
block quote