From owner-freebsd-questions@FreeBSD.ORG Sun Jun 13 18:38:00 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 EA80216A4CE for ; Sun, 13 Jun 2004 18:38:00 +0000 (GMT) Received: from twinlark.arctic.org (twinlark.arctic.org [168.75.98.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDFC343D1F for ; Sun, 13 Jun 2004 18:38:00 +0000 (GMT) (envelope-from atk2@arctic.org) Received: (qmail 7374 invoked by uid 1347); 13 Jun 2004 18:37:16 -0000 Date: 13 Jun 2004 18:37:16 -0000 Message-ID: <20040613183716.7373.qmail@twinlark.arctic.org> From: atk2@arctic.org To: freebsd-questions@freebsd.org Subject: Sigh - more trouble with XFree86-4 and /usr//ports/x11-fonts/fontconfig 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: Sun, 13 Jun 2004 18:38:01 -0000 My understanding (see two messages earlier) was to get fontconfig to build I needed XFree86-4 - but when I go into XFree86-4 to build it I get the same error: --- fcfreetype.c:280: syntax error before `psfontinfo' fcfreetype.c:739: `psfontinfo' undeclared (first use in this function) fcfreetype.c:739: (Each undeclared identifier is reported only once fcfreetype.c:739: for each function it appears in.) gmake[2]: *** [fcfreetype.lo] Error 1 gmake[2]: Leaving directory `/f/ports/x11-fonts/fontconfig/work/fontconfig-2.2.2/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/f/ports/x11-fonts/fontconfig/work/fontconfig-2.2.2' gmake: *** [all] Error 2 *** Error code 2 Stop in /f/ports/x11-fonts/fontconfig. *** Error code 1 Stop in /f/ports/x11/XFree86-4-libraries. *** Error code 1 Stop in /f/ports/x11/XFree86-4-clients. *** Error code 1 Stop in /f/ports/x11/XFree86-4. --- Any suggestions on how to fix this ? Thanks, Alan