Summary: | Shared object "libdl.so.1" not found, required by "vim" | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Gerd <gerd.kukemilk> |
Component: | Individual Port(s) | Assignee: | Tobias Kortkamp <tobik> |
Status: | Closed Works As Intended | ||
Severity: | Affects Only Me | CC: | ishtar, vermaden |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | amd64 | ||
OS: | Any |
Description
Gerd
2018-10-17 15:15:23 UTC
(In reply to Gerd from comment #0) FreeBSD 11.1 is no longer supported since September 30, 2018 and packages are now built for FreeBSD 11.2 which has libdl.so. Please update to FreeBSD 11.2. Alternatively, building from source does not have this problems even on 11.x. My buddy had the same problem with 'node' package on 11.1. Copying the /usr/lib/libdl.so.1 from FreeBSD 11.2 system to that 11.1 system into the same /usr/lib/libdl.so.1 place helped. Its VERY unsupported solution so its better upgrade then do that but when really fast (not best) solution is needed - then it works too. Regards, vermaden |