2009/4/9 Jeroen Ruigrok van der Werven <asmo...@in-nomine.org>:
> Just to make sure I am not doing something silly, with a configure line as
> such: ./configure --prefix=/home/asmodai/local --with-wide-unicode
> --with-pymalloc --with-threads --with-computed-gotos, would there be any
> reason why I am getting the following error with both BSD make and gmake:
>
> make: don't know how to make ./Modules/_fileio.c. Stop
>
> [Will log an issue if it turns out to, indeed, be a problem with the tree
> and not me.]

It seems your Makefile is outdated. We moved the _fileio.c module
around a few days, so maybe you just need a make distclean.



-- 
Regards,
Benjamin
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to