[Python-Dev] 2.1.2 testing.
Barry A. Warsaw
barry@zope.com
Thu, 10 Jan 2002 10:34:24 -0500
>>>>> "SM" == Sjoerd Mullender <sjoerd@acm.org> writes:
SM> One more problem I saw was that test_sundry was skipped with
SM> the message that there was an unresolvable symbol in bsddb.so
SM> by the name of dbopen. I don't quite understand why this is.
Hmm, if this was 2.2.1 I'd say it's the known brokenness of setup.py
w.r.t. bsddbmodule on some systems. I think the setup.py is okay in
2.1.x but I'm doing a build on Mandrake 8.1 now...
-Barry