From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wade Berrier Date: Mon, 4 Aug 2008 10:36:09 -0600 Subject: [Buildroot] [PATCH] fix bash job control (was: my /etc/init.d/rcS won't run) In-Reply-To: References: Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net And now the actual patch :-P On Mon, Aug 4, 2008 at 10:35 AM, Wade Berrier wrote: > 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 > -------------- next part -------------- A non-text attachment was scrubbed... Name: buildroot-fix_bash_jobcontrol.patch Type: text/x-diff Size: 736 bytes Desc: not available Url : http://busybox.net/lists/buildroot/attachments/20080804/542bb8bd/attachment.patch