Re: Python 2.6 and _socket undefined symbol

2008-12-21 Thread Jeroen Ruigrok van der Werven
-On [20081220 18:50], Josh Paetzel (jpaet...@freebsd.org) wrote: >I don't have anything running RELENG_7 natively right now, but I just >installed python2.6 in to my RELENG_7 jail on my tinderbox machine and >it works fine there. I did a rebuild/reinstall and it seems to work now as it should. Pec

Re: Python 2.6 and _socket undefined symbol

2008-12-20 Thread Josh Paetzel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeroen Ruigrok van der Werven wrote: > On a 7.0-STABLE box I am trying to use Python 2.6's socket library but I > get this (trying to run ez_setup.py): > > import _socket > ImportError: /usr/local/lib/python2.6/lib-dynload/_socket.so: Undefined > symb

Python 2.6 and _socket undefined symbol

2008-12-20 Thread Jeroen Ruigrok van der Werven
On a 7.0-STABLE box I am trying to use Python 2.6's socket library but I get this (trying to run ez_setup.py): import _socket ImportError: /usr/local/lib/python2.6/lib-dynload/_socket.so: Undefined symbol "PyBuffer_Release" Anyone else seeing this? -- Jeroen Ruigrok van der Werven / asmodai イェ