Re: Python Release 2.2 and CURRENT vs Berkeley DB.

2005-03-07 Thread Bill Campbell
On Sat, Mar 05, 2005, Bill Campbell wrote: >On Sat, Mar 05, 2005, Bill Campbell wrote: >>I found that the python package in Release 2.3 and CURRENT isn't >>building the bsddb, Berkeley Database, Module as the _bsddb.c >>file isn't compatible with db-4.3. Unfortunately this isn't >>obvious during t

Re: Python Release 2.2 and CURRENT vs Berkeley DB.

2005-03-05 Thread Bill Campbell
On Sat, Mar 05, 2005, Bill Campbell wrote: >I found that the python package in Release 2.3 and CURRENT isn't >building the bsddb, Berkeley Database, Module as the _bsddb.c >file isn't compatible with db-4.3. Unfortunately this isn't >obvious during the build process as it requires careful perusal

Re: Python Release 2.2 and CURRENT vs Berkeley DB.

2005-03-05 Thread Bill Campbell
On Sat, Mar 05, 2005, Ralf S. Engelschall wrote: >On Sat, Mar 05, 2005, Bill Campbell wrote: > >> I found that the python package in Release 2.3 and CURRENT isn't >> building the bsddb, Berkeley Database, Module as the _bsddb.c >> file isn't compatible with db-4.3. Unfortunately this isn't >> obvi

Re: Python Release 2.2 and CURRENT vs Berkeley DB.

2005-03-05 Thread Ralf S. Engelschall
On Sat, Mar 05, 2005, Bill Campbell wrote: > I found that the python package in Release 2.3 and CURRENT isn't > building the bsddb, Berkeley Database, Module as the _bsddb.c > file isn't compatible with db-4.3. Unfortunately this isn't > obvious during the build process as it requires careful per

Python Release 2.2 and CURRENT vs Berkeley DB.

2005-03-05 Thread Bill Campbell
I found that the python package in Release 2.3 and CURRENT isn't building the bsddb, Berkeley Database, Module as the _bsddb.c file isn't compatible with db-4.3. Unfortunately this isn't obvious during the build process as it requires careful perusal of the python build output to see which, if any