[mythtv] parse error with latest CVS

Adrian Burden aburden at onegeeksopinion.com
Wed Nov 12 09:48:20 EST 2003


FSET_BITS=64 -DPREFIX=\"/usr/local\" -DMMX -DQT_NO_DEBUG 
-DQT_THREAD_SUPPORT -I/usr/lib/qt3/mkspecs/default -I. 
-I/usr/local/include -I../.. -
I../libavcodec -I../libmythtv -I/usr/lib/qt3/include -o ogg.o ogg.c
ogg.c:12:21: ogg/ogg.h: No such file or directory
ogg.c:13:30: vorbis/vorbisenc.h: No such file or directory
In file included from ogg.c:16:
../libavcodec/oggvorbis.h:9:30: vorbis/vorbisenc.h: No such file or 
directory
In file included from ogg.c:16:
../libavcodec/oggvorbis.h:13: parse error before '*' token
ogg.c:23: parse error before "ogg_stream_state"
ogg.c:25: parse error before "base_packet_no"
ogg.c:26: parse error before "base_granule_pos"
ogg.c:29: parse error before "oy"
ogg.c: In function `ogg_write_header':
ogg.c:36: `context' undeclared (first use in this function)
ogg.c:36: (Each undeclared identifier is reported only once
ogg.c:36: for each function it appears in.)
ogg.c:38: `vorbis_info' undeclared (first use in this function)
ogg.c:38: parse error before "vi"
ogg.c:39: `vorbis_dsp_state' undeclared (first use in this function)
ogg.c:40: `vorbis_comment' undeclared (first use in this function)
ogg.c:41: `vorbis_block' undeclared (first use in this function)
ogg.c:42: `ogg_packet' undeclared (first use in this function)
ogg.c:53: `vi' undeclared (first use in this function)
ogg.c:62: `vd' undeclared (first use in this function)
ogg.c:63: `vb' undeclared (first use in this function)
ogg.c:65: `vc' undeclared (first use in this function)
ogg.c:70: `header' undeclared (first use in this function)
ogg.c:71: `header_comm' undeclared (first use in this function)
ogg.c:71: `header_code' undeclared (first use in this function)
ogg.c: In function `ogg_write_packet':
ogg.c:95: `context' undeclared (first use in this function)
ogg.c:96: `ogg_packet' undeclared (first use in this function)
ogg.c:96: `op' undeclared (first use in this function)
ogg.c:97: `ogg_page' undeclared (first use in this function)
ogg.c:97: parse error before "og"
ogg.c:103: `og' undeclared (first use in this function)
ogg.c:112: parse error before ')' token
ogg.c: In function `ogg_write_trailer':
ogg.c:140: `context' undeclared (first use in this function)
ogg.c:141: `ogg_page' undeclared (first use in this function)
ogg.c:141: parse error before "og"
ogg.c:143: `og' undeclared (first use in this function)
ogg.c: At top level:
ogg.c:169: parse error before "ogg_packet"
ogg.c: In function `next_packet':
ogg.c:170: `context' undeclared (first use in this function)
ogg.c:170: `avfcontext' undeclared (first use in this function)
ogg.c:171: `ogg_page' undeclared (first use in this function)
ogg.c:171: parse error before "og"
ogg.c:174: `op' undeclared (first use in this function)
ogg.c:177: `og' undeclared (first use in this function)
ogg.c: In function `ogg_read_header':
ogg.c:195: `context' undeclared (first use in this function)
ogg.c:197: `ogg_page' undeclared (first use in this function)
ogg.c:197: parse error before "og"
ogg.c:207: `og' undeclared (first use in this function)
ogg.c: In function `ogg_read_packet':
ogg.c:225: `ogg_packet' undeclared (first use in this function)
ogg.c:225: parse error before "op"
ogg.c:227: `op' undeclared (first use in this function)
ogg.c: In function `ogg_read_close':
ogg.c:240: `context' undeclared (first use in this function)
make[2]: *** [ogg.o] Error 1
make[2]: Leaving directory `/home/mythtv/CVS/mythtv/mythtv/libs/libavformat'
make[1]: *** [sub-libavformat] Error 2
make[1]: Leaving directory `/home/mythtv/CVS/mythtv/mythtv/libs'
make: *** [sub-libs] Error 2
[mythtv at myth_server mythtv]$




More information about the mythtv-dev mailing list