From owner-freebsd-current Tue Nov 19 21:22:36 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA04594 for current-outgoing; Tue, 19 Nov 1996 21:22:36 -0800 (PST) Received: from po2.glue.umd.edu (po2.glue.umd.edu [129.2.128.45]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id VAA04587 for ; Tue, 19 Nov 1996 21:22:23 -0800 (PST) Received: from maryann.eng.umd.edu (maryann.eng.umd.edu [129.2.103.22]) by po2.glue.umd.edu (8.8.2/8.7.3) with ESMTP id AAA26533 for ; Wed, 20 Nov 1996 00:22:14 -0500 (EST) Received: from localhost (chuckr@localhost) by maryann.eng.umd.edu (8.8.3/8.7.3) with SMTP id AAA22853 for ; Wed, 20 Nov 1996 00:22:13 -0500 (EST) X-Authentication-Warning: maryann.eng.umd.edu: chuckr owned process doing -bs Date: Wed, 20 Nov 1996 00:22:13 -0500 (EST) From: Chuck Robey X-Sender: chuckr@maryann.eng.umd.edu To: FreeBSD current Subject: sbin/routed seems busted Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Maybe the last patch by Garrett might have had something busted? Anyways, here's the error output: cc -O2 -pipe -c /usr/src/sbin/routed/main.c /usr/src/sbin/routed/main.c: In function `main': /usr/src/sbin/routed/main.c:187: structure has no member named `parm_addr_h' /usr/src/sbin/routed/main.c:301: too few arguments to function `set_tracelevel' /usr/src/sbin/routed/main.c:354: too few arguments to function `set_tracelevel' /usr/src/sbin/routed/main.c: In function `rip_on': /usr/src/sbin/routed/main.c:717: `IS_RIP_QUERIED' undeclared (first use this function) /usr/src/sbin/routed/main.c:717: (Each undeclared identifier is reported only once /usr/src/sbin/routed/main.c:717: for each function it appears in.) *** Error code 1 Stop. I checked, I didn't see any member of struct parm that looked enough like parm_addr_h for me to guess, and I don't have time for more right now, so I thought I'd report it anyways. ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@eng.umd.edu | communications topic, C programming, and Unix. 9120 Edmonston Ct #302 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+-----------------------------------------------