Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Sep 2016 16:18:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 209355] lang/python35 lang/python34: install fails if archivers/lzmalib is installed
Message-ID:  <bug-209355-21822-EWNPVnznfK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209355-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209355-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209355

--- Comment #10 from Fukang Chen <loader@FreeBSD.org> ---
Created attachment 174374
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D174374&action=
=3Dedit
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.=20

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.

--=20
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209355-21822-EWNPVnznfK>