Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5758 - gvcs won't compile
Summary: gvcs won't compile
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Spider (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-29 21:08 UTC by Dan M
Modified: 2011-10-30 22: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 Dan M 2002-07-29 21:08:09 UTC
I've got a relatively stock Gentoo 1.2 system that was freshly installed a few
days ago.  Since then everything I've emerged had installed just fine.  Today I
tried to emerge gcvs with the command "emerge gcvs".  It worked just fine
installing most of the dependancies but errors on a configure script.  The
output that the system gives before aborting is:

checking for gtkmm-2.0 >= 1.3.12 libglade-2.0 >= 1.99.11... 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 >= 1.3.12 libglade-2.0 >=
1.99.11) not met; consider adjusting the PKG_CONFIG_PATH environment variable if
your libraries are in a nonstandard prefix so pkg-config can find them.

!!! ERROR: The ebuild did not complete successfully.
!!! Function gnome2_src_configure, Line -5637, Exitcode 1
!!! ./configure failure

!!! emerge aborting on 
/usr/portage/gnome-extra/libglademm/libglademm-1.3.1.ebuild .

I did a search of the portage tree and cannot seem to find the program that the
configure script is looking for.
Comment 1 Spider (RETIRED) gentoo-dev 2002-07-30 03:45:38 UTC
okay, I'll look into this. 
appears it pulls in the wrong version og libglademm