Re: 2.6.16-rc4-mm2

From: Jesper Juhl
Date: Sat Feb 25 2006 - 07:41:11 EST


On 2/25/06, Andrew Morton <akpm@xxxxxxxx> wrote:
> "Jesper Juhl" <jesper.juhl@xxxxxxxxx> wrote:
> >
> > On 2/25/06, Andrew Morton <akpm@xxxxxxxx> wrote:
> > > "Jesper Juhl" <jesper.juhl@xxxxxxxxx> wrote:
> > > >
> > > > On 2/24/06, Andrew Morton <akpm@xxxxxxxx> wrote:
> > > > >
> > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.16-rc4/2.6.16-rc4-mm2/
> > > > >
> > > >
> > > > Geode video breaks the build :
> > > >
> > > > LD init/built-in.o
> > > > LD .tmp_vmlinux1
> > > > drivers/built-in.o(.text+0x133f6): In function `gxfb_set_par':
> > > > : undefined reference to `fb_dealloc_cmap'
> > > > drivers/built-in.o(.text+0x13432): In function `gxfb_set_par':
> > > > : undefined reference to `fb_alloc_cmap'
> > >
> > > How'd you manage that? Those things are dragged in via CONFIG_FB.
> > >
> > with "make randconfig" - the config it generated for me (and which
> > broke) is attached.
>
> CONFIG_FB=m, CONFIG_FB_GEODE_GX=y. An easy mistake, that.
>

Does it even make sense to build CONFIG_FB modular?

--
Jesper Juhl <jesper.juhl@xxxxxxxxx>
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please http://www.expita.com/nomime.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/