From owner-freebsd-questions@FreeBSD.ORG Sat Feb 21 15:09:10 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8F4416A4CE for ; Sat, 21 Feb 2004 15:09:10 -0800 (PST) Received: from mtaw4.prodigy.net (mtaw4.prodigy.net [64.164.98.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0DB643D1D for ; Sat, 21 Feb 2004 15:09:10 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (acfd5c576f8dbeeb7b5bc972d466ced0@adsl-63-207-60-37.dsl.lsan03.pacbell.net [63.207.60.37]) by mtaw4.prodigy.net (8.12.10/8.12.10) with ESMTP id i1LN7gwK008937; Sat, 21 Feb 2004 15:07:54 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 7897866CAF; Sat, 21 Feb 2004 15:07:32 -0800 (PST) Date: Sat, 21 Feb 2004 15:07:32 -0800 From: Kris Kennaway To: Noah Message-ID: <20040221230732.GA55936@xor.obsecurity.org> References: <20040221225536.M18079@enabled.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J2SCkAp4GZ/dPZZf" Content-Disposition: inline In-Reply-To: <20040221225536.M18079@enabled.com> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: cant compile emacs after installing XFree86 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Feb 2004 23:09:10 -0000 --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Feb 21, 2004 at 03:00:31PM -0800, Noah wrote: > FreeBSD 4.8-Stable >=20 > okay I just installed XFree86 from /usr/ports -=20 > now trying to upgrade emacs but look the build fails. any clue why? >=20 >=20 > --- snip --- > fcfreetype.c: In function `FcFreeTypeQuery': > fcfreetype.c:279: syntax error before `psfontinfo' > fcfreetype.c:738: `psfontinfo' undeclared (first use in this function) > fcfreetype.c:738: (Each undeclared identifier is reported only once > fcfreetype.c:738: for each function it appears in.) > gmake[2]: *** [fcfreetype.lo] Error 1 > gmake[2]: Leaving directory `/usr/ports/x11-fonts/fontconfig/work/fontcon= fig-2.2.9 > 0/src' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/x11-fonts/fontconfig/work/fontcon= fig-2.2.9 > 0' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 >=20 > Stop in /usr/ports/x11-fonts/fontconfig. > *** Error code 1 This is the fontconfig build failing, not emacs. Furthermore, it looks like you do not yet have XFree86 installed, or you have an inconsistent system, because the emacs build couldn't find XFree86-4-libraries on your system and tried to reinstall it. > Stop in /usr/ports/x11/XFree86-4-libraries. > *** Error code 1 Try upgrading your ports in order by using the portupgrade tool. Kris --J2SCkAp4GZ/dPZZf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAN+S0Wry0BWjoQKURAhZwAJwL2s4fx+PiXO8aQpqXJs/5F4yR8QCcDnU2 pf2Y4JSWyDfIo13QMFt2wdk= =w/Xj -----END PGP SIGNATURE----- --J2SCkAp4GZ/dPZZf--