Re: Compiling fails on Mac OS X 10.5

2008-01-12 Thread Mark Dickinson
On Jan 12, 12:05 pm, mc <[EMAIL PROTECTED]> wrote: > Alright! > ./configure output is here:http://rafb.net/p/NqSmqc25.html > and make output here:http://rafb.net/p/kzeb2e29.html Hmm. Doesn't seem to be anything unusual here. I was expecting to see some more informative error message somewhere. D

Re: Compiling fails on Mac OS X 10.5

2008-01-12 Thread mc
On Jan 12, 5:34 pm, Mark Dickinson <[EMAIL PROTECTED]> wrote: > On Jan 12, 9:41 am, mc <[EMAIL PROTECTED]> wrote: > > > > > Hi! > > I'm trying to compile on my Macbook with OS X 10.5. I have all updates > > and Xcode 3.0 installed. > > > I checked python out with: svn > > checkouthttp://svn.python

Re: Compiling fails on Mac OS X 10.5

2008-01-12 Thread Mark Dickinson
On Jan 12, 9:41 am, mc <[EMAIL PROTECTED]> wrote: > Hi! > I'm trying to compile on my Macbook with OS X 10.5. I have all updates > and Xcode 3.0 installed. > > I checked python out with: svn > checkouthttp://svn.python.org/projects/python/branches/py3k > After that I did "./configure" in the  crea

Compiling fails on Mac OS X 10.5

2008-01-12 Thread mc
Hi! I'm trying to compile on my Macbook with OS X 10.5. I have all updates and Xcode 3.0 installed. I checked python out with: svn checkout http://svn.python.org/projects/python/branches/py3k After that I did "./configure" in the created "py3k" dir. Everything went fine. But make fails with the