On Sun Apr 15 14:42:14 2012, ailambris wrote:
Show quoted text> I'm trying to build the package alongside libxcb-1.7. Call to
> xcb_set_font_path() in XCB_xs.inc at line 1864 passes too many
> arguments. Removing path_len seems to do the trick.
Sorry for not replying for so long, I must have missed that email.
You can clone the git repository and build from there for now. X11::XCB
has a compile-time dependency on libxcb.
We will probably bundle libxcb (I know that’s evil) to get around this
problem.