Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Apr 2003 22:04:55 -0500 (CDT)
From:      "Doug Poland" <doug@polands.org>
To:        <questions@freebsd.org>
Subject:   Cannot build XFree86-4-clients
Message-ID:  <1162.172.16.1.12.1049857495.squirrel@email.polands.org>

next in thread | raw e-mail | index | archive | help
Hello,

I'm having a problem building XFree86-4-clients (freshly cvsupd'd
today).  The message is (sorry in advance for line wrap)

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

Any help and/or insight is greatly appreciated.



-- 
Regards,
Doug






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1162.172.16.1.12.1049857495.squirrel>