[3616] in testers
Re: /usr/ccs/bin/ar broken on Suns
daemon@ATHENA.MIT.EDU (Tom Yu)
Wed Jun 17 15:00:03 1998
Date: Wed, 17 Jun 1998 14:59:40 -0400
To: "David Z. Maze" <dmaze@donut.mit.edu>
Cc: testers@MIT.EDU
In-Reply-To: "[3610] in testers"
From: Tom Yu <tlyu@MIT.EDU>
Hm. I had the same proble, though I fixed it by copying in a new
/usr/lib/libelf.so.1 from /os. Oddly enough, /usr/ccs/bin/ar is a
link to /os/usr/ccs/bin/ar, while /usr/lib/libelf.so.1 is local. I
suspect that there might be something wrong with the tracking of /os
changes on update. Greg? Any ideas why this happened?
---Tom