[Bug 214381] ports make install doesn't handle symbolic links correctly
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Dec 5 02:15:41 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214381
--- Comment #23 from takeda at takeda.tk ---
BTW, as David pointed out, there's another issue with symlinks:
The new pkg-devel still has it and actually after installation is in an
unusable state:
# ls -l libpkg.so*
lrwxr-xr-x 1 root wheel 6 Dec 4 18:10 libpkg.so -> @?????
lrwxr-xr-x 1 root wheel 6 Dec 4 18:10 libpkg.so.4 -> @?????
-rwxr-xr-x 1 root wheel 5160043 Dec 4 18:10 libpkg.so.4.0.0
After I installed it, I fixed symlinks by hand, and reinstalled pkg-devel again
but pkg-devel broke them again.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list