From owner-freebsd-current Sat Aug 25 11: 6:56 2001 Delivered-To: freebsd-current@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id E4F6337B40A for ; Sat, 25 Aug 2001 11:06:52 -0700 (PDT) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.6/8.11.2) id f7PI6Yu10403; Sat, 25 Aug 2001 11:06:34 -0700 (PDT) (envelope-from dillon) Date: Sat, 25 Aug 2001 11:06:34 -0700 (PDT) From: Matt Dillon Message-Id: <200108251806.f7PI6Yu10403@earth.backplane.com> To: "Sergey A. Osokin" Cc: current@FreeBSD.ORG Subject: Re: -current buildworld broken References: <20010825215424.A9206@freebsd.org.ru> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :Hello. :cc -O -pipe -march=pentiumpro -I. -DDISASSEMBLER -DNO_X -I/usr/obj/usr/src/i38 :6/usr/include -c /usr/src/usr.bin/doscmd/ems.c :/usr/src/usr.bin/doscmd/ems.c: In function `init_mapfile': :/usr/src/usr.bin/doscmd/ems.c:1124: `MAP_INHERIT' undeclared (first use in this :function) :/usr/src/usr.bin/doscmd/ems.c:1124: (Each undeclared identifier is reported only : once :/usr/src/usr.bin/doscmd/ems.c:1124: for each function it appears in.) :/usr/src/usr.bin/doscmd/ems.c: In function `map_page': :/usr/src/usr.bin/doscmd/ems.c:1172: `MAP_INHERIT' undeclared (first use in this :function) :*** Error code 1 Ha! Hillarious. Ok, I'll fix it. As far as I can tell the use of MAP_INHERIT there is completely bogus. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message