* 2.5.3-pre3 -- fbdev.c:1814: In function `riva_set_fbinfo': incompatible types in assignment
@ 2002-01-22 21:22 Miles Lane
2002-01-22 22:05 ` Dave Jones
0 siblings, 1 reply; 2+ messages in thread
From: Miles Lane @ 2002-01-22 21:22 UTC (permalink / raw)
To: LKML
gcc -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 -c -o fbdev.o fbdev.c
fbdev.c: In function `riva_set_fbinfo':
fbdev.c:1814: incompatible types in assignment
make[4]: *** [fbdev.o] Error 1
make[4]: Leaving directory `/usr/src/linux/drivers/video/riva'
CONFIG_FB=y
CONFIG_DUMMY_CONSOLE=y
CONFIG_FB_RIVA=y
CONFIG_VIDEO_SELECT=y
CONFIG_FBCON_ADVANCED=y
CONFIG_FBCON_CFB8=y
CONFIG_FBCON_CFB16=y
CONFIG_FBCON_CFB32=y
CONFIG_FBCON_FONTS=y
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
CONFIG_FONT_8x16=y
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 2.5.3-pre3 -- fbdev.c:1814: In function `riva_set_fbinfo': incompatible types in assignment
2002-01-22 21:22 2.5.3-pre3 -- fbdev.c:1814: In function `riva_set_fbinfo': incompatible types in assignment Miles Lane
@ 2002-01-22 22:05 ` Dave Jones
0 siblings, 0 replies; 2+ messages in thread
From: Dave Jones @ 2002-01-22 22:05 UTC (permalink / raw)
To: Miles Lane; +Cc: LKML
On Tue, Jan 22, 2002 at 01:22:31PM -0800, Miles Lane wrote:
>
> gcc -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 -c -o fbdev.o fbdev.c
> fbdev.c: In function `riva_set_fbinfo':
> fbdev.c:1814: incompatible types in assignment
> make[4]: *** [fbdev.o] Error 1
> make[4]: Leaving directory `/usr/src/linux/drivers/video/riva'
Change the -1 on that line to NODEV
--
| Dave Jones. http://www.codemonkey.org.uk
| SuSE Labs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-01-22 22:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-22 21:22 2.5.3-pre3 -- fbdev.c:1814: In function `riva_set_fbinfo': incompatible types in assignment Miles Lane
2002-01-22 22:05 ` Dave Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox