From owner-freebsd-ports@FreeBSD.ORG Wed Apr 2 11:39:02 2003 Return-Path: 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 0A76837B401 for ; Wed, 2 Apr 2003 11:39:02 -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 F01A743F85 for ; Wed, 2 Apr 2003 11:39:00 -0800 (PST) (envelope-from forrie@forrie.com) Received: from workstation.forrie.com (workstation.forrie.net. [192.168.1.21]) by forrie.ne.client2.attbi.com with id h32JcxQ40013 for ; Wed, 2 Apr 2003 14:38:59 -0500 (EST) Message-Id: <5.2.1.1.2.20030402143747.01cc2da8@192.168.1.1> X-Sender: forrie@192.168.1.1 (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.2.1.1 (Beta) Date: Wed, 02 Apr 2003 14:38:58 -0500 To: ports@freebsd.org From: Forrest Aldrich 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) Subject: Problem (still) with XFree86-4 port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Apr 2003 19:39:02 -0000 I've been monitoring any changes in CVS (none thus far) regarding this broken port. I wonder if someone has a workaround for this, so I can at least get it installed properly (the port maintainer hasn't answered any inquiries). Thanks in advance... 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.