All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: Arnd Bergmann <arnd@arndb.de>, Andrew Lunn <andrew@lunn.ch>,
	Jason Cooper <jason@lakedaemon.net>,
	arm@kernel.org,
	Gregory CLEMENT <gregory.clement@free-electrons.com>,
	linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: Build error: OMAP randconfig / mvebu
Date: Thu, 14 Feb 2013 08:12:35 -0300	[thread overview]
Message-ID: <20130214111234.GB3059@localhost> (raw)
In-Reply-To: <20130214110803.GP17852@n2100.arm.linux.org.uk>

On Thu, Feb 14, 2013 at 11:08:03AM +0000, Russell King - ARM Linux wrote:
> On Thu, Feb 14, 2013 at 08:03:08AM -0300, Ezequiel Garcia wrote:
> > On Thu, Feb 14, 2013 at 10:09:26AM +0000, Russell King - ARM Linux wrote:
> > > On Fri, Feb 08, 2013 at 02:33:29PM +0100, Arnd Bergmann wrote:
> > > > On Friday 08 February 2013 12:06:44 Gregory CLEMENT wrote:
> > > > > 
> > > > > I don't know what to do here, there is no point to build any of the files
> > > > > in mach-mvebu if no SoCs are selected. So either we force to have at least
> > > > > one SoCS selected if ARCH_MVEBU is selected, or we unselect  ARCH_MVEB if
> > > > > no SoCs are selected.
> > > > 
> > > > The latter does not work, because that would introduce a circular
> > > > dependency in Kconfig.
> > > > 
> > > > I suppose rearranging the mvebu Makefile like this would do.
> > > > 
> > > > Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> > > 
> > > This error is still present in arm-soc.  We're getting close to the next
> > > merge window, so either something needs to be dropped from arm-soc, or
> > > this needs to get fixed.
> > > 
> > 
> > Can you point me to where can I get the config your building with?
> 
> It's all publically available via my website.

I'm kind of new around here, and I have no clue where that may be.

I hope you don't mind helping me this time.

Thanks,

-- 
Ezequiel García, Free Electrons
Embedded Linux, Kernel and Android Engineering
http://free-electrons.com
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: ezequiel.garcia@free-electrons.com (Ezequiel Garcia)
To: linux-arm-kernel@lists.infradead.org
Subject: Build error: OMAP randconfig / mvebu
Date: Thu, 14 Feb 2013 08:12:35 -0300	[thread overview]
Message-ID: <20130214111234.GB3059@localhost> (raw)
In-Reply-To: <20130214110803.GP17852@n2100.arm.linux.org.uk>

On Thu, Feb 14, 2013 at 11:08:03AM +0000, Russell King - ARM Linux wrote:
> On Thu, Feb 14, 2013 at 08:03:08AM -0300, Ezequiel Garcia wrote:
> > On Thu, Feb 14, 2013 at 10:09:26AM +0000, Russell King - ARM Linux wrote:
> > > On Fri, Feb 08, 2013 at 02:33:29PM +0100, Arnd Bergmann wrote:
> > > > On Friday 08 February 2013 12:06:44 Gregory CLEMENT wrote:
> > > > > 
> > > > > I don't know what to do here, there is no point to build any of the files
> > > > > in mach-mvebu if no SoCs are selected. So either we force to have at least
> > > > > one SoCS selected if ARCH_MVEBU is selected, or we unselect  ARCH_MVEB if
> > > > > no SoCs are selected.
> > > > 
> > > > The latter does not work, because that would introduce a circular
> > > > dependency in Kconfig.
> > > > 
> > > > I suppose rearranging the mvebu Makefile like this would do.
> > > > 
> > > > Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> > > 
> > > This error is still present in arm-soc.  We're getting close to the next
> > > merge window, so either something needs to be dropped from arm-soc, or
> > > this needs to get fixed.
> > > 
> > 
> > Can you point me to where can I get the config your building with?
> 
> It's all publically available via my website.

I'm kind of new around here, and I have no clue where that may be.

I hope you don't mind helping me this time.

Thanks,

-- 
Ezequiel Garc?a, Free Electrons
Embedded Linux, Kernel and Android Engineering
http://free-electrons.com

  reply	other threads:[~2013-02-14 11:12 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-08 10:08 Build error: OMAP randconfig / mvebu Russell King - ARM Linux
2013-02-08 10:08 ` Russell King - ARM Linux
2013-02-08 10:45 ` Arnd Bergmann
2013-02-08 10:45   ` Arnd Bergmann
2013-02-08 11:06   ` Gregory CLEMENT
2013-02-08 11:06     ` Gregory CLEMENT
2013-02-08 13:33     ` Arnd Bergmann
2013-02-08 13:33       ` Arnd Bergmann
2013-02-14 10:09       ` Russell King - ARM Linux
2013-02-14 10:09         ` Russell King - ARM Linux
2013-02-14 11:03         ` Ezequiel Garcia
2013-02-14 11:03           ` Ezequiel Garcia
2013-02-14 11:08           ` Russell King - ARM Linux
2013-02-14 11:08             ` Russell King - ARM Linux
2013-02-14 11:12             ` Ezequiel Garcia [this message]
2013-02-14 11:12               ` Ezequiel Garcia
2013-02-14 11:27               ` Arnd Bergmann
2013-02-14 11:27                 ` Arnd Bergmann
2013-02-14 12:06                 ` Ezequiel Garcia
2013-02-14 12:06                   ` Ezequiel Garcia
2013-02-14 12:21                   ` Arnd Bergmann
2013-02-14 12:21                     ` Arnd Bergmann
2013-02-14 12:35                     ` Gregory CLEMENT
2013-02-14 12:35                       ` Gregory CLEMENT
2013-02-14 12:49                     ` Ezequiel Garcia
2013-02-14 12:49                       ` Ezequiel Garcia
2013-02-14 19:36                     ` Jason Cooper
2013-02-14 19:36                       ` Jason Cooper
2013-02-14 11:12           ` Arnd Bergmann
2013-02-14 11:12             ` Arnd Bergmann
2013-02-14 12:21       ` Gregory CLEMENT
2013-02-14 12:21         ` Gregory CLEMENT

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=20130214111234.GB3059@localhost \
    --to=ezequiel.garcia@free-electrons.com \
    --cc=andrew@lunn.ch \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=gregory.clement@free-electrons.com \
    --cc=jason@lakedaemon.net \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    /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.