Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jun 2016 11:48:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 210199] /lib/libgcc_s.so.1 is not installed with FretsOnFire
Message-ID:  <bug-210199-13-7OL1OGy1pM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210199-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210199-13@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=3D210199

Diane Bruce <db@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |db@FreeBSD.org

--- Comment #1 from Diane Bruce <db@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=3D208120

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210199-13-7OL1OGy1pM>