Peter Breitenlohner wrote: > maybe you have to run > ./Build CONFIG_SHELL=<good_shell> What do you suggest for 'good_shell'? In my case, 'echo $SHELL' prints /bin/bash and often in my scripts I have something like 'VAR+=VAL' without problem... Thanks, Angelo.