From owner-freebsd-current Mon Mar 20 08:20:18 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA29533 for current-outgoing; Mon, 20 Mar 1995 08:20:18 -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 IAA29527 for ; Mon, 20 Mar 1995 08:20:16 -0800 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.8/8.6.6) id IAA27139; Mon, 20 Mar 1995 08:17:54 -0800 From: "Rodney W. Grimes" Message-Id: <199503201617.IAA27139@gndrsh.aac.dev.com> Subject: Re: make netstat breaks To: jhay@mikom.csir.co.za (John Hay) Date: Mon, 20 Mar 1995 08:17:54 -0800 (PST) Cc: current@FreeBSD.org In-Reply-To: <199503201050.MAA26891@zibbi.mikom.csir.co.za> from "John Hay" at Mar 20, 95 12:50:39 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 639 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. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD