All of lore.kernel.org
 help / color / mirror / Atom feed
From: Frederic Weisbecker <fweisbec@gmail.com>
To: Andrew Randrianasulu <randrik_a@yahoo.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: build failure?
Date: Tue, 15 Dec 2009 18:53:33 +0100	[thread overview]
Message-ID: <20091215175330.GA8423@nowhere> (raw)
In-Reply-To: <930015.68095.qm@web65313.mail.ac2.yahoo.com>

On Tue, Dec 15, 2009 at 12:37:23AM -0800, Andrew Randrianasulu wrote:
> Hello!
> 
> using master branch from 
> 
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary
> 
> (up to commit 3ea6b3d0e6d0ffd91c0f8cadeb69b7133c038b32
> Merge: 75b0803 2c948b3
> Author: Linus Torvalds <torvalds@linux-foundation.org>
> Date:   Mon Dec 14 12:50:25 2009 -0800
> 
>     Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6)
> 
> i have strange build failure, anyone saw recently something like this?
> 
> -----------build log----------
>   CC      arch/x86/kernel/pci-nommu.o                 
>   CC      arch/x86/kernel/hw_breakpoint.o             
> In file included from arch/x86/kernel/hw_breakpoint.c:31:
> include/linux/hw_breakpoint.h: In function 'hw_breakpoint_addr':
> include/linux/hw_breakpoint.h:39: error: 'struct perf_event' has no member named 'attr'
> include/linux/hw_breakpoint.h: In function 'hw_breakpoint_type':
> include/linux/hw_breakpoint.h:44: error: 'struct perf_event' has no member named 'attr'
> include/linux/hw_breakpoint.h: In function 'hw_breakpoint_len':
> include/linux/hw_breakpoint.h:49: error: 'struct perf_event' has no member named 'attr'
> include/linux/hw_breakpoint.h: In function 'counter_arch_bp':
> include/linux/hw_breakpoint.h:85: error: 'struct perf_event' has no member named 'hw'
> arch/x86/kernel/hw_breakpoint.c: In function 'arch_build_bp_info':
> arch/x86/kernel/hw_breakpoint.c:280: error: 'struct perf_event' has no member named 'attr'
> arch/x86/kernel/hw_breakpoint.c:283: error: 'struct perf_event' has no member named 'attr'
> arch/x86/kernel/hw_breakpoint.c:303: error: 'struct perf_event' has no member named 'attr'
> arch/x86/kernel/hw_breakpoint.c: In function 'aout_dump_debugregs':
> arch/x86/kernel/hw_breakpoint.c:407: error: 'struct perf_event' has no member named 'attr'
> arch/x86/kernel/hw_breakpoint.c:408: error: 'struct perf_event' has no member named 'attr'
> make[2]: *** [arch/x86/kernel/hw_breakpoint.o] Error 1
> make[1]: *** [arch/x86/kernel] Error 2
> make: *** [arch/x86] Error 2
> ------------build log end----
> 
> gcc --version
> gcc (GCC) 4.3.3
> Copyright (C) 2008 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> ---------------------
> 
> 
> my .config (i tried to find minimal, working on 4MB of ram, config for x86 machine)
> 
> ----my .config-----


Thanks. The problem is in some badly written config dependencies I've made.
I'll fix this.


  reply	other threads:[~2009-12-15 17:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-15  8:37 build failure? Andrew Randrianasulu
2009-12-15 17:53 ` Frederic Weisbecker [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-10-02  1:36 Build failure? Carlos O'Donell
2009-10-02  1:43 ` John David Anglin
2009-10-02 17:04   ` Kyle McMartin
2009-10-02 18:53   ` Helge Deller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091215175330.GA8423@nowhere \
    --to=fweisbec@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=randrik_a@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.