From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: David Presotto To: 9fans@cse.psu.edu Subject: Re: [9fans] ../ip/ip.c Bipck name not declared In-Reply-To: <835c48588efa9dda0624944017533690@snellwilcox.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-cknuwdzlzdkqopihzpfbyxqhpe" Date: Mon, 17 Feb 2003 09:29:20 -0500 Topicbox-Message-UUID: 64d9f124-eacb-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-cknuwdzlzdkqopihzpfbyxqhpe Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Fixed. Jmk and I are in the middle of getting hardware supported checksums working and I didn't push the header file containing Bipck when I pushed ip.c. Sorry bout that. --upas-cknuwdzlzdkqopihzpfbyxqhpe Content-Type: message/rfc822 Content-Disposition: inline Received: from plan9.cs.bell-labs.com ([135.104.9.2]) by plan9; Mon Feb 17 05:04:22 EST 2003 Received: from mail.cse.psu.edu ([130.203.4.6]) by plan9; Mon Feb 17 05:04:19 EST 2003 Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.30.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 1DE3019B48; Mon, 17 Feb 2003 05:04:11 -0500 (EST) Delivered-To: 9fans@cse.psu.edu Received: from work (unknown [195.173.15.12]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 8592519B44 for <9fans@cse.psu.edu>; Mon, 17 Feb 2003 05:03:33 -0500 (EST) Message-ID: <835c48588efa9dda0624944017533690@snellwilcox.com> From: "Steve Simon" To: 9fans@snellwilcox.com MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] ../ip/ip.c Bipck name not declared Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Mon, 17 Feb 2003 09:59:14 0000 Hi, After replica/pull on recompiling the kernel I get: warning: ../ip/ip.c:234 auto declared and not used: pr ../ip/ip.c:450 name not declared: Bipck An incomplete push or have I got out of sync ? Also: I am trying to build a boot floppy, /sys/src/9/pc/mk doesn't have rules to build bzfs.root.8 and bzroot.root.8. I am obviously mssing somthing... -Steve --upas-cknuwdzlzdkqopihzpfbyxqhpe--