Ciprian Popovici
2005-Nov-21 08:50 UTC
[Fontconfig] Error compiling fontconfig-2.2.92 on solaris 9
On Tue, 30 Mar 2004 20:08:44 +0200 "JONATHAN SELANDER" <S026655@utb.hb.se> wrote:> make[2]: *** No rule to make target `fc-cache.1'', needed by `all-am''. Stop.Just go around that with ''make -k''. You don''t really need to make something special with man files IIRC, you can just copy them to where other manpages stay on your system. -- Ciprian Popovici
JONATHAN SELANDER
2005-Nov-21 08:50 UTC
[Fontconfig] Error compiling fontconfig-2.2.92 on solaris 9
Hi, I''ve been trying to compile fontconfig for a couple of days now, but I just seem to get new problems with it. I use render-0.8 with xrender-0.8.3, and a compiled XFree 4.4.0 source distribution... I tried fooling around with different include paths and libraries here and there without any luck. At first it seems OK, but then suddenlt i get this error (when doing "./configure --prefix=/student"): Making all in fc-cache make[2]: Entering directory `/opt/student/usr/src/gnometmp/fontconfig-2.2.92/fc-cache'' make[2]: *** No rule to make target `fc-cache.1'', needed by `all-am''. Stop. make[2]: Leaving directory `/opt/student/usr/src/gnometmp/fontconfig-2.2.92/fc-cache'' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/opt/student/usr/src/gnometmp/fontconfig-2.2.92'' make: *** [all] Error 2 I suppose it''s something man related, but i can''t figure out what. Regards, Jonathan PS. I need fontconfig for Xft, which I need for gtk+ 2.4 DS.