* No rule to make target 'modules'
@ 2005-05-06 22:09 Kevin Crofts
0 siblings, 0 replies; 2+ messages in thread
From: Kevin Crofts @ 2005-05-06 22:09 UTC (permalink / raw)
To: linux-kernel
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
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'.
Please can some-one help me, I don't understand what I'm doing wrong?
Thanks,
Kevin
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: No rule to make target 'modules'
[not found] <41jbh-xV-5@gated-at.bofh.it>
@ 2005-05-06 23:28 ` Robert Hancock
0 siblings, 0 replies; 2+ messages in thread
From: Robert Hancock @ 2005-05-06 23:28 UTC (permalink / raw)
To: linux-kernel
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/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-05-06 23:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <41jbh-xV-5@gated-at.bofh.it>
2005-05-06 23:28 ` No rule to make target 'modules' Robert Hancock
2005-05-06 22:09 Kevin Crofts
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.