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

Brent Bolin brent.bolin at gmail.com
Mon Dec 6 16:03:59 UTC 2010


On Mon, Dec 6, 2010 at 8:29 AM, Greg <greg12866 at nycap.rr.com> wrote:
> 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
>
>
>
>
>
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>

Anybody know if this is compiled for multiprocessor support -


# mythbackend --version
Please attach all output as a file in bug reports.
MythTV Version   : 27419
MythTV Branch    : branches/release-0-24-fixes
Network Protocol : 63
Library API      : 0.24.20101129-1
QT Version       : 4.6.2
Options compiled in:
 linux debug using_alsa using_jack using_oss using_pulse
using_pulseoutput using_backend using_bindings_perl
using_bindings_python using_directfb using_dvb using_firewire
using_frontend using_hdhomerun using_hdpvr using_iptv using_ivtv
using_joystick_menu using_lirc using_mheg using_opengl_video
using_opengl_vsync using_qtdbus using_qtwebkit using_v4l using_x11
using_xrandr using_xv using_bindings_perl using_bindings_python
using_mythtranscode using_opengl using_vdpau using_ffmpeg_threads
using_live using_mheg


More information about the mythtv-users mailing list