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

Greg greg12866 at nycap.rr.com
Mon Dec 6 14:29:07 UTC 2010


On 12/06/2010 09:09 AM, Paul Gardiner wrote:
> 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
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

./configure --compile-type=debug --enable-proc-opt 
--qmake=/usr/lib/qt-4/bin/qmake --prefix=/usr/local

This is my configure. It works for me









More information about the mythtv-users mailing list