From owner-freebsd-bugs Fri Apr 11 22:08:35 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA14457 for bugs-outgoing; Fri, 11 Apr 1997 22:08:35 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA14451 for ; Fri, 11 Apr 1997 22:08:31 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.5/8.6.9) id PAA17194; Sat, 12 Apr 1997 15:07:33 +1000 Date: Sat, 12 Apr 1997 15:07:33 +1000 From: Bruce Evans Message-Id: <199704120507.PAA17194@godzilla.zeta.org.au> To: joerg_wunsch@uriah.heep.sax.de, wayne@barnes1.wustl.edu Subject: Re: conf/3123 conf/3109 conf/3088 Cc: freebsd-bugs@freefall.freebsd.org Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Dear Jeorg, > > Thank you, but: > > Your ldconfig solution does not survive rebooting. Is it >supposed to? Sort of. /etc/rc runs `ldconfig /usr/lib/compat' in 2.2. > My ln solution does survive rebooting. > > I suppose both of these are bugs introduced by my >FreeBSD 2.2.1 make world [see my previous message] /etc has to be updated manually. Bruce