Задумал вот поставить GTK+, но мой план обломался на этапе компиляции cairo и pango. В чём может быть дело? Дистриб: Mandriva2007free error выдаёт pango-0.25: fribidi.c: In function ‘new_type_link’: fribidi.c:102: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token fribidi.c:102: error: ‘mem_chunk’ undeclared (first use in this function) fribidi.c:102: error: (Each undeclared identifier is reported only once fribidi.c:102: error: for each function it appears in.) fribidi.c:106: warning: implicit declaration of function ‘g_mem_chunk_create’ fribidi.c:108: warning: implicit declaration of function ‘g_chunk_new’ fribidi.c:108: error: expected expression before ‘TypeLink’ fribidi.c:108: warning: assignment makes pointer from integer without a cast error выдаёт cairo-1.0.2: /home/alex/tmp/ccLGSnic.s: Assembler messages: /home/alex/tmp/ccLGSnic.s:8456: Error: symbol `_cairo_pixman_composite' is already defined
Помогите плиз разобраться ))