ZSNES FTBFS

Kevin Kofler kevin.kofler at chello.at
Mon Sep 5 01:01:01 CEST 2011


Hans de Goede wrote:
> Hmm, the problem is some auto-generated code, making this not easy and the
> error is rather obscure too.

The error CLAIMS that the problem is that fprintf is being called indirectly 
through some function pointer. However, I don't see parsegen.cpp generate 
any code which would do that. I searched for "fprintf" and I found only 
direct function calls.

It might be some GCC optimization making the calls indirect. (Try -fno-
function-cse maybe?)

        Kevin Kofler



More information about the rpmfusion-developers mailing list