Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Mar 1998 10:53:09 -0800 (PST)
From:      Tom <tom@uniserve.com>
To:        Zach Heilig <zach@gaffaneys.com>
Cc:        stable@FreeBSD.ORG
Subject:   Re: Should make world depend on old libs in /usr/lib?
Message-ID:  <Pine.BSF.3.96.980316105116.17261G-100000@shell.uniserve.com>
In-Reply-To: <19980316024910.26200@gaffaneys.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, 16 Mar 1998, Zach Heilig wrote:

> I kept noticing the above, for the last few times I've tried to make world on
> my -STABLE machine.  It finally dawned on me what happened.  A couple weeks
> ago, I decided I didn't need to keep the *_p* libs around in /usr/lib, so I
> rm'ed them.  (I even did an 'echo *_p*' prior to rm'ing, and this still bit
> me).
> 
> I know how to fix this breakage, it is not a problem.  It just seems odd to
> depend on possibly very old libraries in /usr/lib.

  What do you mean by *_p*?  Are you referring to the profiled libraries?
If so, you want *_p.a  Your pattern will delete at least one important
file:  libc_pic.a

Tom


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980316105116.17261G-100000>