Robert Lunnon bobl@optushome.com.au writes:
Notes about patch: PAGESIZE is a risky name for a symbol since it an obvious candidate for use to define the page size of the OSes VM pages and in fact does Collide under Solaris
We already have a #undef PAGESIZE to work around that problem. If it doesn't work you probably need to tweak the include files order.