Messages in this thread |  | | Date | Wed, 12 Nov 2014 11:25:51 +0100 | From | Richard Weinberger <> | Subject | Re: [uml-devel] Build regressions/improvements in v3.18-rc4 |
| |
Am 12.11.2014 um 11:22 schrieb Geert Uytterhoeven: > On Wed, Nov 12, 2014 at 11:19 AM, Richard Weinberger > <richard.weinberger@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
|  |