Re: 2.4.21-ben2 crashing on compilation
On Aug Sat 23 2003 13:57, Geert Uytterhoeven wrote:
> On Sat, 23 Aug 2003, J. Javier Maestro wrote:
> > I just rsync the 2.4.21-ben2 and, when compiling, two things happen:
> >
> > If I activate the:
> >
> > CONFIG_FB_CONTROL
> > CONFIG_FB_PLATINUM
> > CONFIG_FB_VALKYRIE
> >
> > the compilation crashes with:
> > .......
> >
> > drivers/video/video.o(.data+0x238c): undefined reference to `fbcon_cfb32_setup'
> > drivers/video/video.o(.data+0x2390): undefined reference to `fbcon_cfb32_bmove'
> > drivers/video/video.o(.data+0x2394): undefined reference to `fbcon_cfb32_clear'
> > drivers/video/video.o(.data+0x2398): undefined reference to `fbcon_cfb32_putc'
> > drivers/video/video.o(.data+0x239c): undefined reference to `fbcon_cfb32_putcs'
> > drivers/video/video.o(.data+0x23ac): undefined reference to `fbcon_cfb32_clear_margins'
> > make[1]: *** [vmlinux] Error 1
> > make[1]: Leaving directory `/usr/src/2.4.21-ben2'
> > make: *** [stamp-build] Error 2
> >
> >
> > Now, I really don't know what the heck those things are! I mean, I had them on
> > in my previous compilations, but really... are they needed? I thought I only
> > needed the Radeon FB activated... Also, is there any way of knowing which one of
> > the three the laptop has? Am I Platinum or am I a Valkyrie? :-)
> >
> > My actual kernel config (that does not compile) regarding framebuffer, is the
> > following (I am only pasting the fields set to Y):
> >
>
> Apparently one of CONTROL, PLATINUM and VALKYRIE doesn't like if
> CONFIG_FBCON_CFB32 is not enabled.
Aaaaaaaah :-) Thanks for that!! In any case, how do I know which one
should I use?? cos nothing comes out in dmesg, and I wonder which
display driver to use (or none :-)
--
J. Javier Maestro
<jjmaestro@computer.org>
http://rigel.homelinux.com
Reply to: