Error while installing GTK: 3.0.1



I have been trying to install GTK 3.0.1 but I am getting following error
CC gtkpango.lo
gtkpango.c:42: error: expected specifier-qualifier-list before 'PangoRenderer'
gtkpango.c:49: error: expected specifier-qualifier-list before
'PangoRendererClass'
gtkpango.c: In function '_gtk_fill_layout_renderer_get_type':
gtkpango.c:52: error: 'PANGO_TYPE_RENDERER' undeclared (first use in
this function)
gtkpango.c:52: error: (Each undeclared identifier is reported only once
gtkpango.c:52: error: for each function it appears in.)
gtkpango.c: At top level:
gtkpango.c:55: error: expected ')' before '*' token
gtkpango.c:68: error: expected ')' before '*' token
gtkpango.c:81: error: expected ')' before '*' token
gtkpango.c:100: error: expected ')' before '*' token
gtkpango.c:135: error: expected ')' before '*' token
gtkpango.c:149: error: expected ')' before '*' token
gtkpango.c: In function '_gtk_fill_layout_renderer_class_init':
gtkpango.c:196: error: 'PangoRendererClass' undeclared (first use in
this function)
gtkpango.c:196: error: 'renderer_class' undeclared (first use in this function)
gtkpango.c:196: warning: implicit declaration of function 'PANGO_RENDERER_CLASS'
gtkpango.c:198: error: 'gtk_fill_layout_renderer_draw_glyphs'
undeclared (first use in this function)
gtkpango.c:199: error: 'gtk_fill_layout_renderer_draw_glyph_item'
undeclared (first use in this function)
gtkpango.c:200: error: 'gtk_fill_layout_renderer_draw_rectangle'
undeclared (first use in this function)
gtkpango.c:201: error: 'gtk_fill_layout_renderer_draw_trapezoid'
undeclared (first use in this function)
gtkpango.c:202: error: 'gtk_fill_layout_renderer_draw_error_underline'
undeclared (first use in this function)
gtkpango.c:203: error: 'gtk_fill_layout_renderer_draw_shape'
undeclared (first use in this function)
gtkpango.c: In function '_gtk_pango_fill_layout':
gtkpango.c:225: error: 'GtkFillLayoutRenderer' has no member named 'cr'
gtkpango.c:226: warning: implicit declaration of function
'pango_renderer_draw_layout'
gtkpango.c:226: warning: implicit declaration of function 'PANGO_RENDERER'
make[4]: *** [gtkpango.lo] Error 1
make[4]: Leaving directory `/data/bgb290/pankajb/ankuj/linphone/gtk+-3.0.1/gtk'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/data/bgb290/pankajb/ankuj/linphone/gtk+-3.0.1/gtk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/data/bgb290/pankajb/ankuj/linphone/gtk+-3.0.1/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/data/bgb290/pankajb/ankuj/linphone/gtk+-3.0.1'
make: *** [all] Error 2

I am having pango version 1.28.2. I also tried with installing
fontconfig but that also didn't work

Regards
Ankuj


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]