Update to poppler: 0.4.1 -Joseph
============================================================ On Sat, 2005-08-27 at 13:10 -0700, Robert Ford wrote: > Engine.cc -fPIC -DPIC -o .libs/CairoFontEngine.o > In file included from > /opt/garnome/include/cairo/cairo-ft.h:47, > from CairoFontEngine.h:15, > from CairoFontEngine.cc:14: > /opt/garnome/include/ft2build.h:56:38: > freetype/config/ftheader.h: No such file or directory > In file included from CairoFontEngine.h:15, > from CairoFontEngine.cc:14: > /opt/garnome/include/cairo/cairo-ft.h:48:10: #include > expects "FILENAME" or <FILENAME> > In file included from CairoFontEngine.h:15, > from CairoFontEngine.cc:14: > /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 CairoFontEngine.cc:14: > CairoFontEngine.h:21: error: `FT_Library' has not been > declared > CairoFontEngine.h:21: error: ISO C++ forbids > declaration of `lib' with no type > CairoFontEngine.h:32: error: `FT_Face' does not name a > type > CairoFontEngine.h:51: error: expected `)' before > "libA" > CairoFontEngine.h:58: error: `FT_Library' does not > name a type > CairoFontEngine.cc:70: error: `FT_Library' has not > been declared > CairoFontEngine.cc:70: error: ISO C++ forbids > declaration of `lib' with no type > CairoFontEngine.cc: In constructor > `CairoFont::CairoFont(GfxFont*, XRef*, > int)':CairoFontEngine.cc:166: error: `face' undeclared > (first use this function) > CairoFontEngine.cc:166: error: (Each undeclared > identifier is reported only once for each function it > appears in.) > CairoFontEngine.cc:166: error: `FT_New_Face' > undeclared (first use this function) > CairoFontEngine.cc:178: error: `FT_Get_Name_Index' > undeclared (first use this function) > CairoFontEngine.cc:253: error: `FT_LOAD_NO_HINTING' > undeclared (first use this function) > CairoFontEngine.cc:254: error: `FT_LOAD_NO_BITMAP' > undeclared (first use this function) > CairoFontEngine.cc:254: error: > `cairo_ft_font_face_create_for_ft_face' cannot be used > as a function > CairoFontEngine.cc: In destructor > `CairoFont::~CairoFont()': > CairoFontEngine.cc:273: error: `face' undeclared > (first use this function) > CairoFontEngine.cc:273: error: `FT_Done_Face' > undeclared (first use this function) > CairoFontEngine.cc: In member function `long unsigned > int CairoFont::getGlyph(CharCode, Unicode*, int)': > CairoFontEngine.cc:290: error: `FT_UInt' undeclared > (first use this function) > CairoFontEngine.cc:290: error: expected `;' before > "gid" > CairoFontEngine.cc:292: warning: comparison between > signed and unsigned integer expressions > CairoFontEngine.cc:293: error: `gid' undeclared (first > use this function) > CairoFontEngine.cc:293: error: expected `;' before > "codeToGID" > CairoFontEngine.cc:295: error: expected `;' before > "code" > CairoFontEngine.cc: At global scope: > CairoFontEngine.cc:337: error: expected `)' before > "libA" > CairoFontEngine.cc:337: error: expected `,' or `;' > before "libA" > CairoFontEngine.cc: In member function `CairoFont* > CairoFontEngine::getFont(GfxFont*, XRef*)': > CairoFontEngine.cc:381: error: `lib' undeclared (first > use this function) > > > > __________________________________ > Yahoo! Mail for Mobile > Take Yahoo! Mail with you! Check email on your mobile phone. > http://mobile.yahoo.com/learn/mail -- joseph_sacco [at] comcast [dot] net -- garnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/garnome-list
