[Stackless] Python 2.4.3 source code

Juho Mäkinen juho.makinen at gmail.com
Thu Mar 30 18:48:22 CEST 2006


>  1. I need a generated 'configure' file.  I believe the 'configure.in'
>     fine should be fine, but if someone could run autoconf and send me
>     the result so I can check it in, it would be appreciated.

I tried to run the default configure, and the one generated with automake by me,
but they both fail with the following lines printed to console.

--- clipped the beginning ---
checking for build directories... done
configure: creating ./config.status
config.status: creating Makefile.pre
config.status: creating Modules/Setup.config
config.status: creating pyconfig.h
config.status: pyconfig.h is unchanged
creating Setup
creating Setup.local
creating Makefile
: command not found: line 2:
: command not found: line 41:
'/Modules/makesetup: line 54: syntax error near unexpected token `in
'/Modules/makesetup: line 54: ` case $1 in
mv: cannot stat `config.c': No such file or directory


I don't know how the configure and automake should work, so I'm lacking the
knowledge to fix this. Anyway, hope this helps =)

 - Juho Mäkinen

_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://www.stackless.com/mailman/listinfo/stackless



More information about the Stackless mailing list