[mythtv] Compiler error using latest svn
Michael T. Dean
mtdean at thirdcontact.com
Fri Sep 7 04:50:51 UTC 2007
On 09/07/2007 12:18 AM, Jay R. Ashworth wrote:
> On Thu, Sep 06, 2007 at 09:53:06PM -0600, Justin wrote:
>
>> 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)
>>
> Scientific wild-ass guess: that should be ENABLE_MPEG_DVD_DECODER and
> it's a typo?
Isn't DVDV some Mac acceleration thing? (I think that's the technical
term.) If so, and if the OP is using Mac OS X, mentioning so would have
been useful. If so, and if the OP is not using Mac OS X, there may be
the start of an explanation for the error. :)
Mike
More information about the mythtv-dev
mailing list