[Buildroot] [PATCH 1/1] e2fsprogs: fix missing fallocate64() on nios2

Peter Korsgaard jacmet at uclibc.org
Thu Feb 27 13:35:47 UTC 2014


>>>>> "Frank" == Frank Bergmann <frank at frajasalo.de> writes:

 > Nios2 is currently missing the fallocate64 system call. Because of
 > compiling the e2fsprogs package with _FILE_OFFSET_BITS=64 the fallocate
 > call is replaced by fallocate64 by the glibc. Therefor fallocate is
 > entirely disbaled while configuring the package.

 > e4defrag have to be disabled because it declares the fallocate64 but
 > the library have its own defined.

 > It fixes an autobuilder issue:
 > http://autobuild.buildroot.org/results/70a/70a47bd7392560cbc1c64769c8357c0b4c91ca3b/

 > Signed-off-by: Frank Bergmann <frank at frajasalo.de>

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list