Re: [Python-Dev] FYI: building on OS X

2006-05-16 Thread Martin v. Löwis
Richard Jones wrote: > I just built 2.5 SVN on my OS X 10.4 laptop. I ran into the missing > sys/statvfs.h problem that has been reported here in the past. To > solve the problem I needed to upgrade my XCode install from 1.1 to > 2.2.1 - the missing header files (there was actually a whole lo

Re: [Python-Dev] FYI: building on OS X

2006-05-15 Thread Brett Cannon
On 5/15/06, Richard Jones <[EMAIL PROTECTED]> wrote: I just built 2.5 SVN on my OS X 10.4 laptop. I ran into the missingsys/statvfs.h problem that has been reported here in the past. Tosolve the problem I needed to upgrade my XCode install from 1.1 to2.2.1 - the missing header files (there was actu

[Python-Dev] FYI: building on OS X

2006-05-15 Thread Richard Jones
I just built 2.5 SVN on my OS X 10.4 laptop. I ran into the missing sys/statvfs.h problem that has been reported here in the past. To solve the problem I needed to upgrade my XCode install from 1.1 to 2.2.1 - the missing header files (there was actually a whole lot of them) were then instal