Hi,

> 
> >     Cursor.c: In function `XRenderCreateCursor':
> >     Cursor.c:39: `X_RenderCreateCursor' undeclared (first use in this 
> 
> Hmm.  This is a new request, but it should be defined in the 'render.h' 
> file included with fcpackage.  You may have to replace the render.h found 
> in /usr/X11R6/include/X11/extensions to get things to build.  If so, let 
> me know and I'll see how I can fix the package.
Thx for your solution!! I copy the render.h into /usr/X11R6/include/X11/extensions/ 
and the compilation complete.

But, I think that, it's a little bit strange, doesn't it? Inside the "Xrender" there 
is a header named
"render.h" and the source should include the one accompanied with the source. 
(right??).
Then, in the compilation, what actually included is the one place under the 
/usr/X11R6/include/X11/extensions.

Anyway, I compile it and installed it correctly, thx!!

Zenith Lau
_______________________________________________
Fonts mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/fonts

Reply via email to