error: `XICCallback' undeclared (Solaris build problem)

Robert Shearman rob at codeweavers.com
Mon Apr 14 12:36:44 CDT 2008


Kusanagi Kouichi wrote:
> Does this patch fix the problem?
>
> -    XICCallback destroy = {(XPointer)data, X11DRV_DestroyIC};
> +    XIMCallback destroy = {(XPointer)data, (XIMProc)X11DRV_DestroyIC};
>   

I think a configure check may be a more appropriate fix.

-- 
Rob Shearman




More information about the wine-devel mailing list