public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rob Landley <rob@landley.net>
To: Robert Schwebel <r.schwebel@pengutronix.de>
Cc: LKML <linux-kernel@vger.kernel.org>, jdike@karaya.com
Subject: Re: UML doesn't compile in 2.6.21
Date: Wed, 16 May 2007 21:11:18 -0400	[thread overview]
Message-ID: <200705162111.19123.rob@landley.net> (raw)
In-Reply-To: <20070516224938.GN12319@pengutronix.de>

On Wednesday 16 May 2007 6:49 pm, Robert Schwebel wrote:
> Jeff,
> 
> Any idea how this could happen? I'm trying to build 2.6.21 for ARCH=um, and 
the
> linker stage explodes here:

2.6.21.1 built for me:

tar xvjf linux-2.6.21.1.tar.bz2 &&
cd linux-2.6.21.1 &&
cat > mini.conf << EOF
CONFIG_MODE_SKAS=y
CONFIG_BINFMT_ELF=y
CONFIG_HOSTFS=y
CONFIG_SYSCTL=y
CONFIG_STDERR_CONSOLE=y
CONFIG_UNIX98_PTYS=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_LBD=y
CONFIG_EXT2_FS=y
CONFIG_PROC_FS=y
EOF
make ARCH=um allnoconfig KCONFIG_ALLCONFIG=mini.conf &&
make ARCH=um &&
./linux rootfstype=hostfs rw init=/bin/sh

Does this not work for you?

Rob

  reply	other threads:[~2007-05-17  1:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-16 22:49 UML doesn't compile in 2.6.21 Robert Schwebel
2007-05-17  1:11 ` Rob Landley [this message]
2007-05-17 21:05   ` Robert Schwebel
2007-05-17 21:12     ` Robert Schwebel
2007-05-18  7:25     ` Rob Landley
2007-05-21 21:03 ` Jeff Dike

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=200705162111.19123.rob@landley.net \
    --to=rob@landley.net \
    --cc=jdike@karaya.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=r.schwebel@pengutronix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox