Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3451 - gtk+-2.0.3.ebuild - missing pango dependency
Summary: gtk+-2.0.3.ebuild - missing pango dependency
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-06 10:03 UTC by Yannick Koehler (RETIRED)
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yannick Koehler (RETIRED) gentoo-dev 2002-06-06 10:03:26 UTC
checking for sys/shm.h... yes
checking X11/extensions/XShm.h... yes
checking Pango flags...   -I/usr/include/pango-1.0 -I/usr/X11R6/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2   
 -lpangox-1.0 -lpangoxft-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking for pango_context_new in -lpango-1.0... no
configure: error:
*** Can't link to Pango. Pango is required to build
*** GTK+. For more information see http://www.pango.org

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 48, Exitcode 1
!!! (no error message)

!!! emerge aborting on  /usr/portage/x11-libs/gtk+/gtk+-2.0.3.ebuild .
Comment 1 Spider (RETIRED) gentoo-dev 2002-06-06 10:54:22 UTC
You have a broken freetype installed.

emerge -C freetype pango
emerge gtk+

and the dependencies will resolve itself and work.
see also http://gentoo.org/~spider/