New submission from Arfrever Frehtes Taifersar Arahesis 
<arfrever....@gmail.com>:

Python doesn't detect Berkeley DB 4.8. After updating setup.py, _bsddb
module fails to build due to some changes in Berkeley DB.

I'm attaching patch which seems to fix these problems.
Changes in setup.py were made by me.
Changes in Modules/_bsddb.c were copied from bsddb3-4.8.0 [1].

[1] http://www.jcea.es/programacion/pybsddb.htm

----------
components: Build
files: python-support_bdb-4.8.patch
keywords: patch
messages: 92871
nosy: Arfrever
severity: normal
status: open
title: Support Berkeley DB 4.8
versions: Python 2.6, Python 2.7
Added file: http://bugs.python.org/file14933/python-support_bdb-4.8.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6949>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to