From: Kurt Roeckx <Q@ping.be>
To: James Simmons <jsimmons@infradead.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Problem with framebuffer in 2.6.0-test3
Date: Sat, 16 Aug 2003 17:09:58 +0200 [thread overview]
Message-ID: <20030816150958.GA167@ping.be> (raw)
In-Reply-To: <Pine.LNX.4.44.0308152348071.30952-100000@phoenix.infradead.org>
On Fri, Aug 15, 2003 at 11:59:11PM +0100, James Simmons wrote:
>
> > LD .tmp_vmlinux1
> > drivers/built-in.o(.text+0x742cb): In function `tdfxfb_imageblit':
> > : undefined reference to `cfb_imageblit'
> > make: *** [.tmp_vmlinux1] Error 1
>
> ??? That shouldn't happen.
I changed drivers/video/Makefile like this:
-obj-$(CONFIG_FB_3DFX) += tdfxfb.o
+obj-$(CONFIG_FB_3DFX) += tdfxfb.o cfbimgblt.o
And now it works.
Kurt
prev parent reply other threads:[~2003-08-16 15:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-15 14:20 Problem with framebuffer in 2.6.0-test3 Kurt Roeckx
[not found] ` <20030815141846.083f3d2d.akpm@osdl.org>
2003-08-15 21:59 ` Kurt Roeckx
2003-08-15 22:04 ` James Simmons
2003-08-15 22:03 ` James Simmons
2003-08-15 22:46 ` Kurt Roeckx
2003-08-15 22:59 ` James Simmons
2003-08-16 15:09 ` Kurt Roeckx [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=20030816150958.GA167@ping.be \
--to=q@ping.be \
--cc=jsimmons@infradead.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox