Mailing List archive

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

[linux-dvb] dvbtune with today's drivers



Hello,
You might have answered this question several times but I have not found any 
answer yet.
I would like to use the latest CVS snapshot with our Internet via satellite 
service. There were no problems in former times with the 20021010-drivers and 
dvbtune. The lastest drivers compile without errors as well, but I cannot use 
any program to tune.

If I try to start dvbtune (compiled with make or with make NEWSTRUCT=1) I 
always get the error message:
FD 11: fd_dvr DEMUX DEVICE: : No such file or directory

If I try to compile tuxzap (having executed ./autogen.sh) I get the following 
output:
# make
cd . \
  && CONFIG_FILES= CONFIG_HEADERS=config.h \
     /bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
make[1]: Wechsel in das Verzeichnis Verzeichnis 
»/home/thomas/DVB-Treiber/20021211/DVB/apps/tuxzap«
Making all in src
make[2]: Wechsel in das Verzeichnis Verzeichnis 
»/home/thomas/DVB-Treiber/20021211/DVB/apps/tuxzap/src«
source='tuxview.cc' object='tuxview.o' libtool=no \
depfile='.deps/tuxview.Po' tmpdepfile='.deps/tuxview.TPo' \
depmode=gcc /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -DPTHREADS -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I.. 
-I/usr/local/include -I../../../libdvb -I../../../libdvb/include 
-I../../../libdvb/src -I../../../driver -I../include -I../../../include    -g 
-O2 -c -o tuxview.o `test -f tuxview.cc || echo './'`tuxview.cc
source='interface2.cc' object='interface2.o' libtool=no \
depfile='.deps/interface2.Po' tmpdepfile='.deps/interface2.TPo' \
depmode=gcc /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -DPTHREADS -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I.. 
-I/usr/local/include -I../../../libdvb -I../../../libdvb/include 
-I../../../libdvb/src -I../../../driver -I../include -I../../../include    -g 
-O2 -c -o interface2.o `test -f interface2.cc || echo './'`interface2.cc
source='common.cc' object='common.o' libtool=no \
depfile='.deps/common.Po' tmpdepfile='.deps/common.TPo' \
depmode=gcc /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -DPTHREADS -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I.. 
-I/usr/local/include -I../../../libdvb -I../../../libdvb/include 
-I../../../libdvb/src -I../../../driver -I../include -I../../../include    -g 
-O2 -c -o common.o `test -f common.cc || echo './'`common.cc
source='gtvscreen2.c' object='gtvscreen2.o' libtool=no \
depfile='.deps/gtvscreen2.Po' tmpdepfile='.deps/gtvscreen2.TPo' \
depmode=gcc /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPTHREADS -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I.. 
-I/usr/local/include -I../../../libdvb -I../../../libdvb/include 
-I../../../libdvb/src -I../../../driver -I../include -I../../../include    -g 
-O2 -Wall -c `test -f gtvscreen2.c || echo './'`gtvscreen2.c
g++  -g -O2   -o tuxview  tuxview.o interface2.o common.o gtvscreen2.o 
-L/usr/X11R6/lib  -lXxf86vm  -lXxf86dga  -lXv -L/usr/lib -L/usr/X11R6/lib 
-lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm
source='tuxplayer.cc' object='tuxplayer.o' libtool=no \
depfile='.deps/tuxplayer.Po' tmpdepfile='.deps/tuxplayer.TPo' \
depmode=gcc /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -DPTHREADS -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I.. 
-I/usr/local/include -I../../../libdvb -I../../../libdvb/include 
-I../../../libdvb/src -I../../../driver -I../include -I../../../include    -g 
-O2 -c -o tuxplayer.o `test -f tuxplayer.cc || echo './'`tuxplayer.cc
In file included from tuxplayer.cc:34:
dvb_formats.h:304: type specifier omitted for parameter
dvb_formats.h:304: parse error before `)'
dvb_formats.h:319: type specifier omitted for parameter
dvb_formats.h:319: parse error before `)'
dvb_formats.h:320: type specifier omitted for parameter
dvb_formats.h:320: parse error before `)'
dvb_formats.h:321: type specifier omitted for parameter
dvb_formats.h:321: parse error before `)'
make[2]: *** [tuxplayer.o] Fehler 1
make[2]: Verlassen des Verzeichnisses Verzeichnis 
»/home/thomas/DVB-Treiber/20021211/DVB/apps/tuxzap/src«
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlassen des Verzeichnisses Verzeichnis 
»/home/thomas/DVB-Treiber/20021211/DVB/apps/tuxzap«
make: *** [all] Fehler 2

So please help me to get one of the programs running.
Thank you

Thomas Kesselheim
Internetagentur Schott/sat_speed+
Technik: Linux


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index