Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 91578 - x11-plugins/mountapp missing gtk dependancy
Summary: x11-plugins/mountapp missing gtk dependancy
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Dockapp Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-05 08:14 UTC by R. Bosch
Modified: 2005-05-10 07:28 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 R. Bosch 2005-05-05 08:14:34 UTC
gtk+ is needed to compile, but is not summed up in the ebuild.

Reproducible: Always
Steps to Reproduce:
1. Take a setup without gtk
2. emerge mountapp


Actual Results:  
It starts with:

config.c:19:21: gtk/gtk.h: No such file or directory
config.c:35: error: syntax error before '*' token
config.c:37: warning: initialization from incompatible pointer type
config.c:38: warning: initialization from incompatible pointer type

Expected Results:  
emerge ewithout a hitch.

please add dependency:

=x11-libs/gtk+-1.2*
Comment 1 Michele Noberasco (RETIRED) gentoo-dev 2005-05-10 07:28:17 UTC
Fixed, thanks!