Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67724 - gwget compillation error, wrong DEPEND?
Summary: gwget compillation error, wrong DEPEND?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-15 15:42 UTC by viktor
Modified: 2004-11-04 00:52 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 viktor 2004-10-15 15:42:07 UTC
When compiling gwget, it ends with the following library dependency error in econf:

checking for libgnomeui-2.0 >= 2.0.0
		 	  gtk+-2.0 	>= 2.4.0
			  libglade-2.0 	>= 2.0.0... Requested 'gtk+-2.0 >= 2.4.0' but version of GTK+ is 2.2.1

configure: error: Library requirements (libgnomeui-2.0 >= 2.0.0
		 	  gtk+-2.0 	>= 2.4.0
			  libglade-2.0 	>= 2.0.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.

It seems there should be a DEPEND like gtk+-2.0 >= 2.4.0.

I should update my world, but: 1. it's time consuming, 2. in reality it never worked for me without big troubles, and ended with unusable system. That why I prefer to build a new system in a chroot, migrate my old configuration to there, test it, then swap roots. But this has nothing to do with the error above.
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2004-10-17 16:55:49 UTC
which version of gwget?
Comment 2 viktor 2004-10-18 02:18:01 UTC
net-misc/gwget-0.14

Sorry about missing information.
Comment 3 Mike Gardiner (RETIRED) gentoo-dev 2004-11-04 00:52:07 UTC
Correct, fixed in CVS now, thanks for your report.