17 Jul 17:19
[Fwd: Re: pygobject-2.14.2 on mac osx]
From: Johan Dahlin <jdahlin <at> async.com.br>
Subject: [Fwd: Re: pygobject-2.14.2 on mac osx]
Newsgroups: gmane.comp.gnome.gtk+.python
Date: 2008-07-17 15:20:39 GMT
Subject: [Fwd: Re: pygobject-2.14.2 on mac osx]
Newsgroups: gmane.comp.gnome.gtk+.python
Date: 2008-07-17 15:20:39 GMT
-------- Original Message --------
Subject: Re: [pygtk] pygobject-2.14.2 on mac osx
Date: Thu, 17 Jul 2008 07:34:53 -0700
From: Robert Baertsch <baertsch <at> soe.ucsc.edu>
To: Johan Dahlin <johan <at> gnome.org>
References: <869A8404-4005-4961-AC2B-CF4A9FB3C9E1 <at> soe.ucsc.edu>
<cc2cd2010807170102y1d45d47ei3062db3e6095cc8f <at> mail.gmail.com>
I installed libtool 2.2.4 and got the same error on
pygobject-2.14.2. I was able to compile an older build 2.10.1
I can tried an older versions of pygtk (2.8) since 2.12 requires a
newer version of pygobject.
But got
Could not write virtual accessor method GtkObject.set_arg: No ArgType
for 'GtkArg*'
Could not write virtual accessor method GtkObject.get_arg: No ArgType
for 'GtkArg*'
Could not write virtual proxy GtkObject.set_arg: No ArgType for
'GtkArg*'
Could not write virtual proxy GtkObject.get_arg: No ArgType for
'GtkArg*'
....
On the other hand, my goal is matplotlib so perhaps I should be using
a different backend on osx until you guys add explicity support.
-Robert
On Jul 17, 2008, at 1:02 AM, Johan Dahlin wrote:
> [and a copy to the list]
>
> On Wed, Jul 16, 2008 at 8:37 PM, Robert Baertsch
> <baertsch <at> soe.ucsc.edu> wrote:
>> I'm trying to build pygobject on osx 10.4 using gcc 4.0.1 after
>> building:
>> cairo-1.6.4
>> pango-1.21.3
>> gtk+-2.12.2
>> glib-2.16.4
>> atk-1.22.0
>>
>> I had to edit libtool to remove the ${wl} symbol before -undefined
>> dynamic_lookup, it was causing a syntax error with gcc.
>> I also had to force -export-symbols-list .libs/_gobject-
>> symbols.expsym since -export-symbols-regex is not supported.
>>
>> I'm getting the following error:
>
> Looks like a libtool bug. Are you using the latest version of libtool?
>
> Johan
_______________________________________________
pygtk mailing list pygtk <at> daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
RSS Feed