On Tue, Apr 22, 2008 at 12:02:14PM -0700, Dan Nicholson wrote: > On Tue, Apr 22, 2008 at 11:47 AM, Jeremy Huntwork > For page.h, we'll need to patch so that getpagesize() or sysconf( > _SC_PAGESIZE) is used instead of PAGE_SIZE. That's the way it always > should have been, anyway. Which source file in perl is choking?
ext/IPC/SysV/SysV.xs I removed the line where it includes the header and Perl built successfully and all tests passed. This is also what Gentoo does: https://bugs.gentoo.org/show_bug.cgi?id=168312 However, there's likely a better and more robust solution. I haven't dug any deeper yet. -- JH -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page