[Python-Dev] trouble building 3.3 (original) (raw)

Antoine Pitrou solipsis at pitrou.net
Mon Mar 17 21:06:25 CET 2014


On Mon, 17 Mar 2014 12:57:48 -0700 Sean Felipe Wolfe <ether.joe at gmail.com> wrote:

I'm working on some IDLE oriented bugs and I'm having some trouble building the 3.3 branch:

-- make: *** No rule to make target Modules/operator.c', needed by_ _Modules/operator.o'. Stop. -- I did a pull/update, then make clean, configure, and make.

Try "make distclean" and then re-run configure.

Regards

Antoine.



More information about the Python-Dev mailing list