All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: "Toralf Förster" <toralf.foerster@gmx.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: build issue #479 for v2.6.26-rc1-6-gafa26be :redefinition of 'sysfs_update_group'
Date: Sun, 4 May 2008 12:41:27 +0200	[thread overview]
Message-ID: <20080504104127.GD17276@uranus.ravnborg.org> (raw)
In-Reply-To: <200805041053.43284.toralf.foerster@gmx.de>

On Sun, May 04, 2008 at 10:53:40AM +0200, Toralf Förster wrote:
> Hello,
> 
> the build (.config attached) failed, make ends with :
> ...
> scripts/kconfig/conf -s arch/x86/Kconfig
>   CHK     include/linux/version.h
>   UPD     include/linux/version.h
>   CHK     include/linux/utsrelease.h
>   UPD     include/linux/utsrelease.h
>   SYMLINK include/asm -> include/asm-x86
>   CC      kernel/bounds.s
>   GEN     include/linux/bounds.h
>   CC      arch/x86/kernel/asm-offsets.s
> In file included from include/linux/kobject.h:21,
>                  from include/linux/module.h:16,
>                  from include/linux/crypto.h:21,
>                  from arch/x86/kernel/asm-offsets_32.c:7,
>                  from arch/x86/kernel/asm-offsets.c:2:
> include/linux/sysfs.h:201: error: redefinition of 'sysfs_update_group'
> include/linux/sysfs.h:195: error: previous definition of 'sysfs_update_group' was here
> make[1]: *** [arch/x86/kernel/asm-offsets.s] Error 1
> make: *** [prepare0] Error 2
> 
> The build was made with :
> $> make mrproper && make randconfig && make

Why do you need the "make mrproper" in the first place?

kbuild should build what is needed when the config changes.

	Sam

  parent reply	other threads:[~2008-05-04 10:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-04  8:53 build issue #479 for v2.6.26-rc1-6-gafa26be :redefinition of 'sysfs_update_group' Toralf Förster
2008-05-04  9:09 ` Ingo Molnar
2008-05-04 10:41 ` Sam Ravnborg [this message]
2008-05-04 10:56   ` Toralf Förster
2008-05-04 11:29     ` Sam Ravnborg
2008-05-04 11:02   ` Sam Ravnborg
2008-05-04 11:27     ` Toralf Förster

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=20080504104127.GD17276@uranus.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=toralf.foerster@gmx.de \
    /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.