Thus spake The Hermit Hacker <[EMAIL PROTECTED]>: > On Fri, 14 Feb 2003, David Schultz wrote: > > > > 'K, but as long as I install/upgrade both kernel and world at the same > > > time, there won't be a problem, right ... ? > > > > Right. > > Okay, still not working :( > > I did: > > make buildworld > make buildkernel > make installworld > make installkernel > mergemaster -i
Oops, wrong. The last time I remembered someone complaining about this problem back in December, I thought they said that making world fixed the problem. Looking back at the thread, I see that they really said that recompiling with _linuxthreads_ fixed the problem.[1] Well, you can edit the KVA_PAGES value in src/i386/include/pmap.h, which installs to /usr/include/machine/pmap.h, to be consistent with your kernel (at which point you won't need it in the kernel config). For a more permanent solution, you can apply the patch in the PR I referenced in a previous message. [1] http://docs.freebsd.org/cgi/getmsg.cgi?fetch=441617+0+archive/2002/freebsd-hackers/20021208.freebsd-hackers To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message