Mailing List archive

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

[linux-dvb] ntuxplayer.c error compile



Hello,
i'm italian student.
I've installed dvb-20021013.tar.bz2, because latest stable driver 0.9.4 didn't work.
Now i can compile driver and load the modules but when i try to compile tuxzap i 
receive this output :

make  all-recursive
make[1]: Entering directory `/root/DVB/apps/tuxzap'
Making all in src
make[2]: Entering directory `/root/DVB/apps/tuxzap/src'
source='ntuxplayer.c' object='ntuxplayer.o' libtool=no \
depfile='.deps/ntuxplayer.Po' tmpdepfile='.deps/ntuxplayer.TPo' \
depmode=gcc /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPTHREADS -DHAVE_LIBA52 -DHAVE_LIBMAD -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 ntuxplayer.c || echo './'`ntuxplayer.c
ntuxplayer.c: In function `play_file_video':
ntuxplayer.c:194: `true' undeclared (first use in this function)
ntuxplayer.c:194: (Each undeclared identifier is reported only once
ntuxplayer.c:194: for each function it appears in.)
ntuxplayer.c:284: `false' undeclared (first use in this function)
ntuxplayer.c: In function `play_ts_video':
ntuxplayer.c:552: `false' undeclared (first use in this function)
ntuxplayer.c:555: `true' undeclared (first use in this function)
ntuxplayer.c: In function `main':
ntuxplayer.c:996: `true' undeclared (first use in this function)
make[2]: *** [ntuxplayer.o] Error 1
make[2]: Leaving directory `/root/DVB/apps/tuxzap/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/DVB/apps/tuxzap'
make: *** [all] Error 2


My configuration is :
Slackware 8.1
kernel 2.4.19

n.b.: I've  installed right autoconf i think the problem is not there



Thanks, for your support,
		Andrea

______________________________________________________________________
Scarica il nuovo Yahoo! Messenger: con webcam, nuove faccine e tante altre novità.
http://it.yahoo.com/mail_it/foot/?http://it.messenger.yahoo.com/


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



Home | Main Index | Thread Index