On Tue, Feb 21, 2012 at 2:37 PM, Duncan Patton a Campbell <campb...@neotext.ca> wrote: > On Tue, 21 Feb 2012 13:52:27 -0600 > Carson Chittom <car...@wistly.net> wrote: > >> 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: >> > > read and weap. i did. when you do a cd install, it puts > src (sys), and xenocara in /usr. that "primes" the src/sys > tree. if you then _move_ those trees out of the way entirely, > and do a cvs checkout of the whole tree, well that what *I* saw > anyways.
It depends on the exact cvs checkout options you use. --patrick