[mythtv-commits] Ticket #7026: r21756 --enable-vdpau fails to compile

MythTV mythtv at cvs.mythtv.org
Sun Sep 13 12:15:54 UTC 2009


#7026: r21756 --enable-vdpau fails to compile
------------------------------+---------------------------------------------
 Reporter:  anonymous         |        Owner:  ijr    
     Type:  defect            |       Status:  new    
 Priority:  minor             |    Milestone:  unknown
Component:  MythTV - General  |      Version:  unknown
 Severity:  low               |   Resolution:         
  Mlocked:  0                 |  
------------------------------+---------------------------------------------

Comment(by anonymous):

 i got it working if i use the following configure options.

 ./configure \
   --prefix=/usr/local \
   --disable-distcc \
   --disable-ccache \
   --enable-vdpau \
   --libdir-name=lib64 \
   --dvb-path=/usr/src/linux/include \
   --enable-xvmc \
   --enable-proc-opt \
   --enable-pthreads \
   --enable-ffmpeg-pthreads \
   --with-bindings=perl \
   --disable-xvmcw \
   --disable-xvmc-vld \
   --disable-firewire \
   --disable-dbox2 \
   --disable-hdhomerun \
   --disable-iptv

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7026#comment:1>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list