checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/ginstall -c checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for MKCFM... yes checking build system type... sparc-slackware-linux-gnu checking host system type... sparc-slackware-linux-gnu configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory `/tmp/x11-build/mkcfm-1.0.1' if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/freetype2 -DDEFAULTCID=\"/usr/lib/X11/fonts/CID\" -O2 -m32 -mcpu=v8 -mtune=v9 -MT mkcfm-mkcfm.o -MD -MP -MF ".deps/mkcfm-mkcfm.Tpo" \ -c -o mkcfm-mkcfm.o `test -f 'mkcfm.c' || echo './'`mkcfm.c; \ then mv -f ".deps/mkcfm-mkcfm.Tpo" ".deps/mkcfm-mkcfm.Po"; \ else rm -f ".deps/mkcfm-mkcfm.Tpo"; exit 1; \ fi sed -e 's|__vendorversion__|"mkcfm 1.0.1" "X Version 11"|' -e 's|__xorgversion__|"mkcfm 1.0.1" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||' -e 's|__appmansuffix__|1x|g' -e 's|__libmansuffix__|3x|g' -e 's|__adminmansuffix__|8|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5x|g' < mkcfm.man > mkcfm.1x gcc -O2 -m32 -mcpu=v8 -mtune=v9 -o mkcfm mkcfm-mkcfm.o -lX11 -lXfont -lFS -lfontenc mkcfm-mkcfm.o: In function `DoDirectory': mkcfm.c:(.text+0x370): undefined reference to `CIDOpenScalable' mkcfm-mkcfm.o: In function `main': mkcfm.c:(.text+0x4dc): undefined reference to `CIDRegisterFontFileFunctions' mkcfm.c:(.text+0x544): undefined reference to `CIDRegisterFontFileFunctions' collect2: ld returned 1 exit status make[1]: *** [mkcfm] Error 1 make[1]: Leaving directory `/tmp/x11-build/mkcfm-1.0.1' make: *** [all] Error 2