/lib symlinks problem?
Gordon Tetlow
gordont at gnf.org
Mon Sep 1 23:12:13 PDT 2003
On Sun, Aug 31, 2003 at 10:10:49PM -0700, David O'Brien wrote:
> 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??
It was before we corrected ld(1) to look in /lib. I'm happy with
removing them now that it has been corrected.
-gordon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20030901/00d2ae19/attachment-0001.bin
More information about the freebsd-current
mailing list