Hi, I wonder if I am doing something wrong or if there is a small bug in 0.18.1.
If I compile 0.18 with these options: ./configure --enable-xvmc --enable-xvmc-vld --enable-dvb --dvb-path=/usr/include --enable-dvb-eit --prefix=/usr --enable-proc-opt All goes well. However in 0.18.1 it will spit an error: ccache g++ -c -pipe -I/usr/kde/3.3/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -Wall -Wno-switch -Os -fomit-frame-pointer `freetype-config --cflags` -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_XVMC -DUSING_XVMC_VLD -DUSING_XV -DUSING_IVTV -DUSING_DVB -DUSING_DVB_EIT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I../../../../../include -I../../../../../include -I../.. -I../libmyth -I.. -Idvbdev -Impeg -I../libavcodec -I../libmythmpeg2 -I/usr/qt/3/include -o videoout_xv.o videoout_xv.cpp videoout_xv.cpp: In member function `virtual void VideoOutputXv::DrawSlice(VideoFrame*, int, int, int, int)': videoout_xv.cpp:2162: error: `XvMCPutSlice2' undeclared (first use this function) videoout_xv.cpp:2162: error: (Each undeclared identifier is reported only once for each function it appears in.) make[2]: *** [videoout_xv.o] Fel 1 My system is a EPIA M10000 250M Ram. Running latest Gentoo. Xorg and Unichrome. Is this perhaps some problem with the configure script? /Janne _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
