Duncan Patton a Campbell <campb...@neotext.ca> writes: > On Tue, 21 Feb 2012 09:16:34 -0700 > Duncan Patton a Campbell <campb...@neotext.ca> wrote: > >> On Mon, 20 Feb 2012 23:24:56 -0500 >> Ted Unangst <t...@tedunangst.com> wrote: >> >> > On Mon, Feb 20, 2012, Duncan Patton a Campbell wrote: >> > > On Mon, 20 Feb 2012 10:05:19 -0500 >> > > Ted Unangst <t...@tedunangst.com> wrote: >> > > >> > >> you are running config from a different version than the source you >> > >> are trying to compile. >> > > >> > > Ok, but if I've started with 5.0 Release, how do I get 5.0 Stable's >> > > config >> > > without >> > > building it? >> > >> > I would revisit the assumption you are building 5.0 on 5.0. You are >> > reporting an error nobody else is reporting, that just happens to be >> > exactly the error one sees when building with a mismatched config and >> > src, so.... You see where I'm coming from? >> > >> >> Yes. I do. I can only assume I've buggerd up the src tree somehow. >> >> uname -svmpr >> OpenBSD 5.0 GENERIC.MP#63 amd64 AMD A6-3670 APU with Radeon(tm) HD Graphics >> >> thanks, >> > > So, the problem appears to be that you cannot check out a 5.0-Stable source > tree > directly on a 5.0-Release system, but instead must "prime" the tree with the > Release code and then checkout the Stable stuff on top.
No. You're wrong. At least, I did exactly what you said I "cannot" do. I installed (from CD) 5.0-release, and then cvs co'd -stable; and then installed per the usual directions. From dmesg: OpenBSD 5.0-stable (GENERIC.MP) #0: Mon Jan 30 13:21:14 CST 2012 r...@jackson.wistly.net:/usr/src/sys/arch/amd64/compile/GENERIC.MP So unless something very strange has happened since January 30, you appear to be Doing Something Wrong.