Error with pango library when compiling a program



Hello to all !,

I've tried to compile a program but I get the next error message:

[]$ gcc -Wall -g flin.c -o flin `pkg-config --cflags --libs gtk+-2.0`
/usr/local/lib/libpangoft2-1.0.so.0: undefined reference to `pango_renderer_get_type' /usr/local/lib/libpangoft2-1.0.so.0: undefined reference to `pango_renderer_set_matrix' /usr/local/lib/libpangoft2-1.0.so.0: undefined reference to `g_assert_warning' /usr/local/lib/libpangoft2-1.0.so.0: undefined reference to `pango_renderer_draw_glyphs' /usr/local/lib/libpangoft2-1.0.so.0: undefined reference to `pango_renderer_draw_layout' /usr/local/lib/libpangoft2-1.0.so.0: undefined reference to `pango_renderer_draw_layout_line' /usr/local/lib/libpangoft2-1.0.so.0: undefined reference to `pango_font_description_get_size_is_absolute' /usr/local/lib/libpangoft2-1.0.so.0: undefined reference to `g_return_if_fail_warning'
collect2: ld va retornar l'estat de sortida 1

Could anyone help me ?

Thanks,

David Gasa i Castell.





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