[Buildroot] [PATCH] package/e2fsprogs: backport build fix for rhel5 due to missing magic

Baruch Siach baruch at tkos.co.il
Wed Nov 16 14:00:15 UTC 2016


Hi Thomas,

On Wed, Nov 16, 2016 at 01:12:31PM +0100, Thomas Petazzoni wrote:
> On Tue,  8 Nov 2016 23:39:02 -0800, Max Filippov wrote:
> > RHEL 5.x does have magic.h, but it does not define all expected symbols. In
> > particular, the NO_CHECK symbols were only added in file 4.20 and RHEL 5.x
> > is using 4.17.
> > 
> > Add substitute defines to allow continued usage of magic but without the
> > requested exclude checks.
> > 
> > Backported from: b003b2e6f9e54e7b2bde15828b97f5dc285b915e
> > 
> > Signed-off-by: Max Filippov <jcmvbkbc at gmail.com>
> 
> Can you try:
> 
> E2FSPROGS_CONF_ENV += \
> 	ac_cv_header_magic_h=no \
>   	ac_cv_lib_magic_magic_file=no
> 
> instead of this patch?

Do you mean HOST_E2FSPROGS_CONF_ENV?

baruch

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



More information about the buildroot mailing list