[mythtv] Error compiling cvs

Art Morales bioart at gmail.com
Fri Oct 22 20:58:38 UTC 2004


I just updated and got this:

make[2]: Entering directory `/root/mythtv/mythtv/libs/libavformat'
gcc -c -pipe -w -Wall -g -O3 -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 -DCONFIG_VIDEO4LINUX -DUSING_IVTV -DUSING_OSS -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -DQT_SHARED -I/usr/lib/qt3/mkspecs/default -I.
-I/usr/local/include -I../.. -I../libavcodec -I../libmythtv
-I/usr/lib/qt3//include -o mpegts.o mpegts.c
mpegts.c:223: error: conflicting types for 'mpegts_close_filter'
mpegts.c:176: error: previous implicit declaration of
'mpegts_close_filter' was here
mpegts.c:750: error: conflicting types for 'init_stream'
mpegts.c:743: error: previous implicit declaration of 'init_stream' was here
make[2]: *** [mpegts.o] Error 1
make[2]: Leaving directory `/root/mythtv/mythtv/libs/libavformat'
make[1]: *** [sub-libavformat] Error 2
make[1]: Leaving directory `/root/mythtv/mythtv/libs'
make: *** [sub-libs] Error 2

I looked at the code and can't tell where the definition is changing
(but then again, I'm a perl guy...)

Art


More information about the mythtv-dev mailing list