Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jun 1996 12:21:29 +0200 (MET DST)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        dave@kachina.jetcafe.org (Dave Hayes)
Cc:        joerg_wunsch@uriah.heep.sax.de, nate@sri.mt.net, stable@freebsd.org, committers@freebsd.org
Subject:   Re: Status of -stable
Message-ID:  <199606091021.MAA05320@uriah.heep.sax.de>
In-Reply-To: <199606090823.BAA20929@kachina.jetcafe.org> from Dave Hayes at "Jun 9, 96 01:23:22 am"

next in thread | previous in thread | raw e-mail | index | archive | help
As Dave Hayes wrote:

> A shorter but hackier way is to do
> 
> 	rm /usr/lib/libc.so.3.0
> 	ln /usr/lib/libc.so.2.2 /usr/lib/libc.so.3.0
> 
> which is what I did to fix things.

But this will always link libc.so.3.0 into all your newly compiled
binaries.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606091021.MAA05320>