X11R6.8.2 compile problem in FreeBSD 5.3

Xu Qiang Qiang.Xu at fujixerox.com
Thu Apr 14 23:22:30 PDT 2005


Hi, all:

In compiling fonts/scaled/Type1 directory of X11R6.8.2 src distribution from 
FreeBSD 5.3 (i386), the following error occurs: 
-------------------------------------------------------
making all in fonts/scaled/Type1...
/usr/X11R6/bin/fc-cache   .
/usr/X11R6/bin/fc-cache: No such file or directory
*** Error code 1

Stop in /usr/src/x11/xc/fonts/scaled/Type1.
*** Error code 1

Stop in /usr/src/x11/xc/fonts/scaled.
*** Error code 1

Stop in /usr/src/x11/xc/fonts.
*** Error code 1

Stop in /usr/src/x11/xc.
*** Error code 1

Stop in /usr/src/x11/xc.
-------------------------------------------------------

Later, I found fc-cache is part of package fontconfig 2.2.3, which I also 
compiled from src and installed to /usr/local, but the Makefile in the 
directory fonts/scaled/Type1 had hardcoded the path of fontconfig as follows: 

FONTCONFIGDIR = /usr/X11R6
FONTCONFIGLIBDIR = /usr/X11R6/lib
FONTCONFIGINCDIR = /usr/X11R6/include
FONTCONFIGBINDIR = /usr/X11R6/bin

But I don't know whether I should modify these lines, coz this Makefile is 
automatically generated by imake. 

Any1 has compiled the src distribution of X11R6.8.2 and met the same problem? Any resolution?

Thanks,
Xu Qiang


More information about the xorg-arch mailing list