Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Nov 2001 15:50:01 -0500 (EST)
From:      Vivek Khera <khera@kciLink.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/32145: XFree86 doesn't ldconfig itself
Message-ID:  <200111202050.fAKKo1244556@onceler.kciLink.com>

next in thread | raw e-mail | index | archive | help

>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




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