Date: Mon, 13 Feb 2017 02:27:25 +0100 From: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> To: python@FreeBSD.org Subject: lzmalib Message-ID: <faa779a0-1acc-3072-a1d6-d27469c9f430@utanet.at>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?faa779a0-1acc-3072-a1d6-d27469c9f430>