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

[Debian]: BTTV mit 2.0.36 und Debian



Hi Leute,

Als Debian Newbie macht mir die Einbindung meiner MiroVIDEO PCTV pro
etwas zu schaffen.

Da ich keine passenden Pakete auf meiner Lehmanns 2.1 Ausgabe fand holte
ich mir die Source von xawtv(hab ich zwar auf der CD gefunden, ich
wollte aber sicher gehen, nichts veraltetes zu nehmen)und die Quelle vom
bttv Treiber.
Wenn ich bttv kompilieren moechte, erscheinen folgende
Fehlermeldungen(es sind ziemlich viele, daher entschuldige ich mich
dafuer, dass ihr es downloaden musstet.)
siehe Anlage(bttv_out)

Die Kernelsourcen sind die, fuer Debian beiliegenden.
Mir ist folgendes Problem aufgefallen:
Ich finde weder audio devices noch video devices, und nun moechte ich
wissen ob die noch generiert werden und wenn ja, wann den?

Ich fahre Debain naemlich mit dem gleichen Kernel wie SuSE(dort geht
sowohl sound als auch TV), kriege aber bei Debian keinen Muchs(gibt es
noch einen anderen weg das zu testen, als verschiedene MixerProgramme
auszufuehren und dann die Fehlermeldungen wegzuklicken?)Ich glaube bei
besagtem Audio Problem liegt es an den Device Files.



Abschliessend moechte ich ohne niedere Beweggruende anmerken, dass ich
meine TV-Karte mit SuSE 6.0 tadellos am laufen habe.

Vielen Dank uund ich hoffe, dass ihr mir helfen koennt.
In file included from /usr/include/sys/types.h:30,
                 from /usr/include/sys/bitypes.h:3,
                 from bttv.c:51:
/usr/include/gnu/types.h:75: warning: `__NFDBITS' redefined
/usr/src/kernel-source-2.0.36/include/linux/posix_types.h:30: warning: this is the location of the previous definition
/usr/include/gnu/types.h:77: warning: `__FDMASK' redefined
/usr/src/kernel-source-2.0.36/include/linux/posix_types.h:42: warning: this is the location of the previous definition
In file included from /usr/include/sys/select.h:31,
                 from /usr/include/sys/types.h:126,
                 from /usr/include/sys/bitypes.h:3,
                 from bttv.c:51:
/usr/include/selectbits.h:30: warning: `__FD_ZERO' redefined
/usr/src/kernel-source-2.0.36/include/asm/posix_types.h:61: warning: this is the location of the previous definition
/usr/include/selectbits.h:35: warning: `__FD_SET' redefined
/usr/src/kernel-source-2.0.36/include/asm/posix_types.h:41: warning: this is the location of the previous definition
/usr/include/selectbits.h:40: warning: `__FD_CLR' redefined
/usr/src/kernel-source-2.0.36/include/asm/posix_types.h:46: warning: this is the location of the previous definition
/usr/include/selectbits.h:49: warning: `__FD_ISSET' redefined
/usr/src/kernel-source-2.0.36/include/asm/posix_types.h:54: warning: this is the location of the previous definition
In file included from /usr/include/sys/types.h:126,
                 from /usr/include/sys/bitypes.h:3,
                 from bttv.c:51:
/usr/include/sys/select.h:60: warning: `FD_SET' redefined
/usr/src/kernel-source-2.0.36/include/linux/time.h:30: warning: this is the location of the previous definition
/usr/include/sys/select.h:61: warning: `FD_CLR' redefined
/usr/src/kernel-source-2.0.36/include/linux/time.h:31: warning: this is the location of the previous definition
/usr/include/sys/select.h:62: warning: `FD_ISSET' redefined
/usr/src/kernel-source-2.0.36/include/linux/time.h:32: warning: this is the location of the previous definition
/usr/include/sys/select.h:63: warning: `FD_ZERO' redefined
/usr/src/kernel-source-2.0.36/include/linux/time.h:33: warning: this is the location of the previous definition
In file included from /usr/include/sys/bitypes.h:3,
                 from bttv.c:51:
/usr/include/sys/types.h:33: warning: redefinition of `u_char'
/usr/src/kernel-source-2.0.36/include/linux/types.h:71: warning: `u_char' previously declared here
/usr/include/sys/types.h:34: warning: redefinition of `u_short'
/usr/src/kernel-source-2.0.36/include/linux/types.h:72: warning: `u_short' previously declared here
/usr/include/sys/types.h:35: warning: redefinition of `u_int'
/usr/src/kernel-source-2.0.36/include/linux/types.h:73: warning: `u_int' previously declared here
/usr/include/sys/types.h:36: warning: redefinition of `u_long'
/usr/src/kernel-source-2.0.36/include/linux/types.h:74: warning: `u_long' previously declared here
/usr/include/sys/types.h:39: conflicting types for `fsid_t'
/usr/src/kernel-source-2.0.36/include/asm/statfs.h:8: previous declaration of `fsid_t'
/usr/include/sys/types.h:42: conflicting types for `dev_t'
/usr/src/kernel-source-2.0.36/include/linux/types.h:22: previous declaration of `dev_t'
/usr/include/sys/types.h:43: conflicting types for `gid_t'
/usr/src/kernel-source-2.0.36/include/linux/types.h:29: previous declaration of `gid_t'
/usr/include/sys/types.h:44: warning: redefinition of `ino_t'
/usr/src/kernel-source-2.0.36/include/linux/types.h:23: warning: `ino_t' previously declared here
/usr/include/sys/types.h:45: conflicting types for `mode_t'
/usr/src/kernel-source-2.0.36/include/linux/types.h:24: previous declaration of `mode_t'
/usr/include/sys/types.h:46: conflicting types for `nlink_t'
/usr/src/kernel-source-2.0.36/include/linux/types.h:25: previous declaration of `nlink_t'
/usr/include/sys/types.h:47: warning: redefinition of `off_t'
/usr/src/kernel-source-2.0.36/include/linux/types.h:26: warning: `off_t' previously declared here
/usr/include/sys/types.h:48: warning: redefinition of `loff_t'
/usr/src/kernel-source-2.0.36/include/linux/types.h:33: warning: `loff_t' previously declared here
/usr/include/sys/types.h:49: warning: redefinition of `pid_t'
/usr/src/kernel-source-2.0.36/include/linux/types.h:27: warning: `pid_t' previously declared here
/usr/include/sys/types.h:50: conflicting types for `uid_t'
/usr/src/kernel-source-2.0.36/include/linux/types.h:28: previous declaration of `uid_t'
/usr/include/sys/types.h:53: warning: redefinition of `ssize_t'
/usr/src/kernel-source-2.0.36/include/linux/types.h:47: warning: `ssize_t' previously declared here
/usr/include/sys/types.h:58: warning: redefinition of `daddr_t'
/usr/src/kernel-source-2.0.36/include/linux/types.h:30: warning: `daddr_t' previously declared here
/usr/include/sys/types.h:59: warning: redefinition of `caddr_t'
/usr/src/kernel-source-2.0.36/include/linux/types.h:67: warning: `caddr_t' previously declared here
/usr/include/sys/types.h:63: warning: redefinition of `key_t'
/usr/src/kernel-source-2.0.36/include/linux/ipc.h:5: warning: `key_t' previously declared here
In file included from /usr/include/sys/types.h:67,
                 from /usr/include/sys/bitypes.h:3,
                 from bttv.c:51:
/usr/include/time.h:78: warning: redefinition of `time_t'
/usr/src/kernel-source-2.0.36/include/linux/types.h:57: warning: `time_t' previously declared here
In file included from /usr/include/sys/bitypes.h:3,
                 from bttv.c:51:
/usr/include/sys/types.h:74: warning: redefinition of `ulong'
/usr/src/kernel-source-2.0.36/include/linux/types.h:80: warning: `ulong' previously declared here
/usr/include/sys/types.h:75: warning: redefinition of `ushort'
/usr/src/kernel-source-2.0.36/include/linux/types.h:78: warning: `ushort' previously declared here
/usr/include/sys/types.h:76: warning: redefinition of `uint'
/usr/src/kernel-source-2.0.36/include/linux/types.h:79: warning: `uint' previously declared here
In file included from /usr/include/sys/select.h:35,
                 from /usr/include/sys/types.h:126,
                 from /usr/include/sys/bitypes.h:3,
                 from bttv.c:51:
/usr/include/time.h:92: redefinition of `struct timespec'
In file included from /usr/include/sys/types.h:126,
                 from /usr/include/sys/bitypes.h:3,
                 from bttv.c:51:
/usr/include/sys/select.h:48: conflicting types for `fd_set'
/usr/src/kernel-source-2.0.36/include/linux/types.h:21: previous declaration of `fd_set'
bttv.c: In function `find_bt848':
bttv.c:4015: warning: passing arg 3 of `pcibios_read_config_dword' makes integer from pointer without a cast
bttv.c:4015: too few arguments to function `pcibios_read_config_dword'
bttv.c:4017: too few arguments to function `pcibios_write_config_dword'
make[3]: *** [bttv.o] Error 1
make[2]: *** [modules] Error 2
make[1]: *** [here] Error 2
make: *** [bttv] Error 2

Reply to: