Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 198955 - x11-libs/pango-1.18.3 => GTK+ ... Can't link to Pango. Pango is required to build.
Summary: x11-libs/pango-1.18.3 => GTK+ ... Can't link to Pango. Pango is required to b...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-12 18:13 UTC by Martin Ošmera
Modified: 2007-11-12 18:38 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 Martin Ošmera 2007-11-12 18:13:10 UTC
After I merged x11-libs/pango-1.18.3 I was unable to compile many other packages (e.g GTK+). Always it results to "Can't link to Pango. Pango is required to build.". I don't know anything about pango so I can't give you more info, but I hope I helped. (Sorry for my English)

Reproducible: Always

Steps to Reproduce:
1. emerge =x11-libs/pango-1.18.3
2. emerge =x11-libs/gtk+-2.12.1-r1
Actual Results:  
# cat /var/tmp/portage/x11-libs/gtk+-2.12.1/work/gtk+-2.12.1/config.log
...
| int
| main ()
| {
| return pango_context_new ();
|   ;
|   return 0;
| }
configure:32563: error:
*** Can't link to Pango. Pango is required to build
*** GTK+. For more information see http://www.pango.org


Possible solution (for common user) is to merge x11-libs/pango-1.18.2
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-11-12 18:38:30 UTC
Reopen with config.log attached and emerge --info output.