hush compile error if only "Interactive mode" feature selected

Mike Frysinger vapier at gentoo.org
Wed May 20 08:50:12 UTC 2009


On Wednesday 20 May 2009 03:37:48 Thomas Chou wrote:
> We got error on hush with only one feature "Interactive mode" feature
> selected and all other hush features unselected. Please help to resolve it.
>
> CC      shell/hush.o
> shell/hush.c: In function `block_signals':
> shell/hush.c:5957: error: structure has no member named `saved_tty_pgrp'
> shell/hush.c:5958: error: `SPECIAL_JOB_SIGS' undeclared (first use in this
> function)

this is caused by having job support disabled.  should be fixed now in latest 
git, thanks.
-mike


More information about the busybox mailing list