Skip Menu |

This queue is for tickets about the X11-XCB CPAN distribution.

Report information
The Basics
Id: 76576
Status: resolved
Worked: 2 hours (120 min)
Priority: 0/
Queue: X11-XCB

People
Owner: Nobody in particular
Requestors: ailambris [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 0.03
Fixed in: (no value)



Subject: Minor Build Error
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.
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.
This should be solved with X11::XCB-0.04. Please open a separate ticket in case you have problems building X11::XCB-0.04.