linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Orm Finnendahl <finnendahl@folkwang-hochschule.de>
To: linux-kernel@vger.kernel.org
Subject: make menuconfig and 2.4.22-pre8
Date: Sat, 26 Jul 2003 19:15:27 +0200	[thread overview]
Message-ID: <20030726171527.GA1173@finnendahl.de> (raw)

Hi,

I can't make menuconfig with a 2.4.22-pre8 Kernel.

This is what I did:

grisey:/usr/src# tar -xjf ~orm/install/linux-2.4.21.tar.bz2 
grisey:/usr/src# rm -f linux
grisey:/usr/src# ln -s linux-2.4.21 linux
grisey:/usr/src# patch -p0 < patch-2.4.22-pre8 2>&1 \
> patch-2.4.22-pre8.log
grisey:/usr/src# cd linux
grisey:/usr/src/linux# make menuconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts/lxdialog all
make[1]: Entering directory `/usr/src/linux-2.4.21/scripts/lxdialog'
make[1]: Leaving directory `/usr/src/linux-2.4.21/scripts/lxdialog'
/bin/sh scripts/Menuconfig arch/i386/config.in
Using defaults found in .config
Preparing scripts: functions, parsing

<...> 

(about 3 minutes of awk and kswapd constantly swapping, making the
whole system extremely unresponsive)

and then:

Beendet
Awk died with error code 143. Giving up.
make: *** [menuconfig] Fehler 1
grisey:/usr/src/linux#   


With the vanilla kernel 2.4.21 there are no problems at all.

Anybody interested in the patch log?

--
Orm

             reply	other threads:[~2003-07-26 17:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-26 17:15 Orm Finnendahl [this message]
2003-07-26 17:42 ` make menuconfig and 2.4.22-pre8 Gene Heskett
2003-07-26 18:25   ` Ville Herva
2003-07-26 21:18   ` 2.4.22-pre8 make dep bug? Orm Finnendahl

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=20030726171527.GA1173@finnendahl.de \
    --to=finnendahl@folkwang-hochschule.de \
    --cc=linux-kernel@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).