Date: Sun, 25 Apr 1999 13:59:46 -0700 (PDT) From: mvh@ix.netcom.com (Mike Harding) To: aries@aries.postnet.com Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Problems after 2.2.8 -> 3.1-STABLE Message-ID: <19990425205946.6CB63A500D@netcom1.netcom.com> In-Reply-To: <Pine.BSF.4.10.9904251543050.245-100000@aries.postnet.com> (message from Danny on Sun, 25 Apr 1999 15:49:44 -0500 (CDT)) References: <Pine.BSF.4.10.9904251543050.245-100000@aries.postnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Remake X from the sources, and indicate you want aout libs. Date: Sun, 25 Apr 1999 15:49:44 -0500 (CDT) From: Danny <aries@aries.postnet.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990425205946.6CB63A500D>