17.02.2019 13:19, Steve Kargl wrote: > For whatever reason, there are situations where the rpath > isn't set in the library. Read the rtld manpage. You're > hitting #5 in the list.
Our package building system sets rpath for dependants of gcc8, so Fortran libraries (and others) do have rpath for its runtime. Setting rpath for resulting binary should solve the problem. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
