[Python-Dev] trouble building 3.3
Antoine Pitrou
solipsis at pitrou.net
Mon Mar 17 21:06:25 CET 2014
More information about the Python-Dev mailing list
Mon Mar 17 21:06:25 CET 2014
- Previous message: [Python-Dev] trouble building 3.3
- Next message: [Python-Dev] trouble building 3.3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: [Python-Dev] trouble building 3.3
- Next message: [Python-Dev] trouble building 3.3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list