Sam Ravnborg wrote:
> On Mon, Mar 04, 2013 at 12:07:31AM +0900, Tetsuo Handa wrote:
> > Sam Ravnborg wrote:
> > > On Wed, Nov 28, 2012 at 01:55:14PM +, David Howells wrote:
> > > > Tetsuo Handa wrote:
> > > >
> > > > > Tetsuo Handa wrote:
> > > > > > Linux 3.6 builds fine. I can't use "git bi
On Mon, Mar 04, 2013 at 12:07:31AM +0900, Tetsuo Handa wrote:
> Sam Ravnborg wrote:
> > On Wed, Nov 28, 2012 at 01:55:14PM +, David Howells wrote:
> > > Tetsuo Handa wrote:
> > >
> > > > Tetsuo Handa wrote:
> > > > > Linux 3.6 builds fine. I can't use "git bisect" until Linux 3.7-rc6
> > > >
Sam Ravnborg wrote:
> On Wed, Nov 28, 2012 at 01:55:14PM +, David Howells wrote:
> > Tetsuo Handa wrote:
> >
> > > Tetsuo Handa wrote:
> > > > Linux 3.6 builds fine. I can't use "git bisect" until Linux 3.7-rc6 but
> > > > possibly caused by either commit 10b63956 "UAPI: Plumb the UAPI Kbuild
On Wed, Nov 28, 2012 at 01:55:14PM +, David Howells wrote:
> Tetsuo Handa wrote:
>
> > Tetsuo Handa wrote:
> > > Linux 3.6 builds fine. I can't use "git bisect" until Linux 3.7-rc6 but
> > > possibly caused by either commit 10b63956 "UAPI: Plumb the UAPI Kbuilds
> > > into the user header ins
Tetsuo Handa wrote:
> Tetsuo Handa wrote:
> > Linux 3.6 builds fine. I can't use "git bisect" until Linux 3.7-rc6 but
> > possibly caused by either commit 10b63956 "UAPI: Plumb the UAPI Kbuilds
> > into the user header installation and checking" or commit 40f1d4c2 "UAPI:
> > Remove the objhdr-y e
Tetsuo Handa wrote:
> Linux 3.6 builds fine. I can't use "git bisect" until Linux 3.7-rc6 but
> possibly caused by either commit 10b63956 "UAPI: Plumb the UAPI Kbuilds into
> the user header installation and checking" or commit 40f1d4c2 "UAPI: Remove
> the
> objhdr-y export list".
Bisected to com
David Howells wrote:
> Does $(info ...) not work at all in version 3.80? If it does, can you get it
> to display the values $(destination-y), $(dst) and $(obj) at the top of
> Makefile.headersinst? If $(info ...) doesn't exist, does $(warning ...)?
$(info ...) does not work, but $(warning ...) w
David Howells wrote:
> The version of the compiler shouldn't have any effect as far as I can see.
> Can you add the following:
>
> $(info $(srcdir)/$(hdr)) \
> $(info $(oldsrcdir)/$(hdr)) \
>
> immediately before the marked line and look for the lines in the output from
> ma
Tetsuo Handa wrote:
> /usr/src/all/linux/scripts/Makefile.headersinst:50: *** Missing UAPI file
> /usr/src/all/linux/include/uapi/asm-generic/auxvec.h. Stop.
That line is here:
input-files := $(foreach hdr, $(header-y), \
$(or \
David Howells wrote:
> Tetsuo Handa wrote:
>
> > I get build error which complains that include/uapi/asm-generic/auxvec.h is
> > missing although the file exists. I'm using gcc 3.3.5.
> > This bug seems to not happen with gcc 4.x.
>
> What configuration?
>
> David
>
It is available at http://
Tetsuo Handa wrote:
> I get build error which complains that include/uapi/asm-generic/auxvec.h is
> missing although the file exists. I'm using gcc 3.3.5.
> This bug seems to not happen with gcc 4.x.
What configuration?
David
--
To unsubscribe from this list: send the line "unsubscribe linux-ke
11 matches
Mail list logo