Subject: pkg/18559: print/xpdf doesn't compile
To: None <gnats-bugs@gnats.netbsd.org>
From: Marshall Rose <mrose+mtr.netnews@dbc.mtview.ca.us>
List: netbsd-bugs
Date: 10/06/2002 15:40:42
>Number: 18559
>Category: pkg
>Synopsis: print/xpdf doesn't compile
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Oct 06 15:41:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Marshall Rose
>Release: NetBSD 1.6
>Organization:
Dover Beach Consulting, Inc.
>Environment:
System: NetBSD kalia 1.6 NetBSD 1.6 (KALIA) #1: Sun Oct 6 00:38:00 PDT 2002 mrose@kalia:/usr/src/sys/arch/i386/compile/KALIA i386
Architecture: i386
Machine: i386
>Description:
TTFont.h is looking for freetype/freetype.h, freetype/ftxpost.h,
which don't exist
>How-To-Repeat:
cd /usr/pkgsrc/print/xpdf
make
===> Building for xpdf-1.01
cd goo; make
`libGoo.a' is up to date.
cd ltk; make
cd xpdf; make all
c++ -I/usr/pkg/include -I/usr/X11R6/include -I/usr/pkg/include -I/usr/X11R6/include -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../ltk -I. -I/usr/X11R6/include -I/usr/pkg/include -c TTFont.cc
In file included from TTFont.cc:20:
TTFont.h:21: freetype/freetype.h: No such file or directory
TTFont.h:22: freetype/ftxpost.h: No such file or directory
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/print/xpdf/work/xpdf-1.01/xpdf
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/print/xpdf/work/xpdf-1.01
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/print/xpdf
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/print/xpdf
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: