[mythtv-commits] Ticket #2997: libavcodec doesn't compile without optimizations on x86_64 after [12645]

MythTV mythtv at cvs.mythtv.org
Sat Jan 27 13:40:20 UTC 2007


#2997: libavcodec doesn't compile without optimizations on x86_64 after [12645]
--------------------+-------------------------------------------------------
 Reporter:  janne   |        Owner:  janne
     Type:  defect  |       Status:  new  
 Priority:  minor   |    Milestone:  0.21 
Component:  mythtv  |      Version:  head 
 Severity:  medium  |   Resolution:       
--------------------+-------------------------------------------------------
Comment (by jose.bandos at gmail dot com):

 adding "CFLAGS += -fomit-frame-pointer" to libs/libavcodec/Makefile as per
 the mplayer mailing lists fixed it for me. My configure line is as
 follows:
 ./configure --prefix=/usr --enable-lirc --enable-audio-alsa --enable-dvb
 --enable-audio-oss --enable-audio-jack --enable-audio-arts --enable-
 opengl-vsync --enable-dvb --dvb-path=/usr/include --enable-ivtv --enable-
 firewire --enable-joystick-menu --enable-proc-opt --compile-type=debug
 --with-bindings=perl --tune=i486 --enable-xvmc --enable-xvmc-vld --enable-
 xvmc-pro --enable-mmx

 The output:
 # Basic Settings
 Compile type     debug
 Compiler cache   no
 DistCC           no
 Install prefix   /usr
 CPU              x86 (i686)
 big-endian       no
 MMX enabled      yes
 CMOV enabled     yes
 CMOV is fast     yes

 # Input Support
 Joystick menu    yes
 lirc support     yes
 Apple Remote     no
 Video4Linux sup. yes
 ivtv support     yes
 FireWire support yes
 DVB support      yes [/usr/include]
 DBox2 support    yes
 HDHomeRun sup.   yes
 IPTV support     yes

 # Sound Output Support
 OSS support      yes
 ALSA support     yes
 aRts support     yes
 JACK support     yes
 DTS passthrough  no

 # Video Output Support
 x11 support      yes
 xrandr support   yes
 xv support       yes
 XvMC support     yes
 XvMC VLD support yes
 XvMC pro support yes
 XvMC OpenGL sup. no
 XvMC libs        -lXvMCW
 Mac acceleration no
 OpenGL vsync     yes
 DirectFB         no

 # Misc Features
 Frontend         yes
 Backend          yes

 # Bindings
 bindings_perl    yes
 Creating libs/libmyth/mythconfig.h and libs/libmyth/mythconfig.mak

 WARNING: When using --enable-proc-opt you must include the
          output of ./configure along with any bug report.

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


More information about the mythtv-commits mailing list