/lib symlinks problem?

David O'Brien obrien at FreeBSD.org
Sun Aug 31 22:10:54 PDT 2003


On Sun, Aug 31, 2003 at 05:52:24PM +0300, Ruslan Ermilov wrote:
> > > I might be missing an obvious, but I just don't see a reason
> > > why we should use relative linking here: we should just link
> > > to where we really install.  With the attached patch, I get:
...
> +.if ${LIBDIR} != ${SHLIBDIR}
> +	ln -fs ${SHLIBDIR}/${SHLIB_NAME} ${DESTDIR}${LIBDIR}/${SHLIB_LINK}

Why are we making *any* symlinks here??


More information about the freebsd-current mailing list