From owner-freebsd-current Mon Mar 20 08:34:01 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA29809 for current-outgoing; Mon, 20 Mar 1995 08:34:01 -0800 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id IAA29803 for ; Mon, 20 Mar 1995 08:33:58 -0800 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.8/8.6.6) id IAA27181; Mon, 20 Mar 1995 08:33:05 -0800 From: "Rodney W. Grimes" Message-Id: <199503201633.IAA27181@gndrsh.aac.dev.com> Subject: Re: make netstat breaks To: rgrimes@gndrsh.aac.dev.com (Rodney W. Grimes) Date: Mon, 20 Mar 1995 08:33:05 -0800 (PST) Cc: jhay@mikom.csir.co.za, current@FreeBSD.org In-Reply-To: <199503201617.IAA27139@gndrsh.aac.dev.com> from "Rodney W. Grimes" at Mar 20, 95 08:17:54 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 894 Sender: current-owner@FreeBSD.org Precedence: bulk > > > > > Hi, > > > > After the latest changes to kvm.h I get: > > cc -O2 -I/sys -c /usr/src/usr.bin/netstat/unix.c > > In file included from /usr/src/usr.bin/netstat/unix.c:41: > > /usr/include/kvm.h:66: parse error before `kvm_uread' > > /usr/include/kvm.h:66: parse error before `u_long' > > > > Shouldn't kvm.h include sys/types.h ? or should netstat include it? > > I just fixed this, in /usr/src/include/kvm.h change u_long to unsigned > long like all the other unsigned long's in the file. I jumped the gun, your error message above was cut short, there are other problems here. I am commenting out the declaration of kvm_uread until all of this can get fixed *correctly* and without causing build world to fail. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD