From: J Sloan <jjs@pobox.com>
To: Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: 2.4.0-prerelease
Date: Sun, 31 Dec 2000 14:38:16 -0800 [thread overview]
Message-ID: <3A4FB558.688EFE01@pobox.com> (raw)
Looks good here in most respects, but still needs makefile fixes -
# modprobe tdfx
/lib/modules/2.4.0-prerelease/kernel/drivers/char/drm/tdfx.o: unresolved
symbol remap_page_range
/lib/modules/2.4.0-prerelease/kernel/drivers/char/drm/tdfx.o: unresolved
symbol __wake_up
/lib/modules/2.4.0-prerelease/kernel/drivers/char/drm/tdfx.o: unresolved
symbol mtrr_add
.... etc, etc
Of course, adding
#include <linux/modversions.h>
to drivers/char/drm/drmP.h makes it all work....
jjs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next reply other threads:[~2000-12-31 23:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-12-31 22:38 J Sloan [this message]
2001-01-01 0:16 ` 2.4.0-prerelease Tom Rini
2001-01-01 4:59 ` [patch] 2.4.0-prerelease drm and modversions Keith Owens
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=3A4FB558.688EFE01@pobox.com \
--to=jjs@pobox.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.