Mailing List archive

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

[linux-dvb] tuxzap from metzlerbros



Hello,

sorry for probably posting this before :

make
make all-recursive
make[1]: Entering directory `/usr/local/src/DVB/apps/tuxzap'
Making all in src
make[2]: Entering directory `/usr/local/src/DVB/apps/tuxzap/src'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -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 ntuxplayer.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning: as it has already been specified as a non-system directory
In file included from ntuxplayer.c:37:
dvb_formats.h:315: parse error before "video_stream_source_t"
dvb_formats.h:320: warning: `struct video_still_picture' declared inside parameter list
dvb_formats.h:320: warning: its scope is only this definition or declaration, which is probably not what you want
dvb_formats.h:331: parse error before "audio_stream_source_t"
dvb_formats.h:335: parse error before "audio_channel_select_t"
ntuxplayer.c: In function `play_file_video':
ntuxplayer.c:189: `VIDEO_SOURCE_MEMORY' undeclared (first use in this function)
ntuxplayer.c:189: (Each undeclared identifier is reported only once
ntuxplayer.c:189: for each function it appears in.)
ntuxplayer.c: In function `play_file_dvr':
ntuxplayer.c:349: `DEMUX_DEV' undeclared (first use in this function)
ntuxplayer.c: In function `play_ts_video':
ntuxplayer.c:583: `AUDIO_SOURCE_MEMORY' undeclared (first use in this function)
ntuxplayer.c:584: `VIDEO_SOURCE_MEMORY' undeclared (first use in this function)
ntuxplayer.c:691: `AUDIO_SOURCE_DEMUX' undeclared (first use in this function)
ntuxplayer.c:692: `VIDEO_SOURCE_DEMUX' undeclared (first use in this function)
ntuxplayer.c: In function `main':
ntuxplayer.c:1049: `DVR_DEV' undeclared (first use in this function)
ntuxplayer.c:1050: `VIDEO_DEV' undeclared (first use in this function)
ntuxplayer.c:1051: `AUDIO_DEV' undeclared (first use in this function)
make[2]: *** [ntuxplayer.o] Error 1
make[2]: Leaving directory `/usr/local/src/DVB/apps/tuxzap/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/DVB/apps/tuxzap'
make: *** [all-recursive-am] Error 2

Has anyone experienced that before ?

Regards,

--
Alexandre CONRAD
Research & Development
tel : +33 1 30 80 55 00
fax : +33 1 30 56 50 20
TLV
6, rue de la plaine
78860 - SAINT NOM LA BRETECHE
FRANCE




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



Home | Main Index | Thread Index