[Buildroot] [PATCH] fix bash job control (was: my /etc/init.d/rcS won't run)

Wade Berrier wberrier at gmail.com
Mon Aug 4 16:35:37 UTC 2008


Hi,

Marc from the previous thread pointed me in the right direction to fix this.

Attached is a patch to bash.mk so it builds correctly and can be used
from busybox's init.

(To create the patch, I built bash on my linux desktop to generate a
config.log.  Then I went through bash's aclocal.m4 to see which
options were skipped when cross compiling.  Anything that didn't match
up with my desktop's config.log I manually forced in bash.mk).

Thanks,

Wade



More information about the buildroot mailing list