Date: Wed, 20 Nov 1996 00:22:13 -0500 (EST) From: Chuck Robey <chuckr@glue.umd.edu> To: FreeBSD current <freebsd-current@freefall.FreeBSD.org> Subject: sbin/routed seems busted Message-ID: <Pine.OSF.3.95.961120001811.20565A-100000@maryann.eng.umd.edu>
next in thread | raw e-mail | index | archive | help
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! ----------------------------+-----------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.3.95.961120001811.20565A-100000>