From owner-freebsd-current Sun Apr 16 00:15:57 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA20976 for current-outgoing; Sun, 16 Apr 1995 00:15:57 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id AAA20962 for ; Sun, 16 Apr 1995 00:15:45 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA24169; Sun, 16 Apr 1995 09:15:33 +0200 Received: by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id JAA10898; Sun, 16 Apr 1995 09:15:32 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.11/8.6.9) id JAA15392; Sun, 16 Apr 1995 09:10:51 +0200 From: J Wunsch Message-Id: <199504160710.JAA15392@uriah.heep.sax.de> Subject: Re: [0412-SNAP] missing libcompat.so.2.0 To: jdli@CCCA.NCTU.edu.tw (醉生夢死 無言以對) Date: Sun, 16 Apr 1995 09:10:51 +0200 (MET DST) Cc: freebsd-current@FreeBSD.org In-Reply-To: <199504152013.EAA13942@CCCA.NCTU.edu.tw> from "醉生夢死 無言以對" at Apr 16, 95 04:13:48 am Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 601 Sender: current-owner@FreeBSD.org Precedence: bulk As 醉生夢死 無言以對 wrote: > > I just installed 0412-SNAP, and found my old programs out of work > due to missing /usr/lib/libcompat.so.2.0. > > Is it been removed (like libgcc.so.261.0) ?! I guess nobody thought about this. It's been removed, but unlike with libgcc.so, the linker would start to link against this one as soon as you put it back into /usr/lib again. Perhaps you can put it at some other place and make it only known via ldconfig. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)