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

--- Comment #23 from Robert Kruus <robert.kr...@utoronto.ca> ---
Yes, but the key was to delete suitesparse first, and any libs in
/usr/local/compat... from the old openblas.  Not deleting suitesparse kept
references to libopenblasp.so.0 (from the older version of openblas, as the
newest version only installs libopenblas.so.0).  And since my py-numpy has:
Options        :
        ATLAS          : off
        DOCS           : off
        NETLIB         : off
        OPENBLAS       : on
        SUITESPARSE    : on
(default I believe) I am guessing that cascaded to the configure stage of
py-numpy.
A different issue for sure.

-- 
You are receiving this mail because:
You are the assignee 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