[mythtv-users] Is this a sensible configure command?

Paul Gardiner lists at glidos.net
Mon Dec 6 14:09:36 UTC 2010


I've been having a few problems with mythbackend crashing and stalling
and I wondered if it might be something to do with how it's built.
Below is the configure command that the packagers for my system use,
which I've also been using to build from 0.24-fixes. Does it look
sensible?

Cheers,
	Paul.

./configure --prefix=/usr --libdir=/usr/lib --libdir-name=lib 
--mandir=/usr/share/man --enable-iptv --enable-pthreads 
--enable-ffmpeg-pthreads --enable-joystick-menu --enable-audio-alsa 
--enable-audio-oss --enable-audio-jack --enable-libfftw3 --enable-x11 
--x11-path=/usr/include --enable-xv --enable-xvmc-vld 
--enable-opengl-video --enable-opengl-vsync --enable-xrandr 
--enable-lirc --enable-ivtv --enable-firewire --enable-dvb 
--enable-libmp3lame --enable-libtheora --enable-libvorbis 
--enable-libxvid --enable-vdpau --enable-xvmcw --disable-directfb 
--extra-cflags="-O2 -g -m32 -march=i586 -mtune=i686 -fmessage-length=0 
-D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables 
-fasynchronous-unwind-tables -fomit-frame-pointer -fno-strict-aliasing" 
--extra-cxxflags="-O2 -g -m32 -march=i586 -mtune=i686 -fmessage-length=0 
-D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables 
-fasynchronous-unwind-tables -fomit-frame-pointer -fno-strict-aliasing" 
--extra-libs=-ldl --compile-type=release --disable-stripping


More information about the mythtv-users mailing list