misc/135967: GNU R package: missing dependency for libgfortran.so.2

brian at FreeBSD.org brian at FreeBSD.org
Tue Jun 23 18:02:53 UTC 2009


Synopsis: GNU R package: missing dependency for libgfortran.so.2

State-Changed-From-To: open->feedback
State-Changed-By: brian
State-Changed-When: Tue Jun 23 17:59:15 UTC 2009
State-Changed-Why: 
Hi,

This has the same behaviour for me on FreeBSD-6.4 and FreeBSD-7.2.
libR depends on gcc-4.3.4 which installs libgfortran.so.3 in
/usr/local/lib/gcc43.

Does it fix things if you `ldconfig -R /usr/local/lib/gcc43/`?
If it does, we can probably assign this PR to the gcc43 maintainers
and you can work around the problem by adding /usr/local/lib/gcc43
to ldconfig_paths in /etc/rc.conf.

Cheers.


http://www.freebsd.org/cgi/query-pr.cgi?pr=135967


More information about the freebsd-bugs mailing list