[Buildroot] [PATCH buildroot-test 1/2] autobuild-run: do not build strongswan using an incompatible toolchain

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Oct 4 09:49:50 UTC 2015


Dear Vicente Olivert Riera,

On Fri, 11 Sep 2015 10:50:47 +0100, Vicente Olivert Riera wrote:
> This external MIPS toolchain uses eglibc-2.18 which lacks the definition
> of the SYS_getdents64 macro for MIPS64 n64. Because of that, strongswan
> package fails to build and shows this error message:
> 
> utils/utils.c: In function 'closefrom':
> utils/utils.c:151:25: error: 'SYS_getdents64' undeclared (first use in
> this function)
>    while ((len = syscall(SYS_getdents64, dir_fd, buffer,
> 
> Fixes:
> 
>   http://autobuild.buildroot.net/results/ea2/ea2be188b88ceb1cad4314bdaf00184cb74b9e26/
> 
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera at imgtec.com>
> ---
>  scripts/autobuild-run |    4 ++++
>  1 files changed, 4 insertions(+), 0 deletions(-)

Both patches applied to buildroot-test, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list