From owner-freebsd-ports Fri Sep 12 09:35:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA15525 for ports-outgoing; Fri, 12 Sep 1997 09:35:05 -0700 (PDT) Received: from wireless.4d.net (wireless.4d.net [207.137.156.159]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA15514 for ; Fri, 12 Sep 1997 09:35:00 -0700 (PDT) Received: from uhf.wireless.net (uhf.wireless.net [207.137.157.140]) by wireless.4d.net (8.8.7/8.8.4) with ESMTP id JAA25767; Fri, 12 Sep 1997 09:36:31 -0700 (PDT) Received: from localhost (bad@localhost) by uhf.wireless.net (8.8.7/8.8.7) with SMTP id MAA04802; Fri, 12 Sep 1997 12:40:53 GMT Date: Fri, 12 Sep 1997 12:40:53 +0000 (GMT) From: Bernie Doehner To: max@wide.ad.jp, Bill Fenner cc: System Administrator , ports@freebsd.org Subject: trafshow compile trouble from 970807-SNAP ports. In-Reply-To: <97Sep12.092543pdt.177486@crevenia.parc.xerox.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > You shouldn't cross-post messages like this; ports is good enough. Ok. Sorry! > You should add an include of sys/time.h before net/if.h and add > sys/if_var.h after it - see the ucd-snmp port for the right way to > conditinalize it for the port, or just add it locally if you just want > it to work on your system. ARRGGH. I fixed that same thing in our localy developed IPIP tunneling code. Thanks for pointing it out and refreshing my memory. Could someone please fix that in the trafshow port so that subsequent people don't have this problem? Programs in ports should not require this much user intervention to get them working (granted, it's pretty simple to fix, but still...). Thanks and best regards, Bernie