[issue18567] Python 2.7.5 CENTOS6 Error building dbm using bdb

2020-04-26 Thread Zachary Ware
Zachary Ware added the comment: Sorry this issue never got attention, but Python 2.7 has now reached end-of-life and with it the _bsddb module. As such, I'm going to go ahead and close this issue. -- nosy: +zach.ware resolution: -> out of date stage: -> resolved status: open -> cl

[issue18567] Python 2.7.5 CENTOS6 Error building dbm using bdb

2013-07-26 Thread Denise Mauldin
Denise Mauldin added the comment: I installed bsddb3-6.0.0, db-6.0.20.NC, and gdbm-1.10 on a 2.6.32-358.11.1.el6.x86_64 CENTOS6 linux server and continue to run into the Segmentation fault. Not sure what's going on. -- ___ Python tracker

[issue18567] Python 2.7.5 CENTOS6 Error building dbm using bdb

2013-07-26 Thread Denise Mauldin
New submission from Denise Mauldin: CC='gcc -pthread' LDSHARED='gcc -pthread -shared -L/u5/tools/lib -L/u5/tools/lib64' OPT='-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes' ./python -E ./setup.py $quiet build running build running build_ext building dbm using bdb building '_bsddb' extension