Mailing List archive

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

[linux-dvb] compilation problem




Hi,

I have some questions.

1.
I am using Nova-t dvb card.
I have managed to compile driver from siemens-dvb package.
Installation was also allright.

But when I wanted to compile apps I got errors.
Here is a cut some of them from the begining:
______________________________________________________________________________________
make[4]: Entering directory `/usr/src/DVB/apps/tuxzap/src'
c++  -g -O2  -o tuxzap  tuxzap.o interface.o audio.o channel.o common.o tree.o -L../../../libdvb/src/si    ../../../libdvb/DVB.o       ../../../libdvb/devices.o   ../../../libdvb/OSD.o       -lsi                        
-lpthread              -L/usr/X11R6/lib  -lXxf86vm  -lXxf86dga  -lXv                -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm               
c++ -DHAVE_CONFIG_H -I. -I. -I.. -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../../../ost/include    -g -O2 -c ntuxzap.cc
ntuxzap.cc:37: syntax error before `*'
ntuxzap.cc:116: `EObjectType' was not declared in this scope
ntuxzap.cc:116: parse error before `,'
ntuxzap.cc: In function `int save_ch (...)':
ntuxzap.cc:118: `data' undeclared (first use this function)
ntuxzap.cc:118: (Each undeclared identifier is reported only once for 
each function it appears in.)
ntuxzap.cc:128: `copyChar' undeclared (first use this function)
ntuxzap.cc:131: `cdkscreen' undeclared (first use this function)
ntuxzap.cc:131: `popupLabel' undeclared (first use this function)
ntuxzap.cc: At top level:
ntuxzap.cc:144: `EObjectType' was not declared in this scope
ntuxzap.cc:144: parse error before `,'
ntuxzap.cc: In function `int del_ch (...)':
ntuxzap.cc:163: warning: no return statement in function returning 
non-void
___________________________________________________________________________________________


What is wrong?



2.Where does live FrontendType description?
3.I installed driver for my Tv card .It was ok. I compiled tuxzap and run it.Then pressed dvb button. But I can not get any TS from dvr device.  How can I find out that tuxzap works correctly? Is it possible to recieve some garbage from dvr if there 
is no signal? Or one can recieve data form dvr only if there is some channel signal?
4.Is it right that there is no a whole software under linux that allowes to use Nova-t card like xawtv? Is there any developing in this 
region?

Regards
Roman



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


Home | Main Index | Thread Index