Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1348994
| From | Sudip Mukherjee <sudipm.mukherjee@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: linux-next: Tree for Mar 3 |
| Date | 2016-03-03 12:10 +0100 |
| Message-ID | <r8ziP-6bR-27@gated-at.bofh.it> (permalink) |
| References | <r8uCt-2Tn-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Mar 03, 2016 at 05:09:26PM +1100, Stephen Rothwell wrote: > Hi all, > > Changes since 20160302: With next-20160301 and next-20160302 I am having problem in allmodconfig build of x86_64. The error being: In file included from builtin-check.c:32:0: elf.h:22:18: fatal error: gelf.h: No such file or directory compilation terminated. In file included from elf.c:30:0: elf.h:22:18: fatal error: gelf.h: No such file or directoryIn file included from special.h:22:0, from special.c:26: elf.h:22:18: fatal error: gelf.h: No such file or directory compilation terminated. I have intsalled libelf-dev and now make allmodconfig && make -j8 works but if I am trying make O=nextbuild allmodconfig && make O=nextbuild -j8 it again fails with the error: scripts/Makefile.include:3: *** O=nextbuild does not exist. Stop. But this has been my normal workflow and I do have a valid directory called nextbuild. Am i the only one hitting this error? Do i need to bisect or it is a known issue? regards sudip
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
linux-next: Tree for Mar 3 Stephen Rothwell <sfr@canb.auug.org.au> - 2016-03-03 07:10 +0100
Re: linux-next: Tree for Mar 3 Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2016-03-03 12:10 +0100
Re: linux-next: Tree for Mar 3 Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2016-03-03 12:20 +0100
Re: linux-next: Tree for Mar 3 Josh Poimboeuf <jpoimboe@redhat.com> - 2016-03-03 15:40 +0100
[PATCH] tools: Support relative directory path for 'O=' Josh Poimboeuf <jpoimboe@redhat.com> - 2016-03-03 16:00 +0100
[tip:core/objtool] tools: Support relative directory path for 'O=' tip-bot for Josh Poimboeuf <tipbot@zytor.com> - 2016-03-03 18:10 +0100
[PATCH] objtool: Warn if libelf is missing Josh Poimboeuf <jpoimboe@redhat.com> - 2016-03-03 18:50 +0100
Re: linux-next: Tree for Mar 3 Guenter Roeck <linux@roeck-us.net> - 2016-03-03 13:10 +0100
csiph-web