ports/92163: linux-XFree86-libs-4.3.99.902_6 symlinks problem

Martin Jackson mhjacks at swbell.net
Sun Jan 22 18:00:19 PST 2006


The following reply was made to PR ports/92163; it has been noted by GNATS.

From: Martin Jackson <mhjacks at swbell.net>
To: bug-followup at FreeBSD.org,  jonathan.heaney at btinternet.com
Cc:  
Subject: Re: ports/92163: linux-XFree86-libs-4.3.99.902_6 symlinks problem
Date: Sun, 22 Jan 2006 19:51:55 -0600

 I saw the same problem on 6.0-RELEASE.
 
 A slightly cleaner (IMO) solution is to run the linux ldconfig in 
 /compat/linux/usr/X11R6/lib:
 
 cd /compat/linux/usr/X11R6/lib;
 /compat/linux/sbin/ldconfig -v .
 
 This should create all of the needed symlinks; I was at least able to 
 successfully make package; after I did that.
 
 Thanks,
 Marty


More information about the freebsd-emulation mailing list