Date: Sat, 04 May 2002 12:46:26 -0500 From: "Alan L. Cox" <alc@imimic.com> To: hiten@uk.FreeBSD.org Cc: current@FreeBSD.org Subject: Re: mutex Giant problems in latest -current Message-ID: <3CD41E72.20BE91CC@imimic.com>
next in thread | raw e-mail | index | archive | help
Hiten, You're aborting on an assertion that no longer exists in vm_map.c. This appears to be a case where your new kernel is based upon the new vm_mmap.c but an old vm_map.c. Please make sure that both vm_map.c and vm_mmap.c are updated and try a "make clean" before building your kernel. Regards, Alan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CD41E72.20BE91CC>