From owner-freebsd-current Wed Apr 11 17: 8:45 2001 Delivered-To: freebsd-current@freebsd.org Received: from bunrab.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122]) by hub.freebsd.org (Postfix) with ESMTP id 69DA937B422 for ; Wed, 11 Apr 2001 17:08:43 -0700 (PDT) (envelope-from david@catwhisker.org) Received: (from david@localhost) by bunrab.catwhisker.org (8.10.0/8.10.0) id f3C07JN67377; Wed, 11 Apr 2001 17:07:19 -0700 (PDT) Date: Wed, 11 Apr 2001 17:07:19 -0700 (PDT) From: David Wolfskill Message-Id: <200104120007.f3C07JN67377@bunrab.catwhisker.org> To: bp@butya.kz, david@catwhisker.org Subject: Re: world (still) having trouble (after gdb.291/gdb/defs.h) Cc: current@FreeBSD.ORG In-Reply-To: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Date: Thu, 12 Apr 2001 04:40:03 +0700 (ALMST) >From: Boris Popov >> In "stage 4: building everything...", it got well past that point, but >> blew up in usr.bin/kdump: > Sorry, delta was committed to smb_dev.h. It should be ok now. Yup -- built; I'm running: FreeBSD m133.whistle.com 5.0-CURRENT FreeBSD 5.0-CURRENT #26: Wed Apr 11 09:36:48 PDT 2001 root@:/common/C/obj/usr/src/sys/LAPTOP_30W i386 (in multi-user mode) right now. Thanks! That said, while I was trying to figure out what had gone wrong, I ended up chasing something that was "merely" a warning, but loks to me as if it has some unpleasant potential: the dual (conflicting) definitions of MDF_ACTIVE, thus: sys/pccard/cardinfo.h:81:#define MDF_ACTIVE 0x40 /* Context active (read-only) */ and sys/sys/memrange.h:18:#define MDF_ACTIVE (1<<27) /* currently active */ The notion of the same program (kdump, in this case) actually using both include files would seem to be a cause for some concern. Cheers, david -- David H. Wolfskill david@catwhisker.org As a computing professional, I believe it would be unethical for me to advise, recommend, or support the use (save possibly for personal amusement) of any product that is or depends on any Microsoft product. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message