From owner-freebsd-ports Tue Mar 26 22:19:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from trex.fandom.net (CPE-203-45-124-249.nsw.bigpond.net.au [203.45.124.249]) by hub.freebsd.org (Postfix) with ESMTP id 7D69537B404 for ; Tue, 26 Mar 2002 22:19:38 -0800 (PST) Received: from localhost.fandom.net ([127.0.0.1] helo=fandom.net) by trex.fandom.net with smtp (Exim 3.35 #1) id 16q6mW-000CPE-00 for ports@FreeBSD.org; Wed, 27 Mar 2002 17:19:36 +1100 Received: from 192.168.167.6 (SquirrelMail authenticated user andrew@fandom.net) by 192.168.167.1 with HTTP; Wed, 27 Mar 2002 17:19:36 +1100 (EST) Message-ID: <3447.192.168.167.6.1017209976.squirrel@192.168.167.1> Date: Wed, 27 Mar 2002 17:19:36 +1100 (EST) Subject: print/gfontview From: To: ports@FreeBSD.org X-Mailer: SquirrelMail (version 1.0.6) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Making all in intl c++ -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include/freetype1/freetype -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -c gfont.C In file included from gfont.C:45: gfont.h:37: freetype.h: No such file or directory gfont.h:38: ftxerr18.h: No such file or directory gfont.h:39: ftxkern.h: No such file or directory gfont.h:40: ftxpost.h: No such file or directory In file included from gfont.C:45: gfont.h:58: syntax error before `;' gfont.h:125: syntax error before `,' gfont.h:129: syntax error before `(' gfont.h:131: syntax error before `*' gfont.h:155: syntax error before `)' gfont.C:81: syntax error before `;' gfont.C: In function `void gfont_init(int, char **)': gfont.C:430: `ttengine' undeclared (first use this function) gfont.C:430: (Each undeclared identifier is reported only once gfont.C:430: for each function it appears in.) gfont.C:430: implicit declaration of function `int TT_Init_FreeType(...)' gfont.C:435: implicit declaration of function `int TT_Init_Kerning_Extension(...)' gfont.C:440: implicit declaration of function `int TT_Init_Post_Extension(...)' gfont.C:448: implicit declaration of function `int TT_Set_Raster_Gray_Palette(...)' gfont.C: In function `void destroyfont(FontData *)': gfont.C:729: `struct TTData' has no member named `face' gfont.C:729: implicit declaration of function `int TT_Close_Face(...)' gfont.C: In function `bool fillfontlist(GtkWidget *, char *)': gfont.C:855: `struct TTData' has no member named `properties' gfont.C:856: `struct TTData' has no member named `face' gfont.C:861: `struct TTData' has no member named `face' gfont.C:861: implicit declaration of function `int TT_Open_Collection(...)' gfont.C: In function `void leave(GtkWidget *, void *)': gfont.C:1021: implicit declaration of function `int TT_Done_FreeType(...)' *** Error code 1 Stop in /arch/ports/print/gfontview/work/gfontview-0.5.0. *** Error code 1 Stop in /arch/ports/print/gfontview/work/gfontview-0.5.0. *** Error code 1 Stop in /arch/ports/print/gfontview/work/gfontview-0.5.0. *** Error code 1 Stop in /arch/ports/print/gfontview. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message