https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209355

--- Comment #10 from Fukang Chen <loa...@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.
_______________________________________________
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"

Reply via email to