From owner-freebsd-x11@FreeBSD.ORG Sun Apr 23 13:06:47 2006 Return-Path: X-Original-To: x11@freebsd.org Delivered-To: freebsd-x11@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3BE516A405; Sun, 23 Apr 2006 13:06:46 +0000 (UTC) (envelope-from conrads@cox.net) Received: from eastrmmtao02.cox.net (eastrmmtao02.cox.net [68.230.240.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D33443D53; Sun, 23 Apr 2006 13:06:43 +0000 (GMT) (envelope-from conrads@cox.net) Received: from serene.no-ip.org ([72.200.25.154]) by eastrmmtao02.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060423130641.LDWA17664.eastrmmtao02.cox.net@serene.no-ip.org>; Sun, 23 Apr 2006 09:06:41 -0400 Received: from localhost (localhost [127.0.0.1]) by serene.no-ip.org (8.13.6/8.13.6) with ESMTP id k3ND6bLP029405; Sun, 23 Apr 2006 08:06:39 -0500 (CDT) (envelope-from conrads@cox.net) Date: Sun, 23 Apr 2006 08:06:29 -0500 From: "Conrad J. Sabatier" To: Giovanni Message-ID: <20060423080629.64113982@localhost> In-Reply-To: <200604172040.20424.jumpyboy@infinito.it> References: <200604172040.20424.jumpyboy@infinito.it> Organization: A Rag-Tag Band of Drug-Crazed Hippies X-Mailer: Sylpheed-Claws 2.1.1 (GTK+ 2.8.17; amd64-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, x11@freebsd.org Subject: Re: FreeBSD Port: xorg-libraries-6.9.0 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Apr 2006 13:06:47 -0000 On Mon, 17 Apr 2006 20:40:15 +0200, Giovanni wrote: > I was compiling xorg-libraries-6.9.0 from ports on FreeBSD 5.4 and I > get: > > > cc -c -O -pipe -ansi -pedantic -Wno-system-headers > -Dasm=__asm -Wall -Wpointer-arith -Wundef > -I/usr/local/include -I/usr/local/include/freetype2 > -I/usr/local/include/freetype2/config -I. > -I/usr/ports/x11/xorg-libraries/work/xc/include/fonts -I../include > -I/usr/ports/x11/xorg-libraries/work/xc/exports/include/X11 > -I/usr/ports/x11/xorg-libraries/work/xc/programs/Xserver/include > -I/usr/ports/x11/xorg-libraries/work/xc/exports/include > -I/usr/ports/x11/xorg-libraries/work/xc > -I/usr/ports/x11/xorg-libraries/work/xc/exports/include > -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO > -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV > -DSINGLEDEPTH -DXFreeXDGA > -DXvExtension -DXFree86LOADER > -DDLOPEN_HACK -DXFree86Server > -DXF86VIDMODE > -DXvMCExtension > -DSMART_SCHEDULE -DBUILDDEBUG > -DXResExtension > -DX_BYTE_ORDER=X_LITTLE_ENDIAN > -DXORG_VERSION_CURRENT="(((6) > * 10000000) + ((9) * 100000) + ((0) * 1000) + > 0)" -DXFREE86_FT2 -fPIC xttcap.c > rm -f ftfuncs.o unshared/ftfuncs.o > cc -c -ansi -pedantic -Wno-system-headers -Dasm=__asm -Wall > -Wpointer-arith -Wundef -I/usr/local/include > -I/usr/local/include/freetype2 -I/usr/local/include/freetype2/config > -I. -I/usr/ports/x11/xorg-libraries/work/xc/include/fonts > -I../include > -I/usr/ports/x11/xorg-libraries/work/xc/exports/include/X11 > -I/usr/ports/x11/xorg-libraries/work/xc/programs/Xserver/include > -I/usr/ports/x11/xorg-libraries/work/xc/exports/include > -I/usr/ports/x11/xorg-libraries/work/xc > -I/usr/ports/x11/xorg-libraries/work/xc/exports/include > -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO > -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV > -DSINGLEDEPTH -DXFreeXDGA > -DXvExtension -DXFree86LOADER > -DDLOPEN_HACK -DXFree86Server > -DXF86VIDMODE > -DXvMCExtension > -DSMART_SCHEDULE -DBUILDDEBUG > -DXResExtension > -DX_BYTE_ORDER=X_LITTLE_ENDIAN > -DXORG_VERSION_CURRENT="(((6) > * 10000000) + ((9) * 100000) + ((0) * 1000) + > 0)" -DXFREE86_FT2 -O -pipe ftfuncs.c -o > unshared/ftfuncs.o > ftfuncs.c:49:22: ft2build.h: No such file or directory /usr/local/include/ft2build.h is part of the print/freetype2 package. Strange, though, that you're seeing this, as the xorg-libraries port does have a LIB_DEPENDS for freetype2 explicitly declared in the Makefile. Anyway, you may want to make sure you have freetype2 installed first, and verify that all of the installed files actually exist and are not corrupted (pkg_info -g freetype2\*). Hope this helps. -- Conrad J. Sabatier -- "In Unix veritas"