From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <49fc7a92093393566ca93ede3c73def7@coraid.com> From: erik quanstrom Date: Wed, 21 Mar 2007 20:42:43 -0400 To: 9fans@cse.psu.edu Subject: Re: [9fans] error building dns.c In-Reply-To: <3e1162e60703211727n59f246cfl9c9d38cf02857b00@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 2ba5ba58-ead2-11e9-9d60-3106f5b1d025 could this dns.c be from snoopy? that has a convM2DNS on line 185 of dns.c - erik On Wed Mar 21 20:27:42 EDT 2007, leimy2k@gmail.com wrote: > 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