[mythtv] Compiler error using latest svn

Justin luitjens at cs.utah.edu
Fri Sep 7 03:53:06 UTC 2007


Hi,

I'm getting the following compile error using the latest SVN:

gcc -c -pipe -march=pentium4 -g -Wall -Wno-switch 
-Wdisabled-optimization -Wpointer-arith -Wredundant-decls 
-Wno-pointer-sign -w -g -fomit-frame-pointer -O -D_REENTRANT  -DMMX 
-Di386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" 
-DLIBDIR=\"/usr/local/lib\" -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE 
-DHAVE_XVMC -DHAVE_XVMC_VLD -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_NO_DEBUG -I/usr/lib/qt-3.3/mkspecs/default -I. -I.. -I../.. 
-I../libavutil -I../libswscale -I/usr/lib/qt-3.3/include -o allcodecs.o 
allcodecs.c
allcodecs.c: In function 'avcodec_register_all':
allcodecs.c:103: error: 'ENABLE_MPEG_DVDV_DECODER' undeclared (first use 
in this function)
allcodecs.c:103: error: (Each undeclared identifier is reported only once
allcodecs.c:103: error: for each function it appears in.)


Any ideas?

Thanks


More information about the mythtv-dev mailing list