From owner-freebsd-ports Tue Nov 20 13: 0:10 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BA3F837B418 for ; Tue, 20 Nov 2001 13:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAKL01P12482; Tue, 20 Nov 2001 13:00:01 -0800 (PST) (envelope-from gnats) Received: from kci.kciLink.com (kci.kcilink.com [206.112.95.6]) by hub.freebsd.org (Postfix) with ESMTP id 3048837B417 for ; Tue, 20 Nov 2001 12:55:48 -0800 (PST) Received: from yertle.kciLink.com (yertle.kcilink.com [216.194.193.105]) by kci.kciLink.com (Postfix) with ESMTP id 11EF821 for ; Tue, 20 Nov 2001 15:55:46 -0500 (EST) Received: from onceler.kciLink.com (onceler.kciLink.com [216.194.193.106]) by yertle.kciLink.com (Postfix) with ESMTP id D035F1E841 for ; Tue, 20 Nov 2001 15:50:01 -0500 (EST) Received: (from khera@localhost) by onceler.kciLink.com (8.11.6/8.11.6) id fAKKo1244556; Tue, 20 Nov 2001 15:50:01 -0500 (EST) (envelope-from khera) Message-Id: <200111202050.fAKKo1244556@onceler.kciLink.com> Date: Tue, 20 Nov 2001 15:50:01 -0500 (EST) From: Vivek Khera Reply-To: Vivek Khera To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32145: XFree86 doesn't ldconfig itself Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 32145 >Category: ports >Synopsis: XFree86 doesn't ldconfig itself >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Nov 20 13:00:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Vivek Khera >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD onceler.kciLink.com 4.4-STABLE FreeBSD 4.4-STABLE #3: Wed Oct 17 12:01:32 EDT 2001 khera@yertle.kciLink.com:/u/yertle2/usr.obj/amd/onceler/u/onceler1/usr/src/sys/ONCELER i386 >Description: On a freshly installed machine with ports cvsup'd today, make install of ports/x11/XFree86 failed to run ldconfig, making further port builds requiring it fail to find the shared libs. >How-To-Repeat: Install fresh machine *without* X11 from sysinstall. cvsup ports cd /usr/ports/x11/XFree86 make install now, try to build any port that requires XFree86 and it will fail to find the shared libraries. >Fix: run "ldconfig -m /usr/X11R6/lib" after the install. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message