[issue11653] Problems with some tests using -j2

Skip Montanaro report at bugs.python.org
Thu Mar 24 16:14:36 CET 2011


Skip Montanaro <skip at pobox.com> added the comment:

Ned> Skip, what parameters are you using with ./configure ?

Pretty vanilla.  Install in my directory tree, get libraries from MacPorts:

  --prefix=/Users/skip/local --enable-shared LDFLAGS=-L/opt/local/lib CPPFLAGS=-I/opt/local/include

I thought you had fixed the --enable-shared linkage problems, but taking it
out seems to solve this issue.  I'm guessing nothing has been checked in yet
to solve that problem.

S

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11653>
_______________________________________


More information about the Python-bugs-list mailing list