Re: Error while building GTK+ from source



Hi,

On Sat, Apr 7, 2012 at 16:16, Phani Bhushan Tholeti <tpb261 gmail com> wrote:
> I got the source code using this:
> git clone git://git.gnome.org/glib
>
> Replace gtk+ in this page (http://www.gtk.org/download/) with the
> various modules mentioned.
> I guess that is correct. pkg-config says 2.32.1
>
> $ pkg-config --modversion glib-2.0
> 2.32.1

I also tried the source tarballs from this location:
http://www.gtk.org/download/linux.php

Then I get a new error:
gdkdisplay.c:1606: Warning: Gdk: missing ':' at column 42:
* gdk_display_supports_clipboard_persistence
^
gdkdisplay.c:1627: Warning: Gdk: missing ':' at column 27:
* gdk_display_store_clipboard
^
gdkevents.c:173: Warning: Gdk: multiple comment blocks documenting
'_gdk_event_queue_insert_after:' identifier.
gdkevents.c:1850: Warning: Gdk: gdk_event_get_event_sequence: return
value: Invalid non-constant return of bare structure or union;
register as boxed type or (skip)
gtkcellarea.c: In function ‘gtk_cell_area_class_init’:
gtkcellarea.c:711: error:
‘_gtk_marshal_VOID__OBJECT_BOXED_BOOLEAN_BOOLEANv’ undeclared (first
use in this function)
gtkcellarea.c:711: error: (Each undeclared identifier is reported only once
gtkcellarea.c:711: error: for each function it appears in.)
make[4]: *** [libgtk_3_la-gtkcellarea.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

-----------------



I was wondering what became of this error? This is as far as I get as well.

gtk+-3.4.1

<snip>
CC libgtk_3_la-gtkbuilderparser.lo
CC libgtk_3_la-gtkbuilder-menus.lo
CC libgtk_3_la-gtkbutton.lo
CC libgtk_3_la-gtkcalendar.lo
CC libgtk_3_la-gtkcellarea.lo
gtkcellarea.c: In function 'gtk_cell_area_class_init':
gtkcellarea.c:711:31: error: '_gtk_marshal_VOID__OBJECT_BOXED_BOOLEAN_BOOLEANv' undeclared (first use in this function) gtkcellarea.c:711:31: note: each undeclared identifier is reported only once for each function it appears in
make[4]: *** [libgtk_3_la-gtkcellarea.lo] Error 1


Thanks for any help



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]