logo       

Re: Problem compiling Gimp2: msg#00627

Subject: Re: Problem compiling Gimp2
I have fontconfig from darwinports installed.

How do you see in this error that the system fontconfig is used ?

Does someone successfully installed GIMP2 with darwinports hierarchy in /usr/local ?


Le 29 févr. 04, à 13:38, Laurent THEVENET a écrit :

Sounds like it's trying to compile against the system fontconfig, which
is far outdated. Do you have fontconfig installed from DarwinPorts?
(check 'port installed')

- Toby

On 28 Feb 2004, at 11.29, Laurent THEVENET wrote:

When building GIMP2 i get this error

if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../app
-I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include
-I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0
-I/usr/local/include -I/usr/X11R6/include
-I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include   -I/usr/local/include/pango-1.0
-I/usr/local/include -I/usr/X11R6/include
-I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include   -I/usr/local/include
-DG_LOG_DOMAIN=\"Gimp-Text\"  -I/usr/local/include
-DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE
-DGTK_MULTIHEAD_SAFE  -g -O2 -Wall -MT gimpfontlist.o -MD -MP -MF
".deps/gimpfontlist.Tpo" \
  -c -o gimpfontlist.o `test -f 'gimpfontlist.c' || echo
'./'`gimpfontlist.c; \
then mv -f ".deps/gimpfontlist.Tpo" ".deps/gimpfontlist.Po"; \
else rm -f ".deps/gimpfontlist.Tpo"; exit 1; \
fi
gimpfontlist.c: In function `gimp_font_list_font_desc_from_pattern':
gimpfontlist.c:282: error: `FC_WIDTH' undeclared (first use in this
function)
gimpfontlist.c:282: error: (Each undeclared identifier is reported
only once
gimpfontlist.c:282: error: for each function it appears in.)
gimpfontlist.c:286: error: `FC_WIDTH_NORMAL' undeclared (first use in
this function)
gimpfontlist.c:289: error: `FC_WIDTH_ULTRACONDENSED' undeclared (first
use in this function)
gimpfontlist.c:292: error: `FC_WIDTH_EXTRACONDENSED' undeclared (first
use in this function)
gimpfontlist.c:295: error: `FC_WIDTH_CONDENSED' undeclared (first use
in this function)
gimpfontlist.c:298: error: `FC_WIDTH_SEMICONDENSED' undeclared (first
use in this function)
gimpfontlist.c:301: error: `FC_WIDTH_SEMIEXPANDED' undeclared (first
use in this function)
gimpfontlist.c:304: error: `FC_WIDTH_EXPANDED' undeclared (first use
in this function)
gimpfontlist.c:307: error: `FC_WIDTH_EXTRAEXPANDED' undeclared (first
use in this function)
gimpfontlist.c:310: error: `FC_WIDTH_ULTRAEXPANDED' undeclared (first
use in this function)
gimpfontlist.c: In function `gimp_font_list_load_names':
gimpfontlist.c:339: error: `FC_WIDTH' undeclared (first use in this
function)
make[3]: *** [gimpfontlist.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


I'm using OSX 10.3 and have installed darwinports in /usr/local (not
/opt/local).



<Prev in Thread] Current Thread [Next in Thread>