Re: sysutils/py-zfs won't compile with lang/python27

2010-11-24 Thread Joshua Boyd
An update, I was able to make this work by reconfiguring the lang/python27 to not "Use GNU Pth for threading/multiprocessing". On Wed, Nov 24, 2010 at 2:20 AM, Joshua Boyd wrote: > I've upgraded to Python27, following directions in /usr/ports/UPDATING. > > Running cd /usr/ports/lang/python && ma

sysutils/py-zfs won't compile with lang/python27

2010-11-23 Thread Joshua Boyd
I've upgraded to Python27, following directions in /usr/ports/UPDATING. Running cd /usr/ports/lang/python && make upgrade-site-packages results in the following output: http://pastebin.com/45wUteS9 My ports tree is current as of 5 minutes ago. Looking at the CVS logs, it seems like this is a su