[Buildroot] [PATCH] linux-pam: uses fork() needs MMU

Baruch Siach baruch at tkos.co.il
Thu Aug 18 06:49:56 UTC 2016


Hi Waldemar,

On Thu, Aug 18, 2016 at 08:23:45AM +0200, Waldemar Brodkorb wrote:
> Fixes:
>   http://autobuild.buildroot.net/results/8c9/8c9a5fe52f762b4ff4444cf41efdf0d3cf203986/
> 
> Signed-off-by: Waldemar Brodkorb <wbx at openadk.org>

[...]

> diff --git a/package/util-linux/Config.in b/package/util-linux/Config.in
> index 429dfa7..657bcdd 100644
> --- a/package/util-linux/Config.in
> +++ b/package/util-linux/Config.in
> @@ -63,6 +63,7 @@ config BR2_PACKAGE_UTIL_LINUX_CHFN_CHSH
>  	depends on (BR2_ENABLE_LOCALE && BR2_USE_WCHAR) # linux-pam
>  	depends on !BR2_STATIC_LIBS
>  	depends on !BR2_TOOLCHAIN_USES_MUSL # linux-pam
> +	depends on BR2_USE_MMU # linux-pam
>  	select BR2_PACKAGE_LINUX_PAM
>  	help
>  	  Change login shell, real user name and information

Lots of packages select BR2_PACKAGE_UTIL_LINUX. All of them (and all packages 
that select them) now need to depend on BR2_USE_MMU.

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -


More information about the buildroot mailing list