Re: [SAA7134] Make fails, since 0409-snap

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



> since the 20030409-snapshot make fails for the saa7134 on my machine. 
> The same happens with official 0.2.7-release and the 20030414-snapshot. 
> I am running Debian Woody with a 2.4.20-kernel, gcc 2.95.4.

Me too..

> saa7134-cards.o saa7134-cards.c
> saa7134-cards.c:572: duplicate array index in initializer

A simple fix (apart from using gcc-3) is:

--- saa7134-0.2.7/saa7134-cards.c~	Wed Apr  9 16:20:40 2003
+++ saa7134-0.2.7/saa7134-cards.c	Thu Apr 17 11:40:55 2003
@@ -559,6 +559,7 @@
 /* ----------------------------------------------------------- */
 /* flyvideo tweaks                                             */
 
+#if 0
 static struct {
 	char  *model;
 	int   tuner_type;
@@ -582,6 +583,7 @@
 		.tuner_type = TUNER_ABSENT /* FIXME */,
 	},
 };
+#endif
 
 static void board_flyvideo(struct saa7134_dev *dev)
 {

Regards,
Wolfram.





[Index of Archives]     [Linux DVB]     [Video Disk Recorder]     [Asterisk]     [Photo]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Free Photo Albums]     [Fedora Users]     [Fedora Women]     [ALSA Users]     [ALSA Devel]     [Linux USB]

Powered by Linux