Hallo !
Python34 and Python35 fails if lzmalib is instaled
===> Registering installation for python34-3.4.6
pkg-static: Unable to access file
/ram/usr/ports/lang/python34/work/stage/usr/local/lib/python3.4/lib-dynload/_lzma.so:
No such file or directory
*** Error code 74
This could simpy solved with adding
LDFLAGS+= -L/usr/lib -llzma
to the Makefile.
Please add it (it is annoying, if every second update interrupts of such
simple errors).
thanks and greetings
Walter Schwarzenfeld
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"