#1593 closed defect (duplicate)
BUG: gnome-desktop failed dependency - pango compile fails
Reported by: | rekoil@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
Ran "sudo port install gnome-desktop", and it appears that pango is failing to compile. Below is the error text:
dyn-39:~/cvsroot/darwinports/dports rekoil$ sudo port install gnome-desktop ---> Building pango with target all Error: Target com.apple.build returned: shell command "cd "/Users/rekoil/cvsroot/darwinports/dports/ x11/pango/work/pango-1.2.5" && make all" returned error 2 Command output: make all-recursive Making all in pango Making all in opentype /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/opt/local/etc\" -DLIBDIR=\"/opt/local/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/ local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/usr/X11R6/include -I../.. -no- cpp-precomp -g -O2 -Wall -c pango-ot-info.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/opt/local/etc\"
-DLIBDIR=\"/opt/local/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I/opt/local/ include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/usr/X11R6/include -I../.. -no-cpp-precomp -g -O2 -Wall -c pango-ot-info.c -fno-common -DPIC -o .libs/pango-ot-info.o In file included from pango-ot-private.h:25,
from pango-ot-info.c:22:
/opt/local/include/freetype2/freetype/freetype.h:20:2: #error "`ft2build.h' hasn't been included yet!" /opt/local/include/freetype2/freetype/freetype.h:21:2: #error "Please always use macros to include FreeType header files." /opt/local/include/freetype2/freetype/freetype.h:22:2: #error "Example:" /opt/local/include/freetype2/freetype/freetype.h:23:2: #error " #include <ft2build.h>" /opt/local/include/freetype2/freetype/freetype.h:24:2: #error " #include FT_FREETYPE_H" pango-ot-info.c:25:31: freetype/ftmodule.h: No such file or directory pango-ot-info.c: In function `synthesize_class_def': pango-ot-info.c:203: warning: `charcode' might be used uninitialized in this function make[3]: * [pango-ot-info.lo] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [all-recursive-am] Error 2
Error: The following dependencies failed to build: libgnomeui gnome-icon-theme libbonoboui libgnomecanvas libglade2 libgnome gnome-vfs gnome-mime-data gconf libbonobo gtk2 pango intltool orbit2 libidl popt scrollkeeper docbook-xml dyn-39:~/cvsroot/darwinports/dports rekoil$
Change History (1)
comment:1 Changed 21 years ago by toby@…
Resolution: | → duplicate |
---|---|
Status: | new → closed |
* This bug has been marked as a duplicate of 1586 *