_ctypes.so:No such file or directory

I've been able to build a few pkgs on FreeBSD 11.1 for armv5, but one pkg which I'm not having any success with at all is python2.7.
Make gets stuck at the following:-
Code:
py27-setuptools-36.0.1 depends on shared library: libreadline.so.7 - found (/usr/local/lib/libreadline.so.7)
Checking if python27 already installed
Reistering installation for python27-2.7.13_6 as automatic
pkg-static: Unable to access file /usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/lib-dynload/_cytpes.so:No such file or directory
Error code 74

Any ideas on how to proceed?
 
Back
Top