Greetings,

I did a fresh install of FreeBSD 11 today:

FreeBSD f11 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 #0 r306420: Thu Sep 29 01:43:23 UTC 2016 [email protected]:/usr/obj/usr/src/sys/GENERIC amd64

Immediately did a portsnap fetch and update then tried to compile python27 and received the following error:

===>  Installing for python27-2.7.13_1
===>  Checking if python27 already installed
===>   Registering installation for python27-2.7.13_1
pkg-static: Unable to access file /usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/lib-dynload/readline.so: No such file or directory
*** Error code 74

Stop.
make[1]: stopped in /usr/ports/lang/python27
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/python27
root@f11:/usr/ports/lang/python27 #


A manual ls shows no file also:

root@f11:/usr/ports/lang/python27 # ls -la /usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/lib-dynload/readline.so ls: /usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/lib-dynload/readline.so: No such file or directory



Please let me know if you need additional info, thanks!

-David
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "[email protected]"

Reply via email to