[Pidgin] #2832: make aborts in gntline.c
Pidgin
trac at pidgin.im
Wed Aug 29 04:59:34 EDT 2007
#2832: make aborts in gntline.c
---------------------------+------------------------------------------------
Reporter: MuRdOc | Owner:
Type: defect | Status: new
Priority: minor | Milestone:
Component: pidgin (gtk) | Version: 2.1.1
Resolution: | Keywords: make gtk error
Pending: 0 |
---------------------------+------------------------------------------------
Comment (by MuRdOc):
I tried your fix, it worked (thanks), two more errors accured because of
wrong include paths in the source, I corrected them and now I'm back to
this error:
{{{
/usr/include/gtk-2.0/gdk/gdk.h:69: error: syntax error before '*' token
In file included from /usr/include/gtk-2.0/gtk/gtk.h:114,
from ../../../pidgin/pidgin.h:33,
from gestures.c:22:
/usr/include/gtk-2.0/gtk/gtkmain.h:99: error: syntax error before
'GOptionEntry'/usr/include/gtk-2.0/gtk/gtkmain.h:103: error: syntax error
before '*' token
/usr/include/gtk-2.0/gtk/gtkmain.h:103: warning: type defaults to 'int' in
declaration of 'gtk_get_option_group'
/usr/include/gtk-2.0/gtk/gtkmain.h:103: warning: data definition has no
type or storage class
make[4]: *** [gestures.lo] Error 1
make[4]: Leaving directory
`/home/murdoc/Downloads/pidgin-2.1.1/pidgin/plugins/gestures'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/murdoc/Downloads/pidgin-2.1.1/pidgin/plugins'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/murdoc/Downloads/pidgin-2.1.1/pidgin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/murdoc/Downloads/pidgin-2.1.1'
make: *** [all] Error 2
}}}
I'm going to try what you said and reinstall Glib and Gtk from the package
manager.
--
Ticket URL: <http://developer.pidgin.im/ticket/2832#comment:2>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list