Date: Wed, 02 Apr 2003 14:38:58 -0500 From: Forrest Aldrich <forrie@forrie.com> To: ports@freebsd.org Subject: Problem (still) with XFree86-4 port Message-ID: <5.2.1.1.2.20030402143747.01cc2da8@192.168.1.1>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.2.1.1.2.20030402143747.01cc2da8>