[mythtv] Problem with .15 compile on Mandrake 10
weaselgod
mythtv at firelizards.com
Thu May 27 10:20:25 EDT 2004
Hmm, looks like I am running into a compiler bug. Anyone have any
ideas? Below is what I get
Eric
[root at bigguy mythtv-0.15]# make
cd libs && make -f Makefile
make[1]: Entering directory `/usr/local/src/mythtv-0.15/libs'
cd libavcodec && make -f Makefile
make[2]: Entering directory `/usr/local/src/mythtv-0.15/libs/libavcodec'
gcc -c -pipe -w -Wall -g -O3 -DPIC -fPIC -fomit-frame-pointer -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -D_REENTRANT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DMMX -DUSING_IVTV -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/usr/lib/qt3/mkspecs/default -I. -I../.. -I/usr/lib/qt3//include -o ffv1.o ffv1.c
ffv1.c: In function `encode_rgb_frame':
ffv1.c:465: internal compiler error: in find_function_data, at function.c:329
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:https://qa.mandrakesoft.com/> for instructions.
make[2]: *** [ffv1.o] Error 1
make[2]: Leaving directory `/usr/local/src/mythtv-0.15/libs/libavcodec'
make[1]: *** [sub-libavcodec] Error 2
make[1]: Leaving directory `/usr/local/src/mythtv-0.15/libs'
make: *** [sub-libs] Error 2
[root at bigguy mythtv-0.15]#
More information about the mythtv-dev
mailing list