[issue4780] Makefile.pre.in patch to run regen on OSX (framework build)

Roumen Petrov report at bugs.python.org
Thu Jan 1 20:22:36 CET 2009


Roumen Petrov <bugtrack at roumenpetrov.info> added the comment:

The issue is same for trunk.
Step to reproduce(as example on linux):
- remove existing python installation (optional)
- rename <SRCDIR/>Lib/plat-linux2
...
python$EXE ../../Tools/scripts/h2py.py -i '(u_long)'
/usr/include/netinet/in.h
python: error while loading shared libraries: libpython2.7.so.1.0:
cannot open shared object file: No such file or directory

----------
nosy: +rpetrov
versions: +Python 2.6, Python 2.7, Python 3.0

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


More information about the Python-bugs-list mailing list