Re: from 5.4-PRERELEASE -> 5.3-RELEASE-p5 error?
From: Bashar (big_at_kuwaitnet.net)
Date: 03/12/05
- Previous message: Bashar: "Re: from 5.4-PRERELEASE -> 5.3-RELEASE-p5 error?"
- In reply to: Doug White: "Re: from 5.4-PRERELEASE -> 5.3-RELEASE-p5 error?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 12 Mar 2005 07:34:28 +0300 To: Doug White <dwhite@gumbysoft.com>
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?
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: Bashar: "Re: from 5.4-PRERELEASE -> 5.3-RELEASE-p5 error?"
- In reply to: Doug White: "Re: from 5.4-PRERELEASE -> 5.3-RELEASE-p5 error?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|