[mythtv-commits] Ticket #8263: Mythfrontend 0.22-fixes Crashes on Startup 'Illegal instruction'

MythTV mythtv at cvs.mythtv.org
Fri Apr 9 17:29:17 UTC 2010


#8263: Mythfrontend 0.22-fixes Crashes on Startup 'Illegal instruction'
------------------------------+---------------------------------------------
 Reporter:  mpapet@…          |       Owner:  janneg    
     Type:  defect            |      Status:  assigned  
 Priority:  minor             |   Milestone:  unknown   
Component:  MythTV - General  |     Version:  0.22-fixes
 Severity:  high              |     Mlocked:  0         
------------------------------+---------------------------------------------

Comment(by anonymous):

 On 0-22-fixes, disabling altivec returns the below build error.  In plain
 english it looks like mythtranscode doesn't know about the --disable-
 altivec flag.  Other than that, I'm out of my league.

 I'll build the 0-23-rc2 and post those results in the next few days.

 /usr/bin/qmake -unix QMAKE=/usr/bin/qmake -o Makefile replex.pro
 make[2]: Leaving directory
 `/home/mpapet/mythtv-0-22/mythtv/programs/mythtranscode/replex'
 make[2]: Entering directory
 `/home/mpapet/mythtv-0-22/mythtv/programs/mythtranscode/replex'
 ccache g++  -o mythreplex avi.o element.o mpg_common.o multiplex.o
 ringbuffer.o ts.o replex.o pes.o     -L../../../libs/libavutil
 -L../../../libs/libavcodec -L../../../libs/libavformat -lmythavcodec-0.22
 -lmythavformat-0.22 -lmythavutil-0.22 -lfreetype -lz -lraw1394 -liec61883
 -lavc1394 -lrom1394 -L/usr/lib -ldirectfb -lfusion -ldirect -lpthread
 -L/usr/X11R6/lib -lXinerama -lX11 -lXext -lXxf86vm -lXv -lXrandr -lXvMCW
 -lXvMC -lGL -lGLU -lpulse
 ../../../libs/libavcodec/libmythavcodec-0.22.so: undefined reference to
 `int_init_altivec'
 ../../../libs/libavcodec/libmythavcodec-0.22.so: undefined reference to
 `fdct_altivec'
 ../../../libs/libavcodec/libmythavcodec-0.22.so: undefined reference to
 `aac_decoder'
 ../../../libs/libavcodec/libmythavcodec-0.22.so: undefined reference to
 `ff_vp3_idct_put_altivec'
 ../../../libs/libavcodec/libmythavcodec-0.22.so: undefined reference to
 `dsputil_h264_init_ppc'
 ../../../libs/libavcodec/libmythavcodec-0.22.so: undefined reference to
 `has_altivec'
 ../../../libs/libavcodec/libmythavcodec-0.22.so: undefined reference to
 `idct_add_altivec'
 ../../../libs/libavcodec/libmythavcodec-0.22.so: undefined reference to
 `ff_vp3_idct_add_altivec'
 ../../../libs/libavcodec/libmythavcodec-0.22.so: undefined reference to
 `float_init_altivec'
 ../../../libs/libavcodec/libmythavcodec-0.22.so: undefined reference to
 `MPV_common_init_altivec'
 ../../../libs/libavcodec/libmythavcodec-0.22.so: undefined reference to
 `dsputil_init_altivec'
 ../../../libs/libavcodec/libmythavcodec-0.22.so: undefined reference to
 `vc1dsp_init_altivec'
 ../../../libs/libavcodec/libmythavcodec-0.22.so: undefined reference to
 `gmc1_altivec'
 ../../../libs/libavcodec/libmythavcodec-0.22.so: undefined reference to
 `ff_vp3_idct_altivec'
 ../../../libs/libavcodec/libmythavcodec-0.22.so: undefined reference to
 `idct_put_altivec'
 ../../../libs/libavcodec/libmythavcodec-0.22.so: undefined reference to
 `ff_fft_calc_altivec'

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


More information about the mythtv-commits mailing list