On Tue, 28 Feb 2006, Marcel Moolenaar wrote:
There's a bogus conditional in i386/i386/machdep.c that should be removed: revision 1.596 date: 2004/07/19 02:46:34; author: silby; state: Exp; lines: +3 -0 Add a #error requiring KDB if DDB is specified. (This can probably be relocated to a better place, if one exists.) It has found its way to amd64 as well and therefore may be elsewhere (not ia64, as that works as expected). -- Marcel Moolenaar USPA: A-39004 [EMAIL PROTECTED]
I added that conditional because DDB w/o KDB didn't work at the time, and the weird way it failed to link was very confusing. If the two are now independent, then by all means remove the check.
Mike "Silby" Silbersack _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"