RE: missing stamp-gtkmarshalers.h



Thanks. I actually had the newer version in a prefix directory. even though i included that in the PKG_CONFIG_PATH i neglected to modify PATH and LD_LIBRARY_PATH. That did the trick.

but then i go fresh errors. see below. I search the archive and it seems others had the same problem about a month ago but no resolution was posted.

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
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.)
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

I do see _gtk_marshal_VOID__OBJECT_BOXED_BOOLEAN_BOOLEANv declared in gtkmarshalers.h
 and that file included gtkcellarea.c

what gives

-------- Original Message --------
Subject: Re: missing stamp-gtkmarshalers.h
From: "Jasper St. Pierre" <jstpierre mecheye net>
Date: Sun, June 24, 2012 5:24 pm
To: lanre ijebu com
Cc: gtk-list gnome org

Looks like your glib version is too old, and you need a newer version
of glib-genmarshal.

On Sun, Jun 24, 2012 at 7:51 PM, <lanre ijebu com> wrote:
> I can't compile gtk+3.4.0. Looks like stamp-gtkmarshalers.h
>  is missing from the source bundle.  I'm on Centos 6.2 64 bit.
>
> Here's the error.
>
> make[2]: Leaving directory `/home/lsarumi/Downloads/gtk+-3.4.0/gdk'
> Making all in gtk
> make[2]: Entering directory `/home/lsarumi/Downloads/gtk+-3.4.0/gtk'
>   GEN    gtktypefuncs.c
>   GEN    stamp-gtkmarshalers.h
>
> (process:16697): GLib-Genmarshal-WARNING **: failed to open
> "--valist-marshallers": No such file or directory
> make[2]: *** [stamp-gtkmarshalers.h] Error 1
> make[2]: Leaving directory `/home/lsarumi/Downloads/gtk+-3.4.0/gtk'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/lsarumi/Downloads/gtk+-3.4.0'
> make: *** [all] Error 2
>
> thanks in advance.
>
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> https://mail.gnome.org/mailman/listinfo/gtk-list
>



--
  Jasper


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