[mythtv-users] compilation problems on svn-0.20-fixes

Rudy Zijlstra mythtv at edsons.demon.nl
Sun Jan 28 14:43:27 UTC 2007


Hi,

After forcing configure with --cpu=i686 (see previous email) i get the 
following compilation error:

ccache gcc -c -pipe -march=pentiumpro -w -O3 -Wall -Wno-switch 
-fomit-frame-pointer -D_REENTRANT -DPIC -fPIC  -DUSING_FREEBOX 
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" 
-DLIBDIR=\"/usr/local/lib\" -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE 
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-I/usr/lib/qt/mkspecs/default -I. -I.. -I../.. -I../libavutil 
-I/usr/lib/qt/include -o motion_est.o motion_est.c
motion_est_template.c: In function `epzs_motion_search2':
motion_est_template.c:1102: error: unrecognizable insn:
(insn 19010 804 805 52 (plus:SI (plus:SI (mult:SI (mem:SI (plus:SI 
(reg/f:SI 7 sp)
                        (const_int 2408 [0x968])) [3280 bxy+0 S4 A8])
                (const_int 4 [0x4]))
            (reg:SI 0 ax [orig:371 <variable>.qpel_avg ] [371]))
        (const_int 64 [0x40])) -1 (nil)
    (nil))
motion_est_template.c:1102: internal compiler error: in extract_insn, at 
recog.c:2083
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [motion_est.o] Error 1
make[2]: Leaving directory 
`/usr/src/mythtv-svn-0.20-fixes/mythtv/libs/libavcodec'
make[1]: *** [sub-libavcodec] Error 2
make[1]: Leaving directory `/usr/src/mythtv-svn-0.20-fixes/mythtv/libs'
make: *** [sub-libs] Error 2


This is with gcc --version:
gcc (GCC) 3.4.6
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Any idea about the cause of the problems?

Cheers,

Rudy


More information about the mythtv-users mailing list