Ah, I remember now. Do a re-emerge with CFLAGS="-fno-strict-aliasing". This one
will fail. ("CFLAGS="-fno-strict-aliasing" emerge pygtk). You'll see near the
start of the errors, that libtool is looking for libGL.* in the wrong place.
`locate libGL.<extension`. Now, symlink libGL.<ext> to the place where the pygtk
compilation is looking for it. It should work now.HTH. On 13:47 Sat 14 Feb, Aaron Walker wrote: > Itamar Ravid wrote: > > >Would help if you post to the list the errors you received while compiling. > >I remember having some problems with pygtk recently, but can't quite > >remember > >how/if I solved them. > > > > > > > Could not write method GdkWindow.set_icon_list: No ArgType for 'Glist*' > <snipped a couple screens worth of similar errors> > gtk.c: In function '_wrap_gtk_hbutton_box_set_layout_default': > gtk.c:35454: dereferencing type-punned pointer will break > static-aliasign rules > <snipped about 10 screens worth of similar warnings> > > !!! ERROR: dev-python/pygtk-2.0.0-r1 failed > !!! Function src_compile, Line 37, Exitcode 2 > !!! (no error message) > > Thanks again, > Aaron > > -- > [EMAIL PROTECTED] mailing list -- Regards, Itamar Ravid [EMAIL PROTECTED]
pgp00000.pgp
Description: PGP signature
