Mailing List archive

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

[linux-dvb] can't compile tuxzap-package



hi,

after trying to compile tuxzap i get the following error messages:


[root@earth_one tuxzap]# make
make  all-recursive
make[1]: Wechsel in das Verzeichnis Verzeichnis 
»/home/mason/_DOWNLOADS/linuxtv/DVB/apps/tuxzap«
Making all in src
make[2]: Wechsel in das Verzeichnis Verzeichnis 
»/home/mason/_DOWNLOADS/linuxtv/DVB/apps/tuxzap/src«
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
ntuxzap.cc: At top level:
ntuxzap.cc:165: `EObjectType' was not declared in this scope
ntuxzap.cc:165: parse error before `,'
ntuxzap.cc: In function `int set_audio (...)':
ntuxzap.cc:184: `CDKITEMLIST' undeclared (first use this function)
ntuxzap.cc:184: `ilist' undeclared (first use this function)
ntuxzap.cc:186: `LEFT' undeclared (first use this function)
ntuxzap.cc:187: `newCDKItemlist' undeclared (first use this function)
ntuxzap.cc:188: `activateCDKItemlist' undeclared (first use this
function)
ntuxzap.cc:189: `vNORMAL' undeclared (first use this function)
ntuxzap.cc:192: `destroyCDKItemlist' undeclared (first use this
function)
ntuxzap.cc:193: `refreshCDKScreen' undeclared (first use this function)
ntuxzap.cc: At top level:
ntuxzap.cc:198: `EObjectType' was not declared in this scope
ntuxzap.cc:198: parse error before `,'
ntuxzap.cc:241: `CDKALPHALIST' was not declared in this scope
ntuxzap.cc:241: `alphaList' was not declared in this scope
ntuxzap.cc:241: parse error before `)'
ntuxzap.cc: In function `int getList (...)':
ntuxzap.cc:247: `k' undeclared (first use this function)
ntuxzap.cc:275: `alphaList' undeclared (first use this function)
ntuxzap.cc:275: `setCDKAlphalistContents' undeclared (first use this
function)
ntuxzap.cc:277: `vALPHALIST' undeclared (first use this function)
ntuxzap.cc:277: `KEY_F1' undeclared (first use this function)
ntuxzap.cc:277: `bindCDKObject' undeclared (first use this function)
ntuxzap.cc:281: `KEY_F8' undeclared (first use this function)
ntuxzap.cc:284: `KEY_F2' undeclared (first use this function)
ntuxzap.cc:287: warning: no return statement in function returning
non-void
ntuxzap.cc: In function `int main (int, char **)':
ntuxzap.cc:294: `WINDOW' undeclared (first use this function)
ntuxzap.cc:294: `cursesWin' undeclared (first use this function)
ntuxzap.cc:294: parse error before `)'
ntuxzap.cc:297: `CDKALPHALIST' undeclared (first use this function)
ntuxzap.cc:297: parse error before `)'
ntuxzap.cc:362: `initscr' undeclared (first use this function)
ntuxzap.cc:363: `initCDKScreen' undeclared (first use this function)
ntuxzap.cc:366: `initCDKColor' undeclared (first use this function)
ntuxzap.cc:369: `CENTER' undeclared (first use this function)
ntuxzap.cc:372: `A_REVERSE' undeclared (first use this function)
ntuxzap.cc:372: `newCDKAlphalist' undeclared (first use this function)
ntuxzap.cc:382: `activateCDKAlphalist' undeclared (first use this
function)
ntuxzap.cc:385: `vESCAPE_HIT' undeclared (first use this function)
ntuxzap.cc:420: `destroyCDKAlphalist' undeclared (first use this
function)
ntuxzap.cc:421: `delwin' undeclared (first use this function)
ntuxzap.cc:422: `endCDK' undeclared (first use this function)
make[2]: *** [ntuxzap.o] Fehler 1
make[2]: Verlassen des Verzeichnisses Verzeichnis 
»/home/mason/_DOWNLOADS/linuxtv/DVB/apps/tuxzap/src«
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlassen des Verzeichnisses Verzeichnis 
»/home/mason/_DOWNLOADS/linuxtv/DVB/apps/tuxzap«
make: *** [all-recursive-am] Fehler 2


does anyone has an answer?

thx in advance



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


Home | Main Index | Thread Index