[Fontconfig] problems compiling xft-2.1.2 caused by probs compiling
xrender
philip dahlquist
dahlquist at kreative.net
Tue Jul 27 09:12:37 EST 2004
i'm having problems compiling the xrender-0.8.3 package because the Cursor.c fle has some undeclared identifiers. i've grepped all over the place looking for the following:
Cursor.c: In function `XRenderCreateCursor':
Cursor.c:35: error: `xRenderCreateCursorReq' undeclared (first use in this function)
Cursor.c:35: error: (Each undeclared identifier is reported only once
Cursor.c:35: error: for each function it appears in.)
Cursor.c:35: error: `req' undeclared (first use in this function)
Cursor.c:39: error: `sz_xRenderCreateCursorReq' undeclared (first use in this function)
Cursor.c:39: error: parse error before ')' token
Cursor.c:39: error: `X_RenderCreateCursor' undeclared (first use in this function)
Cursor.c: In function `XRenderCreateAnimCursor':
Cursor.c:59: error: `xRenderCreateAnimCursorReq' undeclared (first use in this function)
Cursor.c:59: error: `req' undeclared (first use in this function)
Cursor.c:64: error: `sz_xRenderCreateAnimCursorReq' undeclared (first use in this function)
Cursor.c:64: error: parse error before ')' token
Cursor.c:64: error: `X_RenderCreateAnimCursor' undeclared (first use in this function)
Cursor.c:69: error: `sz_xAnimCursorElt' undeclared (first use in this function)
make[1]: *** [Cursor.lo] Error 1
make[1]: Leaving directory `/exe/gtk24/xrender-0.8.3'
make: *** [all] Error 2
are these identifiers in the render package from dag?
the src rpm for rh73 has an error in it. when i tried to "rpm -ivh" it, i got this message:
--render-0.8-0.rh73.dag.src.rpm: read manifest failed: Success
anyway, i need some help.
thanks,
philip dahlquist
More information about the Fontconfig
mailing list