[mythtv-users] Compile problem of myth 0.15 also with Suse 9.0

Asciimonster asciimonster at myrealbox.com
Fri May 28 03:44:23 EDT 2004


I would like to report the following compiler error for mythtv 0.15 
(final) on suse 9.0, it's a known bug but not yet reported for this distro:

> ffv1.c: In function `encode_rgb_frame':
> ffv1.c:465: internal compiler error: in find_function_data, at 
> function.c:319
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://www.suse.de/feedback> for instructions.
> make[2]: *** [ffv1.o] Error 1
> make[2]: Leaving directory 
> `/home/reincke/Install/MythTV/mythtv-0.15/libs/libavcodec'
> make[1]: *** [sub-libavcodec] Error 2
> make[1]: Leaving directory `/home/reincke/Install/MythTV/mythtv-0.15/libs'
> make: *** [sub-libs] Error 2


Jason found a workaround for it, I'm going to check it out :

> 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 




More information about the mythtv-users mailing list