From owner-freebsd-stable Sun Apr 25 13:59:56 1999 Delivered-To: freebsd-stable@freebsd.org Received: from netcom1.netcom.com (lai-ca4-135.ix.netcom.com [209.110.246.135]) by hub.freebsd.org (Postfix) with ESMTP id 2DD89150D2 for ; Sun, 25 Apr 1999 13:59:52 -0700 (PDT) (envelope-from mvh@ix.netcom.com) Received: by netcom1.netcom.com (Postfix, from userid 1000) id 6CB63A500D; Sun, 25 Apr 1999 13:59:46 -0700 (PDT) To: aries@aries.postnet.com Cc: freebsd-stable@FreeBSD.ORG In-reply-to: (message from Danny on Sun, 25 Apr 1999 15:49:44 -0500 (CDT)) Subject: Re: Problems after 2.2.8 -> 3.1-STABLE References: Message-Id: <19990425205946.6CB63A500D@netcom1.netcom.com> Date: Sun, 25 Apr 1999 13:59:46 -0700 (PDT) From: mvh@ix.netcom.com (Mike Harding) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Remake X from the sources, and indicate you want aout libs. Date: Sun, 25 Apr 1999 15:49:44 -0500 (CDT) From: Danny Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG X-Loop: FreeBSD.ORG Precedence: bulk X-RULES: lists Hello. Not too long ago, I used CVS to upgrade from 2.2.8 to 3.1, and boy was it hell. :) The way I did it was: make aout-to-elf-build then drop to single user and: make aout-to-elf-install make move-aout-libs Ever since then, when I go to load Netscape, for example, I get: ld.so failed: Can't find shared library "libXt.so.6.0" I can get around it by doing: ldconfig -aout /usr/X11R6/lib /usr/X11R6/lib/aout ldconfig -elf /usr/X11R6/lib /usr/X11R6/lib/aout However, when I reboot, I have to do it again to use Netscape. The same thing happens with vim5. The other problem I am having is when I try to make the kernel. I get: dpt_scsi.o: In function `dpt_alloc': dpt_scsi.o(.text+0x102c): undefined reference to `dpt_reset_performance' then it stops with error code 1. It does this right after the "Loading Kernel" message. Any ideas would be appreciated. Dan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message