Date: Tue, 16 Mar 2004 19:14:46 -0800 From: Roop Nanuwa <roop@hqst.com> To: freebsd-ports@freebsd.org Subject: Error compiling x11-toolkits/pango Message-ID: <4057C2A6.1070605@hqst.com>
next in thread | raw e-mail | index | archive | help
Trying to compile gnome2 which has a dependency on this port. System info: > uname -a FreeBSD h24-82-166-192.va.shawcable.net 5.2-CURRENT FreeBSD 5.2-CURRENT #1: Tue Mar 16 17:17:02 PST 2004 root@h24-82-166-192.va.shawcable.net:/usr/obj/usr/src/sys/TURING i386 Tail end of error: gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.2.5/pango/opentype' /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/usr/X11R6/etc\" -DLIBDIR=\"/usr/X11R6/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I../.. -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -frename-registers -march=athlon-xp -Wall -c pango-ot-info.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/usr/X11R6/etc\" -DLIBDIR=\"/usr/X11R6/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I../.. -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -frename-registers -march=athlon-xp -Wall -c pango-ot-info.c -fPIC -DPIC -o .libs/pango-ot-info.o pango-ot-info.c:25:31: freetype/ftmodapi.h: No such file or directory gmake[3]: *** [pango-ot-info.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.2.5/pango/opentype' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.2.5/pango' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.2.5' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/x11-toolkits/pango. Suggestions? Workaround? I do have freetype2-2.1.5_2 installed. Thanks, --roop
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4057C2A6.1070605>