Date: Sat, 25 Aug 2001 11:06:34 -0700 (PDT) From: Matt Dillon <dillon@earth.backplane.com> To: "Sergey A. Osokin" <osa@freebsd.org.ru> Cc: current@FreeBSD.ORG Subject: Re: -current buildworld broken Message-ID: <200108251806.f7PI6Yu10403@earth.backplane.com> References: <20010825215424.A9206@freebsd.org.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
: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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108251806.f7PI6Yu10403>