Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cannot compile x11-libs/libgksu because of wrong dependency
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Darkshine
n00b
n00b


Joined: 06 Nov 2007
Posts: 53
Location: Kiev, Micronesia

PostPosted: Fri Aug 24, 2012 11:03 am    Post subject: cannot compile x11-libs/libgksu because of wrong dependency Reply with quote

When building x11-libs/libgksu-2.0.12-r1 I encounter the following errors:

Code:
In file included from /usr/include/libgtop-2.0/glibtop.h:25:0,
                 from libgksu.c:39:
/usr/include/glib-2.0/glib/gmacros.h:32:2: error: #error "Only <glib.h> can be included directly."


I googled for this error message and found that includes like "#include <glib/gstdio.h>" are not allowed, only "#include <glib.h>" is allowed. There were no glib/* includes in libgksu, but they were in its outdated dependency gnome-base/libgtop-2.24.4. I manually updated libgtop to the latest 2.28.4 and after that libgksu compiled fine. But I would expect that portage should update libgtop automatically.

Question. Should I report a bug for this? There is the following dependency in libgksu-2.0.12-r1's ebuild:
>=gnome-base/libgtop-2
which I think should be changed at least to
>gnome-base/libgtop-2.24.4
Back to top
View user's profile Send private message
Aquous
l33t
l33t


Joined: 08 Jan 2011
Posts: 700

PostPosted: Mon Aug 27, 2012 10:01 am    Post subject: Reply with quote

Yep, you should file a bug :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum