Geert, On Wed, Nov 12, 2014 at 10:48 AM, Geert Uytterhoeven <ge...@linux-m68k.org> wrote: > On Wed, Nov 12, 2014 at 10:46 AM, Geert Uytterhoeven > <ge...@linux-m68k.org> wrote: >> JFYI, when comparing v3.18-rc4[1] to v3.18-rc3[3], the summaries are: >> - build errors: +5/-6 > > + /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. -- 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/