From owner-freebsd-gnome Fri Feb 21 7:30:31 2003 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FC6337B401 for ; Fri, 21 Feb 2003 07:30:23 -0800 (PST) Received: from swan.mail.pas.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CF4143F3F for ; Fri, 21 Feb 2003 07:30:22 -0800 (PST) (envelope-from mvh@ix.netcom.com) Received: from lsanca1-ar6-4-62-201-174.lsanca1.elnk.dsl.genuity.net ([4.62.201.174] helo=netcom1.netcom.com) by swan.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 18mF7z-0007DF-00 for gnome@freebsd.org; Fri, 21 Feb 2003 07:30:19 -0800 Received: from localhost (localhost [127.0.0.1]) by netcom1.netcom.com (Postfix) with ESMTP id 5AA801310B for ; Fri, 21 Feb 2003 07:30:18 -0800 (PST) Received: by netcom1.netcom.com (Postfix, from userid 1000) id 1417613108; Fri, 21 Feb 2003 07:30:16 -0800 (PST) From: Mike Harding To: gnome@freebsd.org Subject: /usr/ports/graphics/sodipodi fails to build... Message-Id: <20030221153016.1417613108@netcom1.netcom.com> Date: Fri, 21 Feb 2003 07:30:16 -0800 (PST) X-Virus-Scanned: by AMaViS snapshot-20020531 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It's looking for some non-existent file: nr-type-directory.c:30: nr-type-gnome.h: No such file or directory - Mike H. netcom1# make install clean ===> Extracting for gnome2-fifth-toe-2.2.0_3 >> No MD5 checksum file. ===> Patching for gnome2-fifth-toe-2.2.0_3 ===> Configuring for gnome2-fifth-toe-2.2.0_3 ===> Installing for gnome2-fifth-toe-2.2.0_3 ===> gnome2-fifth-toe-2.2.0_3 depends on executable: gnumeric - found ===> gnome2-fifth-toe-2.2.0_3 depends on executable: pan - found ===> gnome2-fifth-toe-2.2.0_3 depends on executable: xchat - found ===> gnome2-fifth-toe-2.2.0_3 depends on executable: balsa - found ===> gnome2-fifth-toe-2.2.0_3 depends on executable: gimp-1.3 - found ===> gnome2-fifth-toe-2.2.0_3 depends on executable: sodipodi - not found ===> Verifying install for sodipodi in /usr/ports/graphics/sodipodi ===> Extracting for sodipodi-0.30_2 >> Checksum OK for sodipodi-0.30.tar.gz. ===> sodipodi-0.30_2 depends on file: /usr/X11R6/libdata/pkgconfig/frontline.pc - found ===> sodipodi-0.30_2 depends on executable: gmake - found ===> sodipodi-0.30_2 depends on shared library: glade-2.0.0 - found ===> sodipodi-0.30_2 depends on shared library: gnomeprintui-2.0 - found ===> sodipodi-0.30_2 depends on shared library: X11.6 - found ===> Patching for sodipodi-0.30_2 ===> Applying FreeBSD patches for sodipodi-0.30_2 ===> Configuring for sodipodi-0.30_2 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets ${MAKE}... yes checking for intltool >= 0.22... 0.22 found checking for perl... /usr/bin/perl checking for style of include used by gmake... GNU checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking dependency style of cc... gcc checking for strerror in -lcposix... no checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking dependency style of cc... (cached) gcc checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking build system type... i386-unknown-freebsd4.7 checking host system type... i386-unknown-freebsd4.7 checking for ranlib... ranlib checking for cc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... yes checking for off_t... yes checking for size_t... yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... no checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking how to link with libiconv... -liconv checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... no checking for fgets_unlocked... no checking for getc_unlocked... no checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... no checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... no checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 1.75, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking how to link with libintl... -lintl checking for pkg-config... /usr/local/bin/pkg-config checking popt.h usability... yes checking popt.h presence... yes checking for popt.h... yes checking X11/Xft/Xft.h usability... yes checking X11/Xft/Xft.h presence... yes checking for X11/Xft/Xft.h... yes checking for libgnomeprint-2.0 >= 1.116.0 libgnomeprintui-2.0 >= 1.116.0... yes checking GNOME_PRINT_CFLAGS... -DORBIT2=1 -pthread -I/usr/local/include/libart-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/linc-1.0 -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/libgnomeprint-2.0 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include/libgnomeprintui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include checking GNOME_PRINT_LIBS... -pthread -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgnomeprintui-2 -lgnomeprint-2 -lgnomecanvas-2 -lxml2 -lz -lbonobo-2 -lbonobo-activation -lORBit-2 -llinc -lgthread-2.0 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft -lfreetype -lXext -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv checking for gtk+-2.0 >= 2.0.0 libart-2.0 >= 2.3.10 libxml-2.0 >= 2-2.4.24... yes checking SODIPODI_CFLAGS... -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 checking SODIPODI_LIBS... -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXext -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lart_lgpl_2 -lxml2 -lz -liconv -lm checking for x86 platform... yes checking compiler support for MMX... yes mv: rename po/POTFILES to po/POTFILES.tmp: No such file or directory ./configure.lineno: cannot open po/POTFILES.tmp: no such file configure: creating ./config.status config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/libnr/Makefile config.status: creating src/libnrtype/Makefile config.status: creating src/xml/Makefile config.status: creating src/svg/Makefile config.status: creating src/widgets/Makefile config.status: creating src/helper/Makefile config.status: creating src/dialogs/Makefile config.status: creating src/display/Makefile config.status: creating glade/Makefile config.status: creating sodipodi.spec config.status: creating sodipodi.1 config.status: creating config.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing default-2 commands config.status: creating po/POTFILES config.status: creating po/Makefile Configuration: Source code location: . Compiler: cc CFLAGS: -O -pipe Use POPT argument parser: yes Use Xft font database: yes Use gnome-print: yes Use MMX optimizations: yes ===> Building for sodipodi-0.30_2 gmake all-recursive gmake[1]: Entering directory `/usr/ports/graphics/sodipodi/work/sodipodi-0.30' Making all in intl gmake[2]: Entering directory `/usr/ports/graphics/sodipodi/work/sodipodi-0.30/intl' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/graphics/sodipodi/work/sodipodi-0.30/intl' Making all in m4 gmake[2]: Entering directory `/usr/ports/graphics/sodipodi/work/sodipodi-0.30/m4' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/graphics/sodipodi/work/sodipodi-0.30/m4' Making all in m4 gmake[2]: Entering directory `/usr/ports/graphics/sodipodi/work/sodipodi-0.30/m4' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/graphics/sodipodi/work/sodipodi-0.30/m4' Making all in intl gmake[2]: Entering directory `/usr/ports/graphics/sodipodi/work/sodipodi-0.30/intl' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/graphics/sodipodi/work/sodipodi-0.30/intl' Making all in src gmake[2]: Entering directory `/usr/ports/graphics/sodipodi/work/sodipodi-0.30/src' Making all in libnr gmake[3]: Entering directory `/usr/ports/graphics/sodipodi/work/sodipodi-0.30/src/libnr' source='nr-values.c' object='nr-values.o' libtool=no \ depfile='.deps/nr-values.Po' tmpdepfile='.deps/nr-values.TPo' \ depmode=gcc /bin/sh ../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -O -pipe -c `test -f 'nr-values.c' || echo './'`nr-values.c source='nr-matrix.c' object='nr-matrix.o' libtool=no \ depfile='.deps/nr-matrix.Po' tmpdepfile='.deps/nr-matrix.TPo' \ depmode=gcc /bin/sh ../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -O -pipe -c `test -f 'nr-matrix.c' || echo './'`nr-matrix.c source='nr-rect.c' object='nr-rect.o' libtool=no \ depfile='.deps/nr-rect.Po' tmpdepfile='.deps/nr-rect.TPo' \ depmode=gcc /bin/sh ../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -O -pipe -c `test -f 'nr-rect.c' || echo './'`nr-rect.c source='nr-compose.c' object='nr-compose.o' libtool=no \ depfile='.deps/nr-compose.Po' tmpdepfile='.deps/nr-compose.TPo' \ depmode=gcc /bin/sh ../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -O -pipe -c `test -f 'nr-compose.c' || echo './'`nr-compose.c source='nr-compose-transform.c' object='nr-compose-transform.o' libtool=no \ depfile='.deps/nr-compose-transform.Po' tmpdepfile='.deps/nr-compose-transform.TPo' \ depmode=gcc /bin/sh ../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -O -pipe -c `test -f 'nr-compose-transform.c' || echo './'`nr-compose-transform.c source='nr-pixblock.c' object='nr-pixblock.o' libtool=no \ depfile='.deps/nr-pixblock.Po' tmpdepfile='.deps/nr-pixblock.TPo' \ depmode=gcc /bin/sh ../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -O -pipe -c `test -f 'nr-pixblock.c' || echo './'`nr-pixblock.c source='nr-pixblock-pixel.c' object='nr-pixblock-pixel.o' libtool=no \ depfile='.deps/nr-pixblock-pixel.Po' tmpdepfile='.deps/nr-pixblock-pixel.TPo' \ depmode=gcc /bin/sh ../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -O -pipe -c `test -f 'nr-pixblock-pixel.c' || echo './'`nr-pixblock-pixel.c source='nr-pixblock-line.c' object='nr-pixblock-line.o' libtool=no \ depfile='.deps/nr-pixblock-line.Po' tmpdepfile='.deps/nr-pixblock-line.TPo' \ depmode=gcc /bin/sh ../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -O -pipe -c `test -f 'nr-pixblock-line.c' || echo './'`nr-pixblock-line.c source='nr-pixblock-pattern.c' object='nr-pixblock-pattern.o' libtool=no \ depfile='.deps/nr-pixblock-pattern.Po' tmpdepfile='.deps/nr-pixblock-pattern.TPo' \ depmode=gcc /bin/sh ../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -O -pipe -c `test -f 'nr-pixblock-pattern.c' || echo './'`nr-pixblock-pattern.c source='nr-blit.c' object='nr-blit.o' libtool=no \ depfile='.deps/nr-blit.Po' tmpdepfile='.deps/nr-blit.TPo' \ depmode=gcc /bin/sh ../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -O -pipe -c `test -f 'nr-blit.c' || echo './'`nr-blit.c source='nr-gradient.c' object='nr-gradient.o' libtool=no \ depfile='.deps/nr-gradient.Po' tmpdepfile='.deps/nr-gradient.TPo' \ depmode=gcc /bin/sh ../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -O -pipe -c `test -f 'nr-gradient.c' || echo './'`nr-gradient.c source='nr-path.c' object='nr-path.o' libtool=no \ depfile='.deps/nr-path.Po' tmpdepfile='.deps/nr-path.TPo' \ depmode=gcc /bin/sh ../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -O -pipe -c `test -f 'nr-path.c' || echo './'`nr-path.c cc -O -pipe -c `test -f 'have_mmx.S' || echo './'`have_mmx.S cc -O -pipe -c `test -f 'nr_mmx_R8G8B8A8_P_EMPTY_A8_RGBAP.S' || echo './'`nr_mmx_R8G8B8A8_P_EMPTY_A8_RGBAP.S cc -O -pipe -c `test -f 'nr_mmx_R8G8B8A8_P_R8G8B8A8_P_A8_RGBAP.S' || echo './'`nr_mmx_R8G8B8A8_P_R8G8B8A8_P_A8_RGBAP.S cc -O -pipe -c `test -f 'nr_mmx_R8G8B8A8_P_R8G8B8A8_P_R8G8B8A8_N_TRANSFORM.S' || echo './'`nr_mmx_R8G8B8A8_P_R8G8B8A8_P_R8G8B8A8_N_TRANSFORM.S cc -O -pipe -c `test -f 'nr_mmx_R8G8B8_R8G8B8_R8G8B8A8_P.S' || echo './'`nr_mmx_R8G8B8_R8G8B8_R8G8B8A8_P.S rm -f libnr.a ar cru libnr.a nr-values.o nr-matrix.o nr-rect.o nr-compose.o nr-compose-transform.o nr-pixblock.o nr-pixblock-pixel.o nr-pixblock-line.o nr-pixblock-pattern.o nr-blit.o nr-gradient.o nr-path.o have_mmx.o nr_mmx_R8G8B8A8_P_EMPTY_A8_RGBAP.o nr_mmx_R8G8B8A8_P_R8G8B8A8_P_A8_RGBAP.o nr_mmx_R8G8B8A8_P_R8G8B8A8_P_R8G8B8A8_N_TRANSFORM.o nr_mmx_R8G8B8_R8G8B8_R8G8B8A8_P.o ranlib libnr.a source='testnr.c' object='testnr.o' libtool=no \ depfile='.deps/testnr.Po' tmpdepfile='.deps/testnr.TPo' \ depmode=gcc /bin/sh ../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -O -pipe -c `test -f 'testnr.c' || echo './'`testnr.c cc -O -pipe -o testnr testnr.o libnr.a -L/usr/local/lib -L/usr/X11R6/lib gmake[3]: Leaving directory `/usr/ports/graphics/sodipodi/work/sodipodi-0.30/src/libnr' Making all in libnrtype gmake[3]: Entering directory `/usr/ports/graphics/sodipodi/work/sodipodi-0.30/src/libnrtype' source='nr-type-primitives.c' object='nr-type-primitives.o' libtool=no \ depfile='.deps/nr-type-primitives.Po' tmpdepfile='.deps/nr-type-primitives.TPo' \ depmode=gcc /bin/sh ../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -DORBIT2=1 -pthread -I/usr/local/include/libart-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/linc-1.0 -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/libgnomeprint-2.0 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include/libgnomeprintui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/local/include -I/us r/local/include/freetype2 -I/usr/X11R6/include -O -pipe -c `test -f 'nr-type-primitives.c' || echo './'`nr-type-primitives.c source='nr-typeface.c' object='nr-typeface.o' libtool=no \ depfile='.deps/nr-typeface.Po' tmpdepfile='.deps/nr-typeface.TPo' \ depmode=gcc /bin/sh ../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -DORBIT2=1 -pthread -I/usr/local/include/libart-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/linc-1.0 -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/libgnomeprint-2.0 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include/libgnomeprintui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/local/include -I/us r/local/include/freetype2 -I/usr/X11R6/include -O -pipe -c `test -f 'nr-typeface.c' || echo './'`nr-typeface.c source='nr-font.c' object='nr-font.o' libtool=no \ depfile='.deps/nr-font.Po' tmpdepfile='.deps/nr-font.TPo' \ depmode=gcc /bin/sh ../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -DORBIT2=1 -pthread -I/usr/local/include/libart-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/linc-1.0 -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/libgnomeprint-2.0 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include/libgnomeprintui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/local/include -I/us r/local/include/freetype2 -I/usr/X11R6/include -O -pipe -c `test -f 'nr-font.c' || echo './'`nr-font.c source='nr-rasterfont.c' object='nr-rasterfont.o' libtool=no \ depfile='.deps/nr-rasterfont.Po' tmpdepfile='.deps/nr-rasterfont.TPo' \ depmode=gcc /bin/sh ../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -DORBIT2=1 -pthread -I/usr/local/include/libart-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/linc-1.0 -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/libgnomeprint-2.0 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include/libgnomeprintui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/local/include -I/us r/local/include/freetype2 -I/usr/X11R6/include -O -pipe -c `test -f 'nr-rasterfont.c' || echo './'`nr-rasterfont.c source='nr-type-directory.c' object='nr-type-directory.o' libtool=no \ depfile='.deps/nr-type-directory.Po' tmpdepfile='.deps/nr-type-directory.TPo' \ depmode=gcc /bin/sh ../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -DORBIT2=1 -pthread -I/usr/local/include/libart-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/linc-1.0 -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/libgnomeprint-2.0 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include/libgnomeprintui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/local/include -I/us r/local/include/freetype2 -I/usr/X11R6/include -O -pipe -c `test -f 'nr-type-directory.c' || echo './'`nr-type-directory.c nr-type-directory.c:30: nr-type-gnome.h: No such file or directory gmake[3]: *** [nr-type-directory.o] Error 1 gmake[3]: Leaving directory `/usr/ports/graphics/sodipodi/work/sodipodi-0.30/src/libnrtype' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/sodipodi/work/sodipodi-0.30/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/sodipodi/work/sodipodi-0.30' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/graphics/sodipodi. *** Error code 1 Stop in /usr/ports/x11/gnome2-fifth-toe. netcom1# To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message