Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Всем, имеющим траблы с компиляцией pango-1.40...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Russian
View previous topic :: View next topic  
Author Message
chernousov
Tux's lil' helper
Tux's lil' helper


Joined: 30 May 2004
Posts: 117

PostPosted: Thu Jun 24, 2004 5:05 pm    Post subject: Всем, имеющим траблы с компиляци Reply with quote

Обновил портежи (от 23 июня 2004), решил заемержить новый gtk+-2.4.1. Ему нужен pango-1.40. На компиляции pango вываливается ошибка:
Code:
pangoft2.c: In function `pango_ft2_font_get_face':
pangoft2.c:205: error: `FC_HINT_STYLE' undeclared (first use in this function)
pangoft2.c:205: error: (Each undeclared identifier is reported only once
pangoft2.c:205: error: for each function it appears in.)
pangoft2.c:206: error: `FC_HINT_FULL' undeclared (first use in this function)
pangoft2.c:208: error: `FC_HINT_NONE' undeclared (first use in this function)
pangoft2.c:212: error: `FC_HINT_SLIGHT' undeclared (first use in this function)
pangoft2.c:213: error: `FC_HINT_MEDIUM' undeclared (first use in this function)
make[4]: *** [pangoft2.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/var/tmp/portage/pango-1.4.0/work/pango-1.4.0/pango'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/pango-1.4.0/work/pango-1.4.0/pango'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/pango-1.4.0/work/pango-1.4.0/pango'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/pango-1.4.0/work/pango-1.4.0'
make: *** [all] Error 2

!!! ERROR: x11-libs/pango-1.4.0 failed.
!!! Function gnome2_src_compile, Line 39, Exitcode 2
!!! compile failure
Лечится временным "прятанием" файла /usr/X11R6/include/fontconfig/fontconfig.h:
Code:
mv /usr/X11R6/include/fontconfig/fontconfig.h /usr/X11R6/include/fontconfig/fontconfig.h--
emerge pango
mv /usr/X11R6/include/fontconfig/fontconfig.h-- /usr/X11R6/include/fontconfig/fontconfig.h

P.S. По материалам вот этого треда.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Russian All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum