public inbox for linux-8086@vger.kernel.org
 help / color / mirror / Atom feed
From: "Claudio Matsuoka" <cmatsuoka@gmail.com>
To: linux-8086@vger.kernel.org
Subject: Re: [PATCH] Ash execution and VTs (error building elkscmd)
Date: Thu, 24 Aug 2006 22:17:51 -0300	[thread overview]
Message-ID: <5f52f6d70608241817i4be6d151q8f3f197fc7e6c50@mail.gmail.com> (raw)
In-Reply-To: <44ED685B.2020505@gmail.com>

On 8/24/06, Eddy <eddyx89@gmail.com> wrote:

> Very good work! But I can't build any image of elkscmd, because it give
> this error:
>
> "/bin/sh: compress: command not found".. I could not realize where
> compress command is called from.

Hello,

compress is called from the mtools makefile to compress man pages --
you can either install compress on your system or comment out that
line in the makefile.

> -               -t -M -o $(ARCH_DIR)/boot/system > System.tmp ; \
> +               -M -o $(ARCH_DIR)/boot/system > System.tmp ; \

Good catch, it seems that we had some unnecessary stuff on System.map.

Mike, any probkem if I commit Eddy's patches? I'd leave the debug
option out for now, I had some problems building the kernel with full
debug when tracing the minix executable loader.

      reply	other threads:[~2006-08-25  1:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-20 22:12 [PATCH] Ash execution and VTs Claudio Matsuoka
2006-08-24  8:50 ` [PATCH] Ash execution and VTs (error building elkscmd) Eddy
2006-08-25  1:17   ` Claudio Matsuoka [this message]

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=5f52f6d70608241817i4be6d151q8f3f197fc7e6c50@mail.gmail.com \
    --to=cmatsuoka@gmail.com \
    --cc=linux-8086@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