#24943: p5-pathtools 3.31 fails to build - SnowLeopard --------------------------------+------------------------------------------- Reporter: portaktl@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: --------------------------------+------------------------------------------- Comment(by dluke@…): Works for me (10.6, perl5.10). This may be a perl5.8 error, as it looks like CORE/perl.h is trying to pull in libutil.h (which I don't see on either my 10.5 or 10.6 systems). perl5.10 (and the system perl 5.8) have the libutil.h include protected by ifdef I_LIBUTIL - that shouldn't be defined on your system (unless the perl5.8 port is broken or you had some bad include files in /usr/local when you built your perl). -- Ticket URL: <http://trac.macports.org/ticket/24943#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS