From owner-freebsd-stable Fri Feb 12 20:27:16 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA25044 for freebsd-stable-outgoing; Fri, 12 Feb 1999 20:27:16 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from Bayou.UH.EDU (Bayou.UH.EDU [129.7.1.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA25038 for ; Fri, 12 Feb 1999 20:27:11 -0800 (PST) (envelope-from jef53313@Bayou.UH.EDU) Received: from Bayou.UH.EDU (jef53313@Bayou.UH.EDU [129.7.1.7]) by Bayou.UH.EDU (8.8.8/8.8.8) with SMTP id WAA05250 for ; Fri, 12 Feb 1999 22:27:08 -0600 (CST) Date: Fri, 12 Feb 1999 22:27:08 -0600 (CST) From: Jonathan Fosburgh To: stable@FreeBSD.ORG Subject: Almost 100% successful upgrade 2.2.8->3.1-BETA Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I completed my upgrade to last night's 3.1-BETA with only one or two heart-stopping moments. ;) The only thing that remains is a problem with ldconfig. It creates /var/run/ld-elf.so.hints just fine, and so all the elf binaries I just installed work fine. The problem is I cannot get it to create /var/run/ld.so.hints, and so I currently have no access to X or any of my ports! (At least the binary ones). I set up the ldconfig in rc.conf and I have also tried command line. Here is what my libraries look like: /usr/lib -> elf /usr/lib/aout -> aout /usr/local/lib -> aout /usr/local/lib/aout -> empty /usr/X11R6/lib -> aout /usr/X11R6/lib/aout -> empty. Just to clarify things, it does not even load /usr/lib/aout. Before I go and reinstall X and my ports from the ground up (Ugh!), is there something I am not doing, or did somebody screw up ldconfig recently? Jonathan Fosburgh Home Page: http://www.geocities.com/vienna/1498 Manager, FreeBSD Webring: http://www.geocities.com/vienna/1498/computer/freebsdring.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message