[mythtv] mythtv-0.17 compile error

Christian Hoffmueller christian_hoffmueller at yahoo.de
Wed Apr 6 21:34:36 UTC 2005


Hey Guys,

i get the following error message while compile Mythtv-0.17:

gcc -c -pipe -w -O3 -march=pentiumpro -fomit-frame-pointer -O3 -Wall -Wno-switch 
 -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE 
 -D_REENTRANT -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" 
 -DMMX -DUSING_IVTV -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/usr/local/qt/mkspecs/default 
 -I. -I../../../include -I../.. -I../libavcodec -I../libmythtv -I/usr/local/qt/include 
 -o mpegts.o mpegts.c
mpegts.c: In function `pmt_cb':
mpegts.c:432: parse error before `int'
mpegts.c:433: `i' undeclared (first use in this function)
mpegts.c:433: (Each undeclared identifier is reported only once
mpegts.c:433: for each function it appears in.)
mpegts.c:499: parse error before `*'
mpegts.c:500: `s' undeclared (first use in this function)
mpegts.c: In function `handle_packet':
mpegts.c:992: parse error before `*'
mpegts.c:997: `pid' undeclared (first use in this function)
mpegts.c:998: `is_start' undeclared (first use in this function)
mpegts.c:999: `tss' undeclared (first use in this function)
mpegts.c:1008: `cc' undeclared (first use in this function)
mpegts.c:1009: `cc_ok' undeclared (first use in this function)
mpegts.c:1013: `afc' undeclared (first use in this function)
mpegts.c:1014: `p' undeclared (first use in this function)
mpegts.c:1024: `p_end' undeclared (first use in this function)
mpegts.c:1031: `len' undeclared (first use in this function)
mpegts.c:1036: `s' undeclared (first use in this function)
make[2]: *** [mpegts.o] Error 1
make[2]: Leaving directory `/usr/local/mythtv-0.17/libs/libavformat'
make[1]: *** [sub-libavformat] Error 2
make[1]: Leaving directory `/usr/local/mythtv-0.17/libs'
make: *** [sub-libs] Error 2

System:
Debian Woody 3.0r4

 QT-X11-free 3.3.4
compile options:

 -qt-gif -no-exceptions -disable-opengl -qt-imgfmt-png
 -qt-imgfmt-jpeg -qt-imgfmt-mng -thread -qt-sql-mysql
 -I/usr/include/mysql/


 I hope you can help!
Thank you in advance, greethings,
Christian 




More information about the mythtv-dev mailing list