From owner-freebsd-current Sun Jan 21 06:27:42 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA17719 for current-outgoing; Sun, 21 Jan 1996 06:27:42 -0800 (PST) Received: from w8hd.w8hd.org (w8hd.w8hd.org [198.252.159.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id GAA17692 for ; Sun, 21 Jan 1996 06:26:05 -0800 (PST) Received: (from kimc@localhost) by w8hd.w8hd.org (8.6.12/8.6.9) id JAA14200; Sun, 21 Jan 1996 09:26:04 -0500 Date: Sun, 21 Jan 1996 09:26:04 -0500 (EST) From: Kim Culhan To: current@FreeBSD.org Subject: Almost current -one more hitch Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@FreeBSD.org Precedence: bulk My current compile ended here: klm_prot_xdr.c:113: `TRUE' undeclared (first use this function) klm_prot_xdr.c: At top level: klm_prot_xdr.c:117: parse error before `xdr_klm_unlockargs' klm_prot_xdr.c: In function `xdr_klm_unlockargs': klm_prot_xdr.c:118: parse error before `*' klm_prot_xdr.c:118: declaration for parameter `XDR' but no such parameter klm_prot_xdr.c:123: `FALSE' undeclared (first use this function) klm_prot_xdr.c:124: `TRUE' undeclared (first use this function) /usr/include/rpcsvc/klm_prot.h: At top level: /usr/include/rpcsvc/klm_prot.h:62: storage size of `alock' isn't known *** Error code 1 Stop. This on current sup'd at about 1400 UTC 1-20. Any help is greatly appreciated. regards kim -- kimc@w8hd.org