From owner-freebsd-ports Sat Mar 22 17:52:30 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D63FC37B401 for ; Sat, 22 Mar 2003 17:52:28 -0800 (PST) Received: from forrie.ne.client2.attbi.com (forrie.ne.client2.attbi.com [24.147.156.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EC6143F85 for ; Sat, 22 Mar 2003 17:52:27 -0800 (PST) (envelope-from forrie@forrie.com) Received: from workstation.forrie.com (forrie@i-21.forrie.net. [192.168.1.21]) by forrie.ne.client2.attbi.com with id h2N1qPV55302 for ; Sat, 22 Mar 2003 20:52:25 -0500 (EST) Message-Id: <5.2.1.1.2.20030322205149.02cced98@192.168.1.1> X-Sender: forrie@192.168.1.1 (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.2.1.1 (Beta) Date: Sat, 22 Mar 2003 20:52:23 -0500 To: ports@freebsd.org From: Forrest Aldrich Subject: Breakage in XFree86-4 Build Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-RAVMilter-Version: 8.3.0(snapshot 20010925) (forrie.ne.client2.attbi.com) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org CVSup this evening, code is current. This error occurs when trying to build the server/services: making all in programs/mkfontscale... cc -O -pipe -ansi -Dasm=__asm -Wall -Wpointer-arith -Wundef -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/ports/x11/XFree86-4-clients/work/xc -I/usr/ports/x11/XFree86-4-clients/work/xc/exports/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DFREETYPE2 -c mkfontscale.c In file included from /usr/include/stdio.h:43, from mkfontscale.c:24: /usr/include/sys/cdefs.h:273: warning: `_POSIX_C_SOURCE' is not defined /usr/include/sys/cdefs.h:279: warning: `_POSIX_C_SOURCE' is not defined mkfontscale.c: In function `doDirectory': mkfontscale.c:355: `PS_FontInfoRec' undeclared (first use in this function) mkfontscale.c:355: (Each undeclared identifier is reported only once mkfontscale.c:355: for each function it appears in.) mkfontscale.c:355: `t1info' undeclared (first use in this function) mkfontscale.c:355: `t1info_rec' undeclared (first use in this function) mkfontscale.c:355: warning: left-hand operand of comma expression has no effect mkfontscale.c:356: syntax error before `char' mkfontscale.c:361: `i' undeclared (first use in this function) mkfontscale.c:396: `found' undeclared (first use in this function) mkfontscale.c:398: `foundry' undeclared (first use in this function) mkfontscale.c:399: `family' undeclared (first use in this function) mkfontscale.c:400: `weight' undeclared (first use in this function) mkfontscale.c:401: `slant' undeclared (first use in this function) mkfontscale.c:402: `sWidth' undeclared (first use in this function) mkfontscale.c:403: `adstyle' undeclared (first use in this function) mkfontscale.c:404: `spacing' undeclared (first use in this function) mkfontscale.c:405: `full_name' undeclared (first use in this function) mkfontscale.c:412: `rc' undeclared (first use in this function) mkfontscale.c:412: warning: implicit declaration of function `FT_Get_PS_Font_Info' mkfontscale.c:531: `encoding' undeclared (first use in this function) mkfontscale.c:534: `entries' undeclared (first use in this function) mkfontscale.c: In function `checkEncoding': mkfontscale.c:589: warning: implicit declaration of function `FT_Has_PS_Glyph_Names' *** Error code 1 Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs/mkfontscale. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-clients. *** Error code 1 Stop in /usr/ports/x11-fonts/XFree86-4-fontScalable. *** Error code 1 Stop in /usr/ports/x11/XFree86-4. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message