Sean Reifschneider <[EMAIL PROTECTED]> added the comment: Don't modify Modules/Setup*, do as the message says and modify setup.py. Search for "4, 5", and change that to "4, 6", then run configure and make and it will build without this message.
I have done this against the py3k trunk and it built properly and did not display this message, so I think the current message is correct. As far as the bsddb 4.6 being broken, I spoke to Gregory and Martin and the story is that it is broken on some platforms, and isn't enabled by default because doing so breaks our buildbots on those platforms. I wouldn't expect the problem from F8 version, if nothing else because it's probably not a stock version, it's likely patched to the issues that Gregory has seen, if they impact F8. ---------- assignee: -> jafo nosy: +jafo priority: -> normal resolution: -> works for me status: open -> closed type: -> compile error __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2219> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com