[Bug 209355] lang/python35 lang/python34: install fails if archivers/lzmalib is installed
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Sep 4 16:18:11 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209355
--- Comment #10 from Fukang Chen <loader at FreeBSD.org> ---
Created attachment 174374
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=174374&action=edit
link liblzma.so.5
workaround 1
The port archives/lzmalibs provides /usr/local/lib/liblzma.so.1
and the base has /usr/lib/liblzma.so.5.
If there exists a /usr/local/lib/liblzma.so.1. then pass the "-l:liblzma.so.5"
to make it link the library in the base.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
More information about the freebsd-python
mailing list