Am 12.11.2014 um 11:22 schrieb Geert Uytterhoeven: > On Wed, Nov 12, 2014 at 11:19 AM, Richard Weinberger > <richard.weinber...@gmail.com> wrote: >>> + /home/kisskb/slave/src/fs/hostfs/hostfs_user.c: error: 'AT_FDCWD' >>> undeclared (first use in this function): => 378 >>> + /home/kisskb/slave/src/fs/hostfs/hostfs_user.c: error: (Each >>> undeclared identifier is reported only once: => 378 >>> + /home/kisskb/slave/src/fs/hostfs/hostfs_user.c: error: for each >>> function it appears in.): => 378 >> >> I've never seen this failure. >> Both 3.18-rc3/4 x86_64/i386 build fine here. >> >> What toolchain are you using? >> It looks like AT_FDCWD is missing on your host side. > > There's obviously more wrong with the host side: > http://kisskb.ellerman.id.au/kisskb/buildresult/12305953/
Hmm, I bet this is a x86 cross-toolchain with horrible outdated linux-headers. Thanks, //richard -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/