From: Robert Hancock <hancockr@shaw.ca>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: No rule to make target 'modules'
Date: Fri, 06 May 2005 17:28:30 -0600 [thread overview]
Message-ID: <427BFD9E.9080305@shaw.ca> (raw)
In-Reply-To: <41jbh-xV-5@gated-at.bofh.it>
Kevin Crofts wrote:
> Hi,
> I'm a complete Newbie to Linux and I am trying to compile a driver and
> application on Red Hat 9.0. I have installed Red Hat 9.0 without GUI
> and only development tools. I have installed the source code from Disk2
> - Kernel-source-2.4.20-8.I386.rpm.
> I then ran
> make mrproper
> I removed 'custom' from the Makefile in /usr/drc/linux-2.4.20-8/Makefile
> EXTRAVERSION = -8custom
Don't do this, you'll trash your existing kernel.
> I then ran
> make oldconfig
> make dep
> make modules && make modules_install
> I can see files in /lib/modules/2.3.20-8/build and also I can see Rules.make
> in this folder.
> When I run Make in the application folder I get the following error:
> No rule to make target 'modules'.
What application folder?
--
Robert Hancock Saskatoon, SK, Canada
To email, remove "nospam" from hancockr@nospamshaw.ca
Home Page: http://www.roberthancock.com/
next parent reply other threads:[~2005-05-06 23:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <41jbh-xV-5@gated-at.bofh.it>
2005-05-06 23:28 ` Robert Hancock [this message]
2005-05-06 22:09 No rule to make target 'modules' Kevin Crofts
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=427BFD9E.9080305@shaw.ca \
--to=hancockr@shaw.ca \
--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.