linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.5.40 FB_RIVA broken
@ 2002-10-02  1:24 jhakala
  0 siblings, 0 replies; only message in thread
From: jhakala @ 2002-10-02  1:24 UTC (permalink / raw)
  To: linux-kernel

Using framebuffer-driver for "nVidia Riva" causes compile to fail.
(in .config: CONFIG_FB_RIVA=y)
-----------------
 gcc -Wp,-MD,./.accel.o.d -D__KERNEL__ -I/usr/src/linux-2.5.40/include
-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=athlon  -I/usr/src/linux-2.5.40/arch/i386/mach-generic -nostdinc
-iwithprefix include    -DKBUILD_BASENAME=accel   -c -o accel.o accel.c
drivers/video/riva/accel.c: In function `fbcon_riva8_setup':
drivers/video/riva/accel.c:165: structure has no member named
`line_length'
drivers/video/riva/accel.c:165: structure has no member named
`line_length'
drivers/video/riva/accel.c: In function `fbcon_riva16_setup':
drivers/video/riva/accel.c:271: structure has no member named
`line_length'
drivers/video/riva/accel.c:271: structure has no member named
`line_length'
drivers/video/riva/accel.c: In function `fbcon_riva32_setup':
drivers/video/riva/accel.c:358: structure has no member named
`line_length'
drivers/video/riva/accel.c:358: structure has no member named
`line_length'
  ld -m elf_i386  -r -o rivafb.o fbdev.o riva_hw.o accel.o
ld: cannot open fbdev.o: No such file or directory
make[3]: *** [rivafb.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.5.40/drivers/video/riva'
make[2]: *** [riva] Error 2
make[2]: Leaving directory `/usr/src/linux-2.5.40/drivers/video'
make[1]: *** [video] Error 2
make[1]: Leaving directory `/usr/src/linux-2.5.40/drivers'
make: *** [drivers] Error 2
----------------

the complete .config -file is available from
http://byterapers.com/~jhakala/config2540_riva

Compiler was unofficial RedHatted GCC version 2.96-81. (shame on me)



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-02  1:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-02  1:24 2.5.40 FB_RIVA broken jhakala

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).