When installing GkrellM 2.2.* on a host without X (USE -X) the include file gkrellmd.h does not get installed even though it is needed to compile server-plugins for gkrellm. Reproducible: Always Steps to Reproduce: 1. 2. 3. Actual Results: Ebuild installs gkrellmd but does not install server/gkrellmd.h in /usr/include/gkrellm2/ Expected Results: server/gkrellmd.h should get installed in /usr/include/gkrellm2/ This problem exists for gkrellm ebuilds version 2.2.4, 2.2.5 and 2.2.6. For a patch, see bug #80834 (a few bugs affected by this issue were marked as fixed but this missing include is still not installed, so building server-plugins like gkrelltop will fail, see bug #74002, which is not fixed yet)
New ebuild for version 2.2.7 does not fix this issue either. Whould be good to get the gkrellmd.h include installed on non-X systems as it's needed by server-side plugins!
*** This bug has been marked as a duplicate of 102751 ***