Re: 2.5.34: fbdev compile error

James Simmons (jsimmons@infradead.org)
Sun, 13 Oct 2002 13:04:37 -0700 (PDT)


> Hi,
>
> I get this error with the 2.5.34 kernel
>
> make[3]: Entering directory `/usr/src/linux/drivers/video/riva'
> gcc -Wp,-MD,./.fbdev.o.d -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=athlon -nostdinc -iwithprefix include -DKBUILD_BASENAME=fbdev -c -o fbdev.o fbdev.c
> fbdev.c: In function `riva_set_dispsw':
> fbdev.c:665: structure has no member named `type'
> fbdev.c:666: structure has no member named `type_aux'
> fbdev.c:667: structure has no member named `ypanstep'
> fbdev.c:668: structure has no member named `ywrapstep'

[snip] This si due to fbdev api changes. The next couple of changesets
will fix this.

-
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/