[mythtv] Compile Error in Today's CVS
Nigel Pearson
nigel at ind.tansu.com.au
Fri Jun 3 02:59:18 UTC 2005
> Entering directory `/root/download/mythtv/mythtv/libs/libmythtv'
> ccache g++ -c -pipe -march=pentiumpro -Wall -W -O3 -Wall -Wno-switch
> -fomit-frame-pointer `freetype-config --cflags` -D_REENTRANT -DPIC
> -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
> -DPREFIX=\"/usr\" -DUSING_XVMC -DUSING_XV -DUSING_IVTV
> -DUSING_OPENGL_VSYNC -DUSING_OSS -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
> -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I../.. -I../libmyth
> -I.. -Idvbdev -Impeg -I../libavcodec -I../libmythmpeg2
> -I/usr/qt/3/include -I/usr/include -I/usr/include -o tv_play.o
> tv_play.cpp
> tv_play.cpp: In member function `void TV::ChangeAudioSync(int, bool)':
> tv_play.cpp:3483: error: `kOSDFunctionalType_AudioSyncAdjust'
> undeclared (first
> use this function)
As a quick & nasty hack to get you compiling,
change kOSDFunctionalType_AudioSyncAdjust to
kOSDFunctionalType_Default in that line, and comment
out the next reference (in a case sttatement).
--
Nigel Pearson, nigel at ind.tansu.com.au | "Now the world has gone to bed,
Telstra BI&D, Sydney, Australia | Darkness won't engulf my head,
Office: 8255 4222 Fax: 8255 3153 | I can see by infrared,
Mobile: 0408 664435 Home: 9792 6998 | How I hate the night." -Marvin
More information about the mythtv-dev
mailing list