Date: Sat, 24 Aug 2002 14:49:48 -0500 From: "Jimi Thompson" <jimit@prodigy.net> To: "John" <jwd@bsdwins.com>, <freebsd-current@FreeBSD.ORG> Subject: Re: Config Out of Date Message-ID: <002501c24ba7$68658320$60f33c04@win1> References: <001a01c24a4e$e31f77b0$60f33c04@win1> <20020823032234.GA88682@bsdwins.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This would be lovely if the mergemaster command wouldn't die with a core dump. It tries to start building openssl and then I get this: PID 7343 (sh) uid0; exited on signal 12 (core dump) Bad System Call (core dumped) ***Error code 140 Stop in /usr/src/etc. ***FATAL ERROR: Cannot cd to /usr/src/etc and install files to the temproot environment I've verified that /usr/src/etc exists and that the permissions are correct. That's why I wanted to install the kernel only, since the rest of the OS appears to be having issues, at least on my box. My "mergemaster" doesn't list a "-p" as a valid option either and typing it in doesn't work. Thanks, Jimi ----- Original Message ----- From: "John" <jwd@bsdwins.com> To: "Jimi Thompson" <jimit@prodigy.net> Sent: Thursday, August 22, 2002 10:22 PM Subject: Re: Config Out of Date > From the header of /usr/src/Makefile > > # For individuals wanting to upgrade their sources (even if only a > # delta of a few days): > # > # 1. `cd /usr/src' (or to the directory containing your source tree). > # 2. `make buildworld' > # 3. `make buildkernel KERNCONF=YOUR_KERNEL_HERE' (default is GENERIC). > # 4. `make installkernel KERNCONF=YOUR_KERNEL_HERE' (default is GENERIC). > # 5. `reboot' (in single user mode: boot -s from the loader prompt). > # 6. `mergemaster -p' > # 7. `make installworld' > # 8. `mergemaster' > # 9. `reboot' > > You can usually skip step 5, sometimes not. make sure you > read /usr/src/UPDATING.. > > -John > > ----- Jimi Thompson's Original Message ----- > > > I'm new to FreeBSD so forgive me in advance for not knowing everything. I've sync'd my CVS tree and I'm trying to upgrade my 4.5 system to 5.0. Every thing seems to be ok until I try to start building. If I try to "make upgrade" it chokes on a game called fortune. There is apparently some problem in the makefile for this game. I tried removing it from the Makefile for the games directory but something else keeps calling it. I've even tried "make clean" but that hasn't helped either. > > > > If I try to build the kernel seperately, I get the following error message: > > Your version of config(8) is out of sync with your kernel source. > > > > I'm thinking that there has to be a work around for this, but I haven't found anything in FAQ or the Handbook. I've found ever other error one can think of. > > > > Any help or insight would be appreciated. > > > > Thanks, > > > > Jimi Thompson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002501c24ba7$68658320$60f33c04>