I have the same identical problem. 

in ref.c there is:

#if FUSION_BUILD_MULTI
D_DEBUG_DOMAIN( Fusion_Ref, "Fusion/Ref", "Fusion's Reference Counter" );
#if FUSION_BUILD_KERNEL

and FUSION_BUILD_MULTI  FUSION_BUILD_KERNEL  are ZERO.

This exclude the body of fusion_ref_init2. 

The very bad thing is that the function is used in object.c . 


I removed the call in object.c and the project has been compiled, but no idea 
if 
it works correctly.

I hope to see a patch soon.



_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to