Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77663 - libgnomecanvasmm fails with configure
Summary: libgnomecanvasmm fails with configure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-12 04:49 UTC by Hanno Böck
Modified: 2005-05-18 12:06 UTC (History)
0 users

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


Attachments
depfix.patch (depfix.patch,551 bytes, patch)
2005-01-12 09:01 UTC, plors
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hanno Böck gentoo-dev 2005-01-12 04:49:02 UTC
I've installed gtkmm-2.4.8, seems that the configure-script doesn't find it.

checking for gtkmm-2.0 >= 2.2.5 libgnomecanvas-2.0 >= 1.113.0... Package gtkmm-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtkmm-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtkmm-2.0' found

configure: error: Library requirements (gtkmm-2.0 >= 2.2.5 libgnomecanvas-2.0 >= 1.113.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
Comment 1 plors 2005-01-12 06:58:07 UTC
What do you mean by "the configure-script doesn't find it" ?

It seems the package you're trying to install depends on gtkmm-2.2 which is != gtkmm-2.4

Just emerge gtkmm-2.2.12 and you'd be fine.
Comment 2 plors 2005-01-12 09:01:45 UTC
Created attachment 48309 [details, diff]
depfix.patch

patch to fix incorrect depcheck and description of
libgnomecanvasmm-2.0.1.ebuild
Comment 3 Markus Rothe (RETIRED) gentoo-dev 2005-05-18 04:58:49 UTC
this was fixed by foser on 17 Jan 2005 (according to changelog). this bug can be
closed I think.
Comment 4 foser (RETIRED) gentoo-dev 2005-05-18 12:06:43 UTC
guess so