[issue4026] fcntl extension fails to build on AIX 6.1
Sébastien Sablé
report at bugs.python.org
Fri Sep 10 15:05:56 CEST 2010
Sébastien Sablé <sable at users.sourceforge.net> added the comment:
I tested Michael test in msg115868 on my AIX system (AIX 6.1 with flock correctly present in libbsd) with py3k and it works fine:
checking for flock declaration... yes
checking for flock... no
checking for flock in -lbsd... yes
[103/344] test_fcntl
= OK
I attach it as a patch against py3k.
----------
Added file: http://bugs.python.org/file18830/patch_Michael_Haubenwallner_flock_msg115868.diff
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4026>
_______________________________________
More information about the Python-bugs-list
mailing list