[mythtv-commits] Ticket #4039: Compile errors on i386 arch

MythTV mythtv at cvs.mythtv.org
Wed Oct 3 18:44:48 UTC 2007


#4039: Compile errors on i386 arch
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  janne
     Type:  defect     |       Status:  new  
 Priority:  major      |    Milestone:  0.21 
Component:  mythtv     |      Version:  head 
 Severity:  high       |   Resolution:       
  Mlocked:  0          |  
-----------------------+----------------------------------------------------

Comment(by jshatch at azza.com):

 The processor is a p4 3.00 ghz (Northwood I believe).  I can get you
 /proc/cpuinfo if you need it.

 configure commandline:
 ./configure --compile-type=release --cpu=i686 --tune=i686 --enable-mmx
 --prefix=/usr --libdir-name=lib --x11-path=/usr/include --enable-joystick-
 menu --enable-ivtv --enable-firewire --enable-dvb --dvb-
 path=/usr/include/v4l/ --enable-audio-oss --enable-audio-alsa --enable-
 audio-arts --enable-audio-jack --enable-x11 --enable-xrandr --enable-xv
 --enable-xvmc --enable-xvmc-vld --enable-xvmc-pro --enable-opengl-vsync
 --disable-directfb --enable-libdts --enable-proc-opt --with-bindings=perl

 I believe the gcc commandline was:
 gcc -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
 -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386
 -mtune=generic -fasynchronous-unwind-tables -Wall -Wno-switch -Wdisabled-
 optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -w
 -D_REENTRANT -DPIC -fPIC  -DMMX -Di386 -D_GNU_SOURCE
 -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\"
 -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE -DHAVE_XVMC -DHAVE_XVMC_VLD
 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT
 -I/usr/lib/qt-3.3/mkspecs/default -I. -I.. -I../.. -I../libavutil
 -I../libswscale -I/usr/lib/qt-3.3/include -o h264.o h264.c

 but I can't be 100% sure at this point since it was done with make -j3
 (error did not immediately follow the command on the screen).

 Let me know if you need me to be more thorough.  As I said, I saw this
 same behavior on this p4 and on an Athlon MP 2200+ (dual socket).

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4039#comment:3>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list