Re: Python won't build?

2012-04-05 Thread John Nielsen
. Python won't build; it complains about the definition of LONG_BIT. I had python27 installed but python26 does the same thing. I ran make delete-old and make delete-old-libs, no improvement. I even built a clean chroot environment via make installworld DESTDIR=..., (plus devfs and ports tree

Re: Python won't build?

2012-04-03 Thread John Nielsen
On Mar 31, 2012, at 10:21 PM, John Nielsen wrote: I updated a machine yesterday from 9-STABLE to 10-CURRENT (r233631). Everything went smoothly with the update itself, but I ran in to an issue with Python when rebuilding all of my installed ports. Python won't build; it complains about

Python won't build?

2012-03-31 Thread John Nielsen
I updated a machine yesterday from 9-STABLE to 10-CURRENT (r233631). Everything went smoothly with the update itself, but I ran in to an issue with Python when rebuilding all of my installed ports. Python won't build; it complains about the definition of LONG_BIT. I had python27 installed