From: Frank <frannk_m1@yahoo.com>
To: linuxppc-embedded@ozlabs.org
Subject: fbmem.c compile problem
Date: Mon, 29 Nov 2004 09:50:45 -0800 (PST) [thread overview]
Message-ID: <20041129175045.9279.qmail@web13807.mail.yahoo.com> (raw)
I am trying to get framebuffer support compiled into the kernel
(2.4.28) before I compile and install directfb, but I am having
a problem I can't seem to solve. I am getting the following
error when I try to compile fb support into the kernel:
/drivers/char/mem.c:747: undefined reference to `fbmem_init'
I have what I think i need enabled in my .config file:
#
# Console drivers
#
CONFIG_VGA_CONSOLE=y
#
# Frame-buffer support
#
CONFIG_FB=y
CONFIG_DUMMY_CONSOLE=y
# CONFIG_FB_VOYAGER is not set
# CONFIG_FB_MB86290 is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_CLGEN is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_CT65550 is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_S3TRIO is not set
CONFIG_FB_VESA=y
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_LYNX is not set
# CONFIG_FB_SM712 is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_ATY is not set
CONFIG_FB_RADEON=y
# CONFIG_FB_ATY128 is not set
Can someone shed some light on why, although I have CONFIG_FB
set
to 'y' the makefile won't compile drivers/video/fbmem.c
I am on a very tight schedule and any help would be greatly
appreciated....
__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail
next reply other threads:[~2004-11-29 17:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-29 17:50 Frank [this message]
2004-11-30 6:44 ` fbmem.c compile problem Sam Song
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=20041129175045.9279.qmail@web13807.mail.yahoo.com \
--to=frannk_m1@yahoo.com \
--cc=linuxppc-embedded@ozlabs.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