From: Dave Jones <davej@redhat.com>
To: Tuukka Toivonen <tuukkat@ee.oulu.fi>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.0-test3: No rule to make target `drivers/char/agp/isoch.s'
Date: Wed, 20 Aug 2003 12:48:49 +0100 [thread overview]
Message-ID: <20030820114849.GA27341@redhat.com> (raw)
In-Reply-To: <Pine.GSO.4.55.0308201312130.6320@stekt37>
On Wed, Aug 20, 2003 at 01:24:12PM +0300, Tuukka Toivonen wrote:
> I get the following error when doing "make modules" with kernel
> 2.6.0-test3 (config file below):
>
> CC [M] drivers/char/agp/generic.o
> make[3]: *** No rule to make target `drivers/char/agp/isoch.s', needed by
> `drivers/char/agp/isoch.o'. Stop.
> make[2]: *** [drivers/char/agp] Error 2
> make[1]: *** [drivers/char] Error 2
> make: *** [drivers] Error 2
>
> The problem appears to be missing isoch.c file. However, only one function
> is referenced in that file, agp_3_5_enable(), and by commenting that call
> away and removing isoch.o from makefiles, everything works fine in my setup
> (but it's only a workaround, I guess). It seems 2.6.0-test2 actually has
> the file.
isoch.c is there in my tree, and Linus'. If you checked this out of
bitkeeper, you may need to bk -r get -S
If not, I've no idea what happened, but I think the problem is at
your end, or a lot more people would've seen this problem.
Dave
--
Dave Jones http://www.codemonkey.org.uk
prev parent reply other threads:[~2003-08-20 11:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-20 10:24 2.6.0-test3: No rule to make target `drivers/char/agp/isoch.s' Tuukka Toivonen
2003-08-20 11:48 ` Dave Jones [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=20030820114849.GA27341@redhat.com \
--to=davej@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tuukkat@ee.oulu.fi \
/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.