[mythtv] libmythbluray compile error in trunk

Michael T. Dean mtdean at thirdcontact.com
Sun Aug 8 18:16:47 UTC 2010


  On 08/08/2010 12:43 PM, Robert Siebert wrote:
> Additional information:
>
>   * Running ./configure --prefix=/usr --mandir=/usr/share/man
> --disable-altivec --disable-directfb --enable-dvb --disable-hdhomerun
> --disable-hdpvr --disable-firewire --disable-iptv --disable-ivtv
> --disable-audio-jack --disable-joystick-menu --enable-libfaad
> --enable-lirc --enable-opengl-vsync --enable-opengl-video
> --disable-audio-oss --disable-proc-opt --enable-audio-pulseoutput
> --disable-v4l --enable-vdpau --enable-x11 --enable-xv --disable-xvmc
> --cpu=prescott

I have a feeling if you:

make distclean
find . -name 'Makefile' -delete && svn revert -R .
./configure --prefix=/usr --enable-proc-opts

It will work fine...

Mike


More information about the mythtv-dev mailing list