[issue11121] libpython3.so support with --enable-shared

Martin v. Löwis report at bugs.python.org
Fri Feb 4 21:02:59 CET 2011


New submission from Martin v. Löwis <martin at v.loewis.de>:

When configuring r88333 with --enable-shared, the error message

./configure: line 4924: test: ==: unary operator expected

is produced. The attached patch fixes the problem.

----------
files: pydebug.diff
keywords: patch
messages: 127931
nosy: loewis
priority: release blocker
severity: normal
status: open
title: libpython3.so support with --enable-shared
Added file: http://bugs.python.org/file20679/pydebug.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11121>
_______________________________________


More information about the Python-bugs-list mailing list