[mythtv-users] compile error on 0.15?

MalcolmMythtv mythtv at lds.dyndns.org
Thu May 27 16:06:09 EDT 2004


----- Original Message ----- 
From: "Jason Krohn" <myth at jkrohn.com>


> I had this problem with CVS and fixed it by doing one of two things.
> Unfortunately I did both of these at once so I don't know which fixed it
:)
> 1) Edited config.mak and changed -O3 to -O2
> 2) Edited settings.pro and changed -O3 to -O1
>
> After a make clean, everything compiled great for me.
>
> Jason

Jason,  Before I read your message I tried installing gcc-2.6.x (also
included with Mandrake) and it compiled further but then also died.  So I
went back to gcc-3.x and did this:
1) run ./configure
2) then edit it and changed -03 to -02

Compiled and it seems to have worked.  I haven't tested it yet but the
compile went all the way through withtout errors.

Thanks
Malcolm


> malcolms wrote:
>
> >I'm getting this when I try and compile 0.15.  Anyone know what it means?
> >
> >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_SUPPOR
T
> >-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
> >`/home/malcolm/mythtv0.15/mythtv-0.15/libs/libavcodec'
> >make[1]: *** [sub-libavcodec] Error 2
> >make[1]: Leaving directory `/home/malcolm/mythtv0.15/mythtv-0.15/libs'
> >make: *** [sub-libs] Error 2
> >
> >
> >Thanks
> >Malcolm
> >
> >
> >------------------------------------------------------------------------
> >
> >_______________________________________________
> >mythtv-users mailing list
> >mythtv-users at mythtv.org
> >http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> >
> >
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>



More information about the mythtv-users mailing list