pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/43550



The following reply was made to PR pkg/43550; it has been noted by GNATS.

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/43550
Date: Tue, 12 Oct 2010 03:20:38 +0000

 On Tue, Oct 12, 2010 at 12:15:04AM +0000, John D. Baker wrote:
  >  libtool: compile:  gcc -pedantic -ansi -no-cpp-precomp -isystem 
/usr/include -I./builds/unix -c -Wall -pipe -O2 -fno-strict-aliasing 
-DFT_CONFIG_OPTION_SYSTEM_ZLIB -DDARWIN_NO_CARBON 
"-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY 
"-DFT_CONFIG_MODULES_H=<ftmodule.h>" builds/unix/ftsystem.c  -fno-common -DPIC 
-o /d0/tmp/pkgsrc/graphics/freetype2/work/freetype-2.4.2/objs/.libs/ftsystem.o
  >  builds/unix/ftsystem.c:19:22: error: ft2build.h: No such file or directory
  > [...]
  >  
  >  From where should "ft2build.h" come?
 
 It's part of the freetype2 distribution, and as far as I can tell from
 ktracing a build on netbsd, the build uses it only out of the build
 tree. (And not, for example, by reading a copy from a previous build
 out of /usr/pkg/include.)
 
 There appear to be two copies in the distribution but the extra one
 seems to be for maintainer-mode only.
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index