Subject: Re: print/pdflib build failure on MacOS X 10.3.4
To: Mark E. Perkins <perkinsm@bway.net>
From: Ronald van der Pol <Ronald.vanderPol@rvdp.org>
List: tech-pkg
Date: 06/16/2004 12:04:27
On Mon, Jun 14, 2004 at 21:47:03 -0400, Mark E. Perkins wrote:
> Greetings,
> I'm trying to install graphics/gnuplot, which depends on print/pdflib. The
> build for pdflib fails for want of 'Files.h' (as shown below). The correct
> 'Files.h' appears to be in
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/Headers
> but is not recognized. If I manually link it into work/.buildlink/include,
> I just get more errors because of other missing header files.
>
> Any help with this would be appreciated.
>
> pkgsrc updated 13 June; MacOSX 10.3.4 with all current patches.
I get the same error. However, I have pdflib installed on my system:
spock# ls -ld /var/db/pkg/pdflib-4.0.3nb2/
drwxr-xr-x 9 root wheel 306 1 Jun 14:10 /var/db/pkg/pdflib-4.0.3nb2/
spock#
So, you could have a look at what changed between the 1st and 13th.
(I you get that far, the gnuplot build will fail :-( I haven't looked at
that yet)
rvdp