All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: "ALESSANDRO.SUARDI" <ALESSANDRO.SUARDI@oracle.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: module-init-tools 0.9.3 -- "missing" issue
Date: Wed, 11 Dec 2002 09:59:56 +1100	[thread overview]
Message-ID: <20021210231301.1301B2C078@lists.samba.org> (raw)
In-Reply-To: Your message of "Tue, 10 Dec 2002 07:44:33 -0800." <2105495.1039535073217.JavaMail.nobody@web55.us.oracle.com>

In message <2105495.1039535073217.JavaMail.nobody@web55.us.oracle.com> you writ
e:
> As per the README...
> 
> [asuardi@dolphin module-init-tools-0.9.3]$ aclocal
> [asuardi@dolphin module-init-tools-0.9.3]$ automake --add-missing --copy
> Makefile.am: installing `./depcomp'
> [asuardi@dolphin module-init-tools-0.9.3]$ autoconf
> [asuardi@dolphin module-init-tools-0.9.3]$ ./configure --prefix=/
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> checking target system type... i686-pc-linux-gnu
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> /download/kernel/v2.5/module-init-tools-0.9.3/missing: Unknown `--run' option
> Try `/download/kernel/v2.5/module-init-tools-0.9.3/missing --help' for more i
nformation

Hmm, you don't need to run aclocal, automake and autoconf if you don't
alter the sources.  I have altered the README to put that at the
bottom:

5) If you want to hack on the source:
	aclocal && automake --add-missing --copy && autoconf

Thanks for the report!
Rusty.
--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.

  parent reply	other threads:[~2002-12-10 23:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-10 15:44 module-init-tools 0.9.3 -- "missing" issue ALESSANDRO.SUARDI
2002-12-10 16:24 ` axel
2002-12-10 17:19 ` Rusty Lynch
2002-12-10 22:59 ` Rusty Russell [this message]
2002-12-10 23:27   ` Alessandro Suardi
2002-12-11  0:35     ` Rusty Russell
  -- strict thread matches above, loose matches on Subject: below --
2002-12-10 17:07 ALESSANDRO.SUARDI
2002-12-11  1:22 Jean Tourrilhes
2002-12-11 15:53 ALESSANDRO.SUARDI
2002-12-11 23:37 ` Jean Tourrilhes

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=20021210231301.1301B2C078@lists.samba.org \
    --to=rusty@rustcorp.com.au \
    --cc=ALESSANDRO.SUARDI@oracle.com \
    --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 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.