Works on a different laptop with a fresh checkout. False alarm, sorry.
On 5/8/07, Neal Norwitz <[EMAIL PROTECTED]> wrote: > I had this problem. make clean solved it. -- n > > On 5/8/07, Collin Winter <[EMAIL PROTECTED]> wrote: > > As of r55196 (and possibly earlier), the p3yk branch does not make > > when configured with --with-pydebug. setup.py triggers this assertion > > failure: > > > > python: Objects/object.c:64: _Py_AddToAllObjects: Assertion > > `(op->_ob_prev == ((void *)0)) == (op->_ob_next == ((void *)0))' > > failed. > > > > Any ideas? > > _______________________________________________ > > Python-3000 mailing list > > [email protected] > > http://mail.python.org/mailman/listinfo/python-3000 > > Unsubscribe: > > http://mail.python.org/mailman/options/python-3000/nnorwitz%40gmail.com > > > _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
