| Paste number 83390: | [CairoFontEngine.lo] Error 1 |
| Pasted by: | khinester |
| When: | 7 months, 13 hours ago |
| Share: | Tweet this! | http://paste.lisp.org/+1SCE |
| Channel: | None |
| Paste contents: |
libtool: link: rm -fr .libs/libpoppler.lax .libs/libpoppler.lax
libtool: link: ( cd ".libs" && rm -f "libpoppler.la" && ln -s "../libpoppler.la" "libpoppler.la" )
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/Library/Frameworks/Cairo.framework/Headers -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -Wall -Wno-write-strings -g -O2 -D_THREAD_SAFE -MT CairoFontEngine.lo -MD -MP -MF .deps/CairoFontEngine.Tpo -c -o CairoFontEngine.lo CairoFontEngine.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -I/Library/Frameworks/Cairo.framework/Headers -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -Wall -Wno-write-strings -g -O2 -D_THREAD_SAFE -MT CairoFontEngine.lo -MD -MP -MF .deps/CairoFontEngine.Tpo -c CairoFontEngine.cc -fno-common -DPIC -o .libs/CairoFontEngine.o
In file included from CairoFontEngine.cc:35:
CairoFontEngine.h:35:22: error: cairo-ft.h: No such file or directory
CairoFontEngine.h:41: error: 'FT_Library' has not been declared
CairoFontEngine.h:45: error: ISO C++ forbids declaration of 'cairo_font_face_t' with no type
CairoFontEngine.h:45: error: expected ';' before '*' token
CairoFontEngine.h:51: error: 'cairo_font_face_t' has not been declared
CairoFontEngine.h:51: error: 'FT_Face' has not been declared
CairoFontEngine.h:54: error: ISO C++ forbids declaration of 'cairo_font_face_t' with no type
CairoFontEngine.h:54: error: expected ';' before '*' token
CairoFontEngine.h:55: error: 'FT_Face' does not name a type
CairoFontEngine.h:75: error: expected `)' before 'libA'
CairoFontEngine.h:82: error: 'FT_Library' does not name a type
CairoFontEngine.cc:62: error: 'cairo_user_data_key_t' does not name a type
CairoFontEngine.cc: In function 'void _ft_done_face_uncached(void*)':
CairoFontEngine.cc:67: error: 'FT_Face' was not declared in this scope
CairoFontEngine.cc:67: error: expected `;' before 'face'
CairoFontEngine.cc:68: error: 'face' was not declared in this scope
CairoFontEngine.cc:68: error: 'FT_Done_Face' was not declared in this scope
CairoFontEngine.cc: At global scope:
CairoFontEngine.cc:72: error: 'FT_Library' was not declared in this scope
CairoFontEngine.cc:73: error: expected primary-expression before 'const'
CairoFontEngine.cc:74: error: 'FT_Face' was not declared in this scope
CairoFontEngine.cc:74: error: 'face_out' was not declared in this scope
CairoFontEngine.cc:75: error: 'cairo_font_face_t' was not declared in this scope
CairoFontEngine.cc:75: error: 'font_face_out' was not declared in this scope
CairoFontEngine.cc:75: error: initializer expression list treated as compound expression
CairoFontEngine.cc:76: error: expected ',' or ';' before '{' token
CairoFontEngine.cc:110: error: 'FT_Library' does not name a type
CairoFontEngine.cc:111: error: 'FT_Face' does not name a type
CairoFontEngine.cc:112: error: ISO C++ forbids declaration of 'cairo_font_face_t' with no type
CairoFontEngine.cc:112: error: expected ';' before '*' token
CairoFontEngine.cc: In function 'GBool _ft_face_data_equal(_ft_face_data*, _ft_face_data*)':
CairoFontEngine.cc:130: error: 'struct _ft_face_data' has no member named 'lib'
CairoFontEngine.cc:130: error: 'struct _ft_face_data' has no member named 'lib'
CairoFontEngine.cc: In function 'void _ft_done_face(void*)':
CairoFontEngine.cc:159: error: 'struct _ft_face_data' has no member named 'face'
CairoFontEngine.cc:159: error: 'FT_Done_Face' was not declared in this scope
CairoFontEngine.cc: At global scope:
CairoFontEngine.cc:164: error: 'FT_Library' was not declared in this scope
CairoFontEngine.cc:165: error: expected primary-expression before 'const'
CairoFontEngine.cc:166: error: 'FT_Face' was not declared in this scope
CairoFontEngine.cc:166: error: 'face_out' was not declared in this scope
CairoFontEngine.cc:167: error: 'cairo_font_face_t' was not declared in this scope
CairoFontEngine.cc:167: error: 'font_face_out' was not declared in this scope
CairoFontEngine.cc:167: error: initializer expression list treated as compound expression
CairoFontEngine.cc:168: error: expected ',' or ';' before '{' token
CairoFontEngine.cc:251: error: 'FT_Library' has not been declared
CairoFontEngine.cc: In static member function 'static CairoFont* CairoFont::create(GfxFont*, XRef*, int, GBool)':
CairoFontEngine.cc:264: error: 'FT_Face' was not declared in this scope
CairoFontEngine.cc:264: error: expected `;' before 'face'
CairoFontEngine.cc:265: error: 'cairo_font_face_t' was not declared in this scope
CairoFontEngine.cc:265: error: 'font_face' was not declared in this scope
CairoFontEngine.cc:333: error: 'face' was not declared in this scope
CairoFontEngine.cc:333: error: '_ft_new_face' cannot be used as a function
CairoFontEngine.cc:345: error: 'face' was not declared in this scope
CairoFontEngine.cc:345: error: 'FT_Get_Name_Index' was not declared in this scope
CairoFontEngine.cc:388: error: 'face' was not declared in this scope
CairoFontEngine.cc:388: error: '_ft_new_face' cannot be used as a function
CairoFontEngine.cc:410: error: 'face' was not declared in this scope
CairoFontEngine.cc:410: error: '_ft_new_face' cannot be used as a function
CairoFontEngine.cc:433: error: 'face' was not declared in this scope
CairoFontEngine.cc: At global scope:
CairoFontEngine.cc:443: error: 'cairo_font_face_t' has not been declared
CairoFontEngine.cc:443: error: 'FT_Face' has not been declared
CairoFontEngine.cc: In constructor 'CairoFont::CairoFont(Ref, int*, int, Gushort*, int, GBool)':
CairoFontEngine.cc:444: error: class 'CairoFont' does not have any field named 'cairo_font_face'
CairoFontEngine.cc:445: error: class 'CairoFont' does not have any field named 'face'
CairoFontEngine.cc: In destructor 'CairoFont::~CairoFont()':
CairoFontEngine.cc:449: error: 'cairo_font_face' was not declared in this scope
CairoFontEngine.cc:449: error: 'cairo_font_face_destroy' was not declared in this scope
CairoFontEngine.cc: At global scope:
CairoFontEngine.cc:458: error: expected constructor, destructor, or type conversion before '*' token
CairoFontEngine.cc: In member function 'long unsigned int CairoFont::getGlyph(CharCode, Unicode*, int)':
CairoFontEngine.cc:466: error: 'FT_UInt' was not declared in this scope
CairoFontEngine.cc:466: error: expected `;' before 'gid'
CairoFontEngine.cc:468: warning: comparison between signed and unsigned integer expressions
CairoFontEngine.cc:469: error: 'gid' was not declared in this scope
CairoFontEngine.cc:469: error: expected `;' before 'codeToGID'
CairoFontEngine.cc:471: error: 'gid' was not declared in this scope
CairoFontEngine.cc:471: error: expected `;' before 'code'
CairoFontEngine.cc:473: error: 'gid' was not declared in this scope
CairoFontEngine.cc: In member function 'double CairoFont::getSubstitutionCorrection(GfxFont*)':
CairoFontEngine.cc:495: error: 'cairo_matrix_t' was not declared in this scope
CairoFontEngine.cc:495: error: expected `;' before 'm'
CairoFontEngine.cc:496: error: 'm' was not declared in this scope
CairoFontEngine.cc:496: error: 'cairo_matrix_init_identity' was not declared in this scope
CairoFontEngine.cc:497: error: 'cairo_font_options_t' was not declared in this scope
CairoFontEngine.cc:497: error: 'options' was not declared in this scope
CairoFontEngine.cc:497: error: 'cairo_font_options_create' was not declared in this scope
CairoFontEngine.cc:498: error: 'CAIRO_HINT_STYLE_NONE' was not declared in this scope
CairoFontEngine.cc:498: error: 'cairo_font_options_set_hint_style' was not declared in this scope
CairoFontEngine.cc:499: error: 'CAIRO_HINT_METRICS_OFF' was not declared in this scope
CairoFontEngine.cc:499: error: 'cairo_font_options_set_hint_metrics' was not declared in this scope
CairoFontEngine.cc:500: error: 'cairo_scaled_font_t' was not declared in this scope
CairoFontEngine.cc:500: error: 'scaled_font' was not declared in this scope
CairoFontEngine.cc:500: error: 'cairo_font_face' was not declared in this scope
CairoFontEngine.cc:500: error: 'cairo_scaled_font_create' was not declared in this scope
CairoFontEngine.cc:502: error: 'cairo_text_extents_t' was not declared in this scope
CairoFontEngine.cc:502: error: expected `;' before 'extents'
CairoFontEngine.cc:503: error: 'extents' was not declared in this scope
CairoFontEngine.cc:503: error: 'cairo_scaled_font_text_extents' was not declared in this scope
CairoFontEngine.cc:505: error: 'cairo_scaled_font_destroy' was not declared in this scope
CairoFontEngine.cc:506: error: 'cairo_font_options_destroy' was not declared in this scope
CairoFontEngine.cc: At global scope:
CairoFontEngine.cc:527: error: expected `)' before 'libA'
CairoFontEngine.cc: In member function 'CairoFont* CairoFontEngine::getFont(GfxFont*, XRef*)':
CairoFontEngine.cc:577: error: 'lib' was not declared in this scope
CairoFontEngine.cc: At global scope:
CairoFontEngine.cc:65: warning: 'void _ft_done_face_uncached(void*)' defined but not used
CairoFontEngine.cc:72: warning: '_ft_new_face_uncached' defined but not used
CairoFontEngine.cc:116: warning: 'long unsigned int _djb_hash(const unsigned char*, size_t)' defined but not used
CairoFontEngine.cc:128: warning: 'GBool _ft_face_data_equal(_ft_face_data*, _ft_face_data*)' defined but not used
CairoFontEngine.cc:141: warning: 'void _ft_done_face(void*)' defined but not used
make[3]: *** [CairoFontEngine.lo] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
This paste has no annotations.