Date: Tue, 11 Aug 1998 22:55:05 -0400 (EDT) From: Bill Fumerola <billf@chc-chimes.com> Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/7581: new port [net x11]/ethereal Message-ID: <Pine.HPP.3.96.980811225434.4511B-100000@hp9000.chc-chimes.com> In-Reply-To: <Pine.LNX.3.96.980811181332.984F-100000@majesticnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Could whoever commit's this confirm/change this, as I don't have access to a -current box. danke. On Tue, 11 Aug 1998 ian@majesticnet.com wrote: > I just tried your port out on a somewhat -current box, and I had to apply > the following patch to packet.c before I could compile it. Other than > that it looks like a cool port :) > > Ian > > > *** packet.c.orig Tue Aug 11 17:06:56 1998 > --- packet.c Tue Aug 11 17:07:19 1998 > *************** > *** 28,33 **** > --- 28,34 ---- > #include <stdio.h> > #include <stdarg.h> > #include <ctype.h> > + #include <sys/types.h> > #include <netinet/in.h> > > #include "packet.h" > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > - bill fumerola [root/billf]@chc-chimes.com - computer horizons corp - - ph:(800)252.2421 x128 / bfumerol@computerhorizons.com - BF1560 - "Logic, like whiskey, loses its beneficial effect when taken in too large quantities" -Lord Dunsany To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.HPP.3.96.980811225434.4511B-100000>