Fri Jul 13 13:37:55 2012: Request 78355 was acted upon. Transaction: Ticket created by mmun...@gmail.com Queue: Wx Subject: Build Issues Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: mmun...@gmail.com Status: new Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=78355 >
2 build errors noticed when trying to build wxPerl .9909 against Wx 2.9.4 and perl 5.16. There were type mismatches that I got around by passing the '-fpermissive' cflag as an option into Makefile.PL (See attached file), but later I see Constant.c: In function ‘double constant(const char*, int)’: Constant.c:2450: error: ‘wxRA_USE_CHECKBOX’ was not declared in this scope Constant.c:2456: error: ‘wxRB_USE_CHECKBOX’ was not declared in this scope Hmm. Sorry if this is more a mailing list issue. I have seen this on both Ubuntu 12.04 and Fedora. Asked the google, but did not see anything close.