in object.c, change fusion_ref_init2 to fusion_ref_init.
On Oct 26, 2012 7:59 AM, <directfb-dev-requ...@directfb.org> wrote:

> Send directfb-dev mailing list submissions to
>         directfb-dev@directfb.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
> or, via email, send a message with subject or body 'help' to
>         directfb-dev-requ...@directfb.org
>
> You can reach the person managing the list at
>         directfb-dev-ow...@directfb.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of directfb-dev digest..."
>
>
> Today's Topics:
>
>    1. Re: Compilation problem (Luigi)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 26 Oct 2012 09:50:24 +0000 (UTC)
> From: Luigi <camme...@gmail.com>
> To: directfb-dev@directfb.org
> Subject: Re: [directfb-dev] Compilation problem
> Message-ID: <loom.20121026t114324-...@post.gmane.org>
> Content-Type: text/plain; charset=us-ascii
>
> 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
>
>
> End of directfb-dev Digest, Vol 92, Issue 9
> *******************************************
>
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to