Date: Fri, 20 Feb 2004 12:34:55 -0600 From: Jeremy Messenger <mezz7@cox.net> To: freebsd-python@freebsd.org Subject: Need the help on debug the Python VS libpthread.. Message-ID: <opr3olwhti8ckrg5@smtp.central.cox.net>
next in thread | raw e-mail | index | archive | help
Hello, net/straw will fail install if it's on libpthread, but it doesn't fail on libc_r.. I have no idea where the problem is yet, but would be nice if anyone with the skill debugger can help. The problem is in this log http://bento.freebsd.org/errorlogs/i386-5-latest/straw-0.22.log .. ============================= [...] byte-compiling /usr/X11R6/share/gnome/straw/URLFetch.py to URLFetch.pyc byte-compiling /usr/X11R6/share/gnome/straw/utils.py to utils.pyc writing byte-compilation script '/tmp/tmpXHlc42.py' /usr/local/bin/python -O /tmp/tmpXHlc42.py error: Interrupted system call *** Error code 1 ============================= I am not sure if it's Python problem, it might be one of net/straw's dependencies. The dependencies are: py-bsddb(3) py-gnome2 (this will include py-gtk2 and py-orbit2) py-mx-base (straw uses mxDateTime) P.S. Put me in the CC, I am not on freebsd-python list. Thanks! Cheers, Mezz -- bsdforums.org 's moderator, mezz.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?opr3olwhti8ckrg5>