Subject: Latest fontconfig changes broke xorg-clients?
To: None <tech-pkg@netbsd.org>
From: David Brownlee <abs@absd.org>
List: tech-pkg
Date: 05/31/2006 16:04:35
bdftopcf.c:34:32: X11/fonts/fontmisc.h: No such file or directory
bdftopcf.c:36:32: X11/fonts/fntfilio.h: No such file or directory
bdftopcf.c:37:30: X11/fonts/fntfil.h: No such file or directory
bdftopcf.c:38:30: X11/fonts/bdfint.h: No such file or directory
bdftopcf.c:39:27: X11/fonts/pcf.h: No such file or directory
bdftopcf.c: In function `main':
bdftopcf.c:47: error: `FontFilePtr' undeclared (first use in this 
function)
bdftopcf.c:47: error: (Each undeclared identifier is reported only once
bdftopcf.c:47: error: for each function it appears in.)
bdftopcf.c:47: error: parse error before "input"
bdftopcf.c:54: warning: implicit declaration of function 
`FontDefaultFormat'
bdftopcf.c:148: warning: implicit declaration of function `exit'
bdftopcf.c:156: error: `input' undeclared (first use in this function)
bdftopcf.c:156: warning: implicit declaration of function `FontFileOpen'
bdftopcf.c:165: warning: implicit declaration of function `FontFileOpenFd'
bdftopcf.c:166: warning: implicit declaration of function `bdfReadFont'
bdftopcf.c:174: error: `output' undeclared (first use in this function)
bdftopcf.c:174: warning: implicit declaration of function 
`FontFileOpenWrite'
bdftopcf.c:183: warning: implicit declaration of function 
`FontFileOpenWriteFd'
bdftopcf.c:184: warning: implicit declaration of function `pcfWriteFont'
bdftopcf.c:193: warning: implicit declaration of function `FontFileClose'
*** Error code 1

Stop.
make: stopped in /var/obj/pkg/x11/xorg-clients/work/xc/programs/bdftopcf

 	am I missing some obvious dependency?

-- 
 			   David Brownlee -- abs@absd.org