Mailinglist Archive: opensuse-kernel (9 mails)
| < Previous | Next > |
[opensuse-kernel] incomplete kernel sources in 10.3
- From: linux@xxxxxxxx
- Date: Sat, 19 Jan 2008 11:55:03 +0100
- Message-id: <200801191155.03188.linux@xxxxxxxx>
Hello,
Trying to set up my Askey/BestBuy BT Easy TV BT878, i manage it working for
the current session.
After a PC restart, the configuration has to be redone every time.
I then installed the sources of the kernel and went thru menuconfig of the
kernel.
It is to verify that the module BTTV seems not to be
implemented : "-----------" is the option on that item.
Trying to compile the BTTV module (from bytesex.org), whatever the version i
try, i cannot compile (no "./configure", just direct "make" which fails).
Attached, the .txt results of the make order on the version bttv-0.9.15
In 10.2 i did'nt have any problem with my TV card.
A hint ?
BRgds to all.
xyz#make>make.txt
/home/hussaile/.local/share/Trash/files/bttv-0.9.15/video-buf.c:46: error:
expected ')' before string constant
make[4]: *** [/home/hussaile/.local/share/Trash/files/bttv-0.9.15/video-buf.o]
Error 1
make[3]: *** [_module_/home/hussaile/.local/share/Trash/files/bttv-0.9.15]
Error 2
make[2]: *** [modules] Error 2
make[1]: *** [modules] Error 2
make: *** [default] Error 2
make -C /lib/modules/2.6.22.13-0.3-default/build
SUBDIRS=/home/hussaile/.local/share/Trash/files/bttv-0.9.15 modules
make[1]: Entering directory `/usr/src/linux-2.6.22.13-0.3-obj/i386/default'
make -C ../../../linux-2.6.22.13-0.3 O=../linux-2.6.22.13-0.3-obj/i386/default
modules
CC [M] /home/hussaile/.local/share/Trash/files/bttv-0.9.15/video-buf.o
make[1]: Leaving directory `/usr/src/linux-2.6.22.13-0.3-obj/i386/default'
Trying to set up my Askey/BestBuy BT Easy TV BT878, i manage it working for
the current session.
After a PC restart, the configuration has to be redone every time.
I then installed the sources of the kernel and went thru menuconfig of the
kernel.
It is to verify that the module BTTV seems not to be
implemented : "-----------" is the option on that item.
Trying to compile the BTTV module (from bytesex.org), whatever the version i
try, i cannot compile (no "./configure", just direct "make" which fails).
Attached, the .txt results of the make order on the version bttv-0.9.15
In 10.2 i did'nt have any problem with my TV card.
A hint ?
BRgds to all.
xyz#make>make.txt
/home/hussaile/.local/share/Trash/files/bttv-0.9.15/video-buf.c:46: error:
expected ')' before string constant
make[4]: *** [/home/hussaile/.local/share/Trash/files/bttv-0.9.15/video-buf.o]
Error 1
make[3]: *** [_module_/home/hussaile/.local/share/Trash/files/bttv-0.9.15]
Error 2
make[2]: *** [modules] Error 2
make[1]: *** [modules] Error 2
make: *** [default] Error 2
make -C /lib/modules/2.6.22.13-0.3-default/build
SUBDIRS=/home/hussaile/.local/share/Trash/files/bttv-0.9.15 modules
make[1]: Entering directory `/usr/src/linux-2.6.22.13-0.3-obj/i386/default'
make -C ../../../linux-2.6.22.13-0.3 O=../linux-2.6.22.13-0.3-obj/i386/default
modules
CC [M] /home/hussaile/.local/share/Trash/files/bttv-0.9.15/video-buf.o
make[1]: Leaving directory `/usr/src/linux-2.6.22.13-0.3-obj/i386/default'
| < Previous | Next > |