From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3e1162e60703211727n59f246cfl9c9d38cf02857b00@mail.gmail.com> Date: Wed, 21 Mar 2007 17:27:03 -0700 From: "David Leimbach" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] error building dns.c In-Reply-To: <3e1162e60703211719n15a834b7w9f8a0ce577488938@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <3e1162e60703211649k22c4ab8dg7dc5bf44cd0ce460@mail.gmail.com> <576eb9d818095aa07587acf6b79e456c@plan9.bell-labs.com> <3e1162e60703211719n15a834b7w9f8a0ce577488938@mail.gmail.com> Topicbox-Message-UUID: 2ba04906-ead2-11e9-9d60-3106f5b1d025 On 3/21/07, David Leimbach wrote: > On 3/21/07, geoff@plan9.bell-labs.com wrote: > > The dns source on sources compiles. If you've just pulled and still > > can't compile it, just copy /sys/src/cmd/ndb from sources. > > > > > yep just did a pull and it's not working... I'll copy it down. > When I build dns from /sys/src using "mk all" I get the error dns.c:185 too many function arguments: convM2DNS (I think line 185 is a blank line by the way, it was before) when I build from /sys/src/cmd/ndb, it compiles just fine. Dave