From owner-freebsd-stable Tue Mar 21 17: 4:57 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dragonfire.penguinpowered.com (dragonfire.reno.nv.us [207.228.2.94]) by hub.freebsd.org (Postfix) with SMTP id 9525A37BCE1 for ; Tue, 21 Mar 2000 17:04:44 -0800 (PST) (envelope-from gibbons@dragonfire.penguinpowered.com) Received: (qmail 48614 invoked by uid 0); 22 Mar 2000 01:04:37 -0000 Received: from localhost (127.0.0.1) by localhost with SMTP; 22 Mar 2000 01:04:37 -0000 To: imp@village.org Cc: stable@FreeBSD.ORG Subject: Re: 3.4->4.0 ld-elf.so.1 error? In-Reply-To: <200003220008.RAA26930@harmony.village.org> References: <200003220003.RAA26866@harmony.village.org> <200003220008.RAA26930@harmony.village.org> X-Mailer: Mew version 1.94.1 on XEmacs 21.1 (Canyonlands) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000321170437K.gibbons@dragonfire.penguinpowered.com> Date: Tue, 21 Mar 2000 17:04:37 -0800 From: Christopher J.Gibbons X-Dispatcher: imput version 20000228(IM140) Lines: 67 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Warner, Something like this might help (would have helped me when I did my upgrade from 3.4) in /usr/src/UPDATING: (feel free to include/exclude/edit/shred) If you are using Kerberos, and before running the make buildworld command comment out the line that reads MAKE_KERBEROS4=yes in /etc/make.conf. Secondly, comment out the linux_enable=yes in /etc/rc.conf <-- that one got me first time through, thank goodness for backups. ;-) Once 4.0 is running and completely installed uncomment the MAKE_KERBEROS4=yes in /etc/make.conf. Run make buildworld again to build the kerberized version and then go about the usual steps for re-installing the OS from source. Basically, one is simply re-building and re-installing 4.0 a second time to get kerberos to build and install properly. This is also a good time to uncomment linux_enable=yes in /etc/rc.conf if linux emulation is so desired. Of course, _The_Better_Way_ would be to fix the 4.0 KerberosIV portion so it compiles under 3.4; however, that may not be an option simply because of the quasi-3.4/4.0 state when it builds. Hope this helps, /----------------------------------------------------------------------- | Christopher J. Gibbons UNIX Systems Admin. gibbons@cs.unr.edu |----------------------------------------------------------------------- | "Discovered that neither the Mossad nor Cuba were willing to pay a | living wage for computer espionage. Fell into System Administration." \----------------------------------------------------------------------- From: Warner Losh Subject: Re: 3.4->4.0 ld-elf.so.1 error? Date: Tue, 21 Mar 2000 17:08:27 -0700 > In message <200003220003.RAA26866@harmony.village.org> Warner Losh writes: > : I've updated the UPDATING document somewhat. I've moved the common > : items to the front, but only in 4.x stable. I've suggested using > : buildkernel and installkernel because that's less painful than the > : ldconfig vs LD_LIBRARY_PATH machinations that one would have to go > : through. > : > : And I've put a section in there to install modules. > : > : Please, everyon, rip it to shreds and let me know what's messed up. > > I have none of the following topics in it: > What do I need to change in my /etc/make.conf > The KERBEROS issues that are being talked about today. > mergemaster > > I'm looking for something fairly minimal. The docs people should > likely come up with something better, maybe based on this, so that the > large number of people that want to upgrade have something better than > a file that started out life intending to do heads-up in -current > style rather than in -stable style :-) > > Warner > > > 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