mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Miles Lane <miles@megapathdsl.net>
To: ivangurdiev@linuxfreemail.com
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: 2.5.11 framebuffer compilation error
Date: 29 Apr 2002 02:26:34 -0700	[thread overview]
Message-ID: <1020072394.7662.2.camel@turbulence.megapathdsl.net> (raw)
In-Reply-To: <02042823533500.06684@cobra.linux>

I hit this error as well.  Here is the pertinent .config snippet.

#
# Console drivers
#
CONFIG_VGA_CONSOLE=y
CONFIG_VIDEO_SELECT=y

#
# Frame-buffer support
#
CONFIG_FB=y
CONFIG_DUMMY_CONSOLE=y
CONFIG_FB_RIVA=y
CONFIG_VIDEO_SELECT=y
CONFIG_FBCON_CFB8=y
CONFIG_FBCON_CFB16=y
CONFIG_FBCON_CFB32=y
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y


On Sun, 2002-04-28 at 22:53, Ivan G. wrote:
> I'll know this kernel is ready for merger with the 2.4 when I can finally 
> compile it :) ... must have tried 6-7 versions by now ...
> 
> Error:
> Note...this is something new that I haven't tried to compile before.
> Error might be caused by an earlier kernel.
> However, 2.5.11 does contain a lot of screen_base changes. 
> ________________________________________________
> gcc -D__KERNEL__ -I/usr/src/linux-2.5.11/include -Wall -Wstrict-prototypes 
> -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common 
> -pipe -mpreferred-stack-boundary=2 -march=athlon 
> -DKBUILD_BASENAME=fbcon_cfb8  -DEXPORT_SYMTAB -c fbcon-cfb8.c
> fbcon-cfb8.c: In function `fbcon_cfb8_bmove':
> fbcon-cfb8.c:55: structure has no member named `screen_base'
> fbcon-cfb8.c:56: structure has no member named `screen_base'
> fbcon-cfb8.c:66: structure has no member named `screen_base'
> fbcon-cfb8.c:67: structure has no member named `screen_base'
> fbcon-cfb8.c:74: structure has no member named `screen_base'
> fbcon-cfb8.c:75: structure has no member named `screen_base'
> fbcon-cfb8.c:52: warning: `src' might be used uninitialized in this function
> fbcon-cfb8.c:52: warning: `dst' might be used uninitialized in this function
> fbcon-cfb8.c: In function `fbcon_cfb8_clear':
> fbcon-cfb8.c:100: structure has no member named `screen_base'
> fbcon-cfb8.c:96: warning: `dest' might be used uninitialized in this function
> fbcon-cfb8.c: In function `fbcon_cfb8_putc':
> fbcon-cfb8.c:118: structure has no member named `screen_base'
> fbcon-cfb8.c:114: warning: `dest' might be used uninitialized in this function
> fbcon-cfb8.c: In function `fbcon_cfb8_putcs':
> fbcon-cfb8.c:165: structure has no member named `screen_base'
> fbcon-cfb8.c:160: warning: `dest0' might be used uninitialized in this 
> function
> fbcon-cfb8.c: In function `fbcon_cfb8_revc':
> fbcon-cfb8.c:222: structure has no member named `screen_base'
> fbcon-cfb8.c:219: warning: `dest' might be used uninitialized in this function
> fbcon-cfb8.c: In function `fbcon_cfb8_clear_margins':
> fbcon-cfb8.c:247: structure has no member named `screen_base'
> fbcon-cfb8.c:250: structure has no member named `screen_base'
> make[3]: *** [fbcon-cfb8.o] Error 1
> make[3]: Leaving directory `/usr/src/linux-2.5.11/drivers/video'
> make[2]: *** [first_rule] Error 2
> make[2]: Leaving directory `/usr/src/linux-2.5.11/drivers/video'
> make[1]: *** [_subdir_video] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.5.11/drivers'
> make: *** [_dir_drivers] Error 2
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/


  reply	other threads:[~2002-04-29  9:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-29  5:53 Ivan G.
2002-04-29  9:26 ` Miles Lane [this message]
2002-04-29 18:01 ` James Simmons
2002-04-29 19:38   ` Ivan G.
2002-04-29 20:38   ` 2.5.11 framebuffer kernel panic Ivan G.
2002-04-29 22:52     ` James Simmons
2002-04-30  1:54       ` 2.5.11 framebuffer kernel panic [Resolved] Ivan G.
2002-04-30 16:53         ` James Simmons
2002-05-02 12:28   ` 2.5.11 framebuffer compilation error Paul Mackerras
2002-05-02 22:20     ` James Simmons

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=1020072394.7662.2.camel@turbulence.megapathdsl.net \
    --to=miles@megapathdsl.net \
    --cc=ivangurdiev@linuxfreemail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®