From owner-freebsd-current Tue Nov 19 05:13:12 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA03778 for current-outgoing; Tue, 19 Nov 1996 05:13:12 -0800 (PST) Received: from Campino.Informatik.RWTH-Aachen.DE (campino.Informatik.RWTH-Aachen.DE [137.226.225.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id FAA03707 for ; Tue, 19 Nov 1996 05:10:10 -0800 (PST) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12) with ESMTP id OAA25814 for ; Tue, 19 Nov 1996 14:10:46 +0100 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id OAA25562 for freebsd-current@freefall.cdrom.com; Tue, 19 Nov 1996 14:20:58 +0100 Date: Tue, 19 Nov 1996 14:20:58 +0100 From: Christoph Kukulies Message-Id: <199611191320.OAA25562@gilberto.physik.rwth-aachen.de> To: freebsd-current@freefall.FreeBSD.org Subject: ldconfig during world build - /usr/lib/compat Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I just had the strange effect that while I was building world in the background suddenly I couldn't start xterms any longer since libgnumalloc.so.2.0 wasn't found. Doing a ldconfig /usr/lib /usr/lib/compat /usr/X11R6/lib /usr/local/lib manually cured the problem immediately. Could it be that when the bootstrap target is made that another ldconfig is executed which forgets about /usr/lib/compat? --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de