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: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/43550
Date: Mon, 11 Oct 2010 19:11:34 -0500 (CDT)
On 10 October 2010, I cleaned out all packages and rebootstrapped a
pkgsrc-current. Following an earlier suggestion in this PR, I added:
X11_TYPE=modular
to "/usr/pkg/etc/mk.conf" before building any further packages.
My first target is usually "x11/rxvt-unicode". It began pulling in
bits and pieces (mostly XXXXproto packages, but also both python as
well as perl).
Then it got to "graphics/freetype2" where it died with:
[...]
libtool --mode=compile gcc -pedantic -ansi -no-cpp-precomp -isystem
/usr/include -I/usr/include
-I/d0/tmp/pkgsrc/graphics/freetype2/work/freetype-2.4.2/objs -I./builds/unix
-I/d0/tmp/pkgsrc/graphics/freetype2/work/freetype-2.4.2/include -c -Wall -pipe
-O2 -fno-strict-aliasing -I/usr/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB
-DDARWIN_NO_CARBON -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY
-DFT_CONFIG_MODULES_H="<ftmodule.h>" -o
/d0/tmp/pkgsrc/graphics/freetype2/work/freetype-2.4.2/objs/ftsystem.lo
builds/unix/ftsystem.c
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
In file included from builds/unix/ftsystem.c:21:
./builds/unix/ftconfig.h:42:10: error: #include expects "FILENAME" or
<FILENAME>
./builds/unix/ftconfig.h:43:10: error: #include expects "FILENAME" or
<FILENAME>
./builds/unix/ftconfig.h:103:2: error: #error "Unsupported size of `int' type!"
./builds/unix/ftconfig.h:115:2: error: #error "Unsupported size of `long'
type!"
[...]
From where should "ft2build.h" come?
--
|/"\ John D. Baker, KN5UKS NetBSD Darwin/MacOS X
|\ / jdbaker[snail]mylinuxisp[flyspeck]com OpenBSD FreeBSD
| X No HTML/proprietary data in email. BSD just sits there and works!
|/ \ GPGkeyID: D703 4A7E 479F 63F8 D3F4 BD99 9572 8F23 E4AD 1645
Home |
Main Index |
Thread Index |
Old Index