Date: Wed, 27 Mar 2002 17:19:36 +1100 (EST) From: <andrew@fandom.net> To: ports@FreeBSD.org Subject: print/gfontview Message-ID: <3447.192.168.167.6.1017209976.squirrel@192.168.167.1>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3447.192.168.167.6.1017209976.squirrel>