bootstrap/freetype is built & installed. poppler has been installed too. solved by ln -s /opt/garnome/include/freetype2/freetype /opt/garnome/include/freetype
Robert --- "Joseph E. Sacco, PhD" <[EMAIL PROTECTED]> wrote: > Looks like you have a "freetype" problem. > > Has ./bootstrap/freetype been built and installed? > > Why do I think you have a freetype issue? > > (1) complaint about a missing file: > > In file included from > /opt/garnome/include/cairo/cairo-ft.h:47, > from > ../poppler/CairoOutputDev.h:18, > from gtk-cairo-test.cc:24: > /opt/garnome/include/ft2build.h:56:38: > freetype/config/ftheader.h: No such file or > directory > > On my system, the full path to the file in question > is > > > /opt/garnome/include/freetype2/freetype/config/ftheader.h > > (2) yet another complaint about something freetype > related being > missing > > /opt/garnome/include/cairo/cairo-ft.h:48:10: > #include > expects "FILENAME" or <FILENAME> > > On my system, line 48 of that file says > > #include FT_FREETYPE_H > > Where is this macro defined??? On my system, > > > /opt/garnome/include/freetype2/freetype/config/fthheader.h > > -Joseph > > ====================================================================== > > On Sat, 2005-08-27 at 14:42 -0700, Robert Ford > wrote: > > ps/gtk-cairo-test.Tpo"; exit 1; fi > > In file included from > > /opt/garnome/include/cairo/cairo-ft.h:47, > > from > ../poppler/CairoOutputDev.h:18, > > from gtk-cairo-test.cc:24: > > /opt/garnome/include/ft2build.h:56:38: > > freetype/config/ftheader.h: No such file or > directory > > In file included from > ../poppler/CairoOutputDev.h:18, > > from gtk-cairo-test.cc:24: > > /opt/garnome/include/cairo/cairo-ft.h:48:10: > #include > > expects "FILENAME" or <FILENAME> > > In file included from > ../poppler/CairoOutputDev.h:18, > > from gtk-cairo-test.cc:24: > > /opt/garnome/include/cairo/cairo-ft.h:60: error: > > `FT_Face' was not declared in this scope > > /opt/garnome/include/cairo/cairo-ft.h:61: error: > > expected primary-expression before "int" > > /opt/garnome/include/cairo/cairo-ft.h:61: error: > > initializer expression list treated as compound > > expression > > /opt/garnome/include/cairo/cairo-ft.h:63: error: > > `FT_Face' does not name a type > > In file included from gtk-cairo-test.cc:24: > > ../poppler/CairoOutputDev.h:146: error: > `FT_Library' > > does not name a type > > > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam > protection around > > http://mail.yahoo.com > -- > joseph_sacco [at] comcast [dot] net > > -- > garnome-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/garnome-list > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- garnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/garnome-list
