Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Building pygtk-2.22.0-r1 fails. Help, please!
Date: Fri, 22 Apr 2011 22:35:46
Message-Id: 4DB20263.4070802@gmail.com
In Reply to: [gentoo-user] Building pygtk-2.22.0-r1 fails. Help, please! by Alan Mackenzie
1 Alan Mackenzie wrote:
2 > Hi, Gentoo.
3 >
4 > In my attempt to 'emerge --update --deep xfce4-meta', one sole package
5 > is refusing to build, namely pygtk.
6 >
7 > Its log file displays many (perhaps 100) error lines like:
8 >
9 > Could not write method AtkObject.get_attributes: No ArgType for AtkAttributeSet*
10 >
11 > . The command that caused all these errors was:
12 >
13 > libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=athlon64 -Wall -fno-strict-aliasing -std=c9x -MT pango_la-pangomodule.lo -MD -MP -MF .deps/pango_la-pangomodule.Tpo -c pangomodule.c -fPIC -DPIC -o .libs/pango_la-pangomodule.o
14 >
15 > . If anybody knows how to fix this, or a more appropriate place to ask
16 > for help, please tell me.
17 >
18 > Thanks in advance!
19 >
20 >
21
22 I did a bit of googling and found some things to try. Running
23 etc-update was one and python-updater was another. I also saw a mention
24 of running fixlibtool but I'm not sure that helped any.
25
26 Maybe one of those will help. Maybe worth trying at least.
27
28 Dale
29
30 :-) :-)