[Bug 210199] /lib/libgcc_s.so.1 is not installed with FretsOnFire
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jun 11 11:48:52 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210199
Diane Bruce <db at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |db at FreeBSD.org
--- Comment #1 from Diane Bruce <db at FreeBSD.org> ---
This is due to numpy using gfortran. This bug has affected many ports.
Basically you have base libgcc_s.so linked and anything needing libquadmath
needs port libgcc_s. Try setting LD_LIBRARY_PATH to /usr/local/lib/gcc${VER}
where VER is the gcc version being used.
Also see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208120
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list