Date: Sat, 12 Mar 2005 07:34:28 +0300 From: Bashar <big@kuwaitnet.net> To: Doug White <dwhite@gumbysoft.com> Cc: freebsd-stable@freebsd.org Subject: Re: from 5.4-PRERELEASE -> 5.3-RELEASE-p5 error? Message-ID: <42327154.8030806@kuwaitnet.net> In-Reply-To: <20050311184258.F72922@carver.gumbysoft.com> References: <422F250B.6030505@kuwaitnet.net> <20050309234141.L53915@carver.gumbysoft.com> <423040FE.8090305@kuwaitnet.net> <20050310225201.Y64217@carver.gumbysoft.com> <42324A79.6070302@kuwaitnet.net> <20050311184258.F72922@carver.gumbysoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Doug White wrote: >On Fri, 11 Mar 2005, Bashar wrote: > > > >>>>first i ran RELENG_5 and when i got the 5.4-PRERELEASE (which >>>>incompatible with cPanel.net software) i had to run cvsup with RELENG_5_3 >>>>after than i started getting those errors >>>> >>>> >>>You're leaving out important details, like what you did after you cvsup'd. >>> >>> >>> >>the usual ,cvsup'ed then cd /usr/src && make buildworld && make >>installworld && cd /sys/i386/conf && config mykernel && cd >>../compile/mykernel && make depend && make && make install && reboot >> >> > >This is probably where you went wrong. By not using buildkernel it may >have still compiled against the -PRERELEASE headers. > >I'm not sure how to fix you at this point ... If cpanel has hardcoded >assumptions about the release name you may need to fake it out by hacking >src/sys/conf/newvers.sh to rename it back to "5.3-STABLE" and then be >caereful to repply the fix after every cvsup. However I'm not sure how to >get your world back to a functional state without reinstalling... > >You should also file a bug with the cpanel folks and have them handle the >name changes more gracefully. > > > i have already report it to cPanel to look into it, but the scenario here is i'm going from 5.4-PRERELEASE back to 5.3-RELEASE which is from RELENG_5 -> RELENG_5_3 and the errors i originally posted started to happen. btw doesn't config -r mykernel would remove all files including headers?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42327154.8030806>