8 Jul
2012
8 Jul
'12
8 a.m.
On Sat, Jul 07, 2012 at 03:28:27PM +0000, caio bonvenuto wrote:
Hey guys, I have a problem for make packages, the compilation. I have this problem in several packages...
one example:
In file included from ../xchat.h:3:0, ���������������� from dbus-client.c:24: /usr/include/glib-2.0/glib/gslist.h:28:2: error: #error "Only <glib.h> can be included directly."
that's is not related to dbus but to our new glib. Attached patch for xchat should fix it. You can do a similar approach for other gtk/glib programs. Greetings Juergen