
luitjens at cs
Sep 6, 2007, 8:53 PM
Views: 519
Permalink
|
|
Compiler error using latest svn
|
|
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 _______________________________________________ mythtv-dev mailing list mythtv-dev[at]mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
|