Re: Problems with pango



On 19.08.2005, at 16:39, David Gasa Castell wrote:

Yesterday I send this message to the mail list:

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 ?

Now, I wonder if any kind of data is omitted... Do you need further information ?

In my short time on this list I've gathered that it is a place where people often post problems, but seldom solutions. I too posted some questions recently to which nobody reacted in the slightest. I am by no means a Pango expert, but I can attempt to improve the ratio.

What is the program you are trying to compile, and its version? On what platform, and with what operating system and version? Which versions of Pango have you tried? Perhaps the program you are trying to compile requires a version newer or older than the one you have. I would at least try the two most recent stable versions, which I believe are 1.10.0 and 1.8.2. I believe 1.9 was a development series leading up to 1.10.0, though you could try 1.9.1 if you're feeling adventurous.





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