linux-next: build failure in Linus' tree
From: Stephen Rothwell <hidden>
Date: 2018-06-12 02:26:49
Also in:
linux-next, lkml, netdev
Attachments
- (unnamed) [application/pgp-signature] 488 bytes
From: Stephen Rothwell <hidden>
Date: 2018-06-12 02:26:49
Also in:
linux-next, lkml, netdev
Hi all, Building Linus' tree, today's linux-next build (powerpc allyesconfig) failed like this: ld: net/bpfilter/bpfilter_umh.o: compiled for a little endian system and target is big endian ld: failed to merge target specific data of file net/bpfilter/bpfilter_umh.o This has come to light since I started using a native compiler (i.e. one that can build executables, not just the kernel) for my PowerPC builds on a powerpcle host. I have switched back to my limited compiler. -- Cheers, Stephen Rothwell