On Fri, Feb 20, 2009 at 5:07 PM, Geoff Hill <[email protected]> wrote: > When building from source on OS X, the configure script does not fully > complete. The following error comes up: > > [MacBook Pro] python-3.0.1 $ ./configure --prefix=/usr/local/stackless > --enable-stacklessfewerregisters CC=gcc-4.2 CXX=g++-4.2 > checking for --with-universal-archs... 32-bit > checking MACHDEP... darwin > checking machine type as reported by uname -m... i386 > ... > checking for broken mbstowcs... no > checking for build directories... done > configure: creating ./config.status > sed: 1: "s/.*%!_!# !%!_!# _%!_! ...": unterminated substitute pattern > configure: error: could not make ./config.status
I've rebuilt a new version and checked it in for 3.0.1. Cheers, Richard. _______________________________________________ Stackless mailing list [email protected] http://www.stackless.com/mailman/listinfo/stackless
