#2575: Python-2.6.1
--------------------+-------------------------------------------------------
Reporter: thomas | Owner: bdu...@…
Type: task | Status: reopened
Priority: normal | Milestone: 6.4
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
--------------------+-------------------------------------------------------
Changes (by a...@…):
* status: closed => reopened
* resolution: fixed =>
Comment:
We apply the " Python-2.6.1-gdbm-1.patch" to fix a build issue with gdbm
(according with the headers), but I can't reproduce the error, see:
{{{
building 'gdbm' extension
gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/tmp/Python-2.6.1/./Include -I. -IInclude
-I./Include -I/usr/local/include -I/tmp/Python-2.6.1/Include
-I/tmp/Python-2.6.1 -c /tmp/Python-2.6.1/Modules/gdbmmodule.c -o
build/temp.linux-i686-2.6/tmp/Python-2.6.1/Modules/gdbmmodule.o
gcc -pthread -shared -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes
build/temp.linux-i686-2.6/tmp/Python-2.6.1/Modules/gdbmmodule.o
-L/usr/local/lib -L. -lgdbm -lpython2.6 -o
build/lib.linux-i686-2.6/gdbm.so
}}}
Reopening for confirmation.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2575#comment:4>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page