Subject: Problems compiling fontconfig
To: None <netbsd-help@netbsd.org>
From: Daniel Bolgheroni <dbolgheroni@uol.com.br>
List: netbsd-help
Date: 09/25/2003 02:23:24
I've got the error below trying to build fontconfig from pkgsrc:

What can I do? I'm not the only one with this problem.

Thank you. The error:

(...)

Making all in fc-lang
gmake[2]: Entering directory 
`/usr/pkgsrc/fonts/fontconfig/work/fontconfig-2.2.1/fc-lang'
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/X11R6/include/freetype2  
-I/usr/pkg/include  -O2 -I/usr/pkg/include -c fc-lang.c
In file included from ../src/fcint.h:39,
                 from fc-lang.c:25:
../fontconfig/fcfreetype.h:27: freetype/freetype.h: No such file or directory
gmake[2]: *** [fc-lang.o] Error 1
gmake[2]: Leaving directory 
`/usr/pkgsrc/fonts/fontconfig/work/fontconfig-2.2.1/fc-lang'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/usr/pkgsrc/fonts/fontconfig/work/fontconfig-2.2.1'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/fonts/fontconfig
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/fonts/fontconfig
#