Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 179750 - net-irc/lostirc-0.4.6: missing atkmm-1.6
Summary: net-irc/lostirc-0.4.6: missing atkmm-1.6
Status: VERIFIED DUPLICATE of bug 153294
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-25 13:21 UTC by Martin von Gagern
Modified: 2007-05-25 14:19 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 von Gagern 2007-05-25 13:21:21 UTC
checking pkg-config is at least version 0.9.0... yes
checking for GLIBMMDEPS_CFLAGS... -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking for GLIBMMDEPS_LIBS... -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lglib-2.0
checking for GTKMMDEPS_CFLAGS...
checking for GTKMMDEPS_LIBS...
configure: error: Package requirements (gtkmm-2.4 gdkmm-2.4 atkmm-1.6 pangomm-1.4) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively you may set the GTKMMDEPS_CFLAGS and GTKMMDEPS_LIBS environment variables
to avoid the need to call pkg-config.  See the pkg-config man page for
more details.

Running pkg-config on each of the four listet requirements tells me that it's atkmm-1.6 that is missing. I will try bug 155240 comment 5 next.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-05-25 13:44:29 UTC

*** This bug has been marked as a duplicate of bug 153294 ***
Comment 2 Martin von Gagern 2007-05-25 13:57:57 UTC
Yes, indeed a dup from what I can tell, and the workaround worked all right.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-05-25 14:19:43 UTC
Thanks for reporting back.