From: Jurriaan <thunder7@xs4all.nl>
To: "Martin J. Bligh" <mbligh@aracnet.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [Bug 868] New: Files missing?
Date: Thu, 3 Jul 2003 16:41:53 +0200 [thread overview]
Message-ID: <20030703144153.GA11767@middle.of.nowhere> (raw)
In-Reply-To: <45000000.1057241473@[10.10.2.4]>
From: Martin J. Bligh <mbligh@aracnet.com>
Date: Thu, Jul 03, 2003 at 07:11:13AM -0700
> http://bugme.osdl.org/show_bug.cgi?id=868
>
> Summary: Files missing?
> Kernel Version: 2.5.73,2.5.74
> Status: NEW
> Severity: normal
> Owner: bugme-janitors@lists.osdl.org
> Submitter: midian@ihme.org
>
>
> Distribution: Debian
> Hardware Environment: AMD Athlon 2000+, 512 SDRAM
> Software Environment:
> Problem Description: Missing files in kernel?
>
> Steps to reproduce: wget http://www.kernel.org/pub/linux/kernel/v2.5/linux-2.5.
> 74.tar.bz2 && tar xjvf linux-2.5.74.tar.bz2 && cp linux-2.4.22-pre2/.config
> linux-2.5.74/. && cd linux-2.5.74/ && make oldconfig && make menuconfig && make
> all (And the same with 2.5.73, I have not tested the earlier versions.)
>
> Error message: CC [M] drivers/video/pm2fb.o
> drivers/video/pm2fb.c:44:25: video/fbcon.h: No such file or directory
This driver hasn't been ported to the new framebuffer api.
Perhaps including a video/fbcon.h file which contains
#error "You are trying to compile a framebuffer which hasn't been ported
to the new api yet - compilation will fail."
would be a good idea?
Jurriaan
--
To err is human, to forgive, beyond the scope of the Operating System.
Debian (Unstable) GNU/Linux 2.5.74 4112 bogomips load av: 0.04 0.05 0.01
prev parent reply other threads:[~2003-07-03 14:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-03 14:11 [Bug 868] New: Files missing? Martin J. Bligh
2003-07-03 14:37 ` Paul Mundt
2003-07-03 14:41 ` Jurriaan [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=20030703144153.GA11767@middle.of.nowhere \
--to=thunder7@xs4all.nl \
--cc=linux-kernel@vger.kernel.org \
--cc=mbligh@aracnet.com \
/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.