dear finkers

i had a go at porting geal (Electronic design application for GNOME) to darwin. now in version 0.18 pygtk (>= 1.99.8) shows up as a dep. now pygtk-1.99.13 (i called it pygtk2-1.99.13) crashes with the following bus error:


[mathias:~] mathias% python -v /sw/src/pygtk2-1.99.13-1/pygtk-1.99.13/examples/simple/hello.py
[...]
[GCC Apple cpp-precomp 6.14] on darwin
Type "help", "copyright", "credits" or "license" for more information.
import gtk # directory /sw/lib/python2.2/site-packages/gtk-2.0/gtk
# /sw/lib/python2.2/site-packages/gtk-2.0/gtk/__init__.pyc matches /sw/lib/python2.2/site-packages/gtk-2.0/gtk/__init__.py
import gtk # precompiled from /sw/lib/python2.2/site-packages/gtk-2.0/gtk/__init__.pyc
import gobject # dynamically loaded from /sw/lib/python2.2/site-packages/gtk-2.0/gobjectmodule.so
# /sw/lib/python2.2/site-packages/gtk-2.0/gtk/keysyms.pyc matches /sw/lib/python2.2/site-packages/gtk-2.0/gtk/keysyms.py
import gtk.keysyms # precompiled from /sw/lib/python2.2/site-packages/gtk-2.0/gtk/keysyms.pyc
import encodings # directory /sw/lib/python2.2/encodings
# /sw/lib/python2.2/encodings/__init__.pyc matches /sw/lib/python2.2/encodings/__init__.py
import encodings # precompiled from /sw/lib/python2.2/encodings/__init__.pyc
# /sw/lib/python2.2/codecs.pyc matches /sw/lib/python2.2/codecs.py
import codecs # precompiled from /sw/lib/python2.2/codecs.pyc
import struct # dynamically loaded from /sw/lib/python2.2/lib-dynload/struct.so
import _codecs # dynamically loaded from /sw/lib/python2.2/lib-dynload/_codecs.so
# /sw/lib/python2.2/encodings/aliases.pyc matches /sw/lib/python2.2/encodings/aliases.py
import encodings.aliases # precompiled from /sw/lib/python2.2/encodings/aliases.pyc
# /sw/lib/python2.2/encodings/utf_8.pyc matches /sw/lib/python2.2/encodings/utf_8.py
import encodings.utf_8 # precompiled from /sw/lib/python2.2/encodings/utf_8.pyc
Bus error
[mathias:~] mathias%


as i'm no python expert at all i hope anyone from the list can help me out.
i have submitted the packages to the submission tracker so if you want to have a go you can get the files there. i have mailed with Jeremy Higgs, the maintainer of pygtk-0.6.9-2 and we agreed that i should submit the package and ask the list.

thanks in advance for any help

mathias



-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to