Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Mar 1997 23:39:49 +0800
From:      Peter Wemm <peter@spinner.DIALix.COM>
To:        Poul-Henning Kamp <phk@critter.dk.tfs.com>
Cc:        asami@vader.cs.berkeley.edu (Satoshi Asami), CVS-committers@freefall.freebsd.org, cvs-all@freebsd.org, cvs-ports@freebsd.org
Subject:   Re: cvs commit: ports/net/scotty Makefile ports/net/scotty/files md5 ports/net/scotty/patches patch-aa patch-ab 
Message-ID:  <199703061539.XAA01471@spinner.DIALix.COM>
In-Reply-To: Your message of "Thu, 06 Mar 1997 12:48:20 %2B0100." <25381.857648900@critter.dk.tfs.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Poul-Henning Kamp wrote:
> In message <199703061115.DAA12250@silvia.HIP.Berkeley.EDU>, Satoshi Asami wri
    te
> s:
> > *   Boldly venture into the realm of ports, abduct an old friend of mine
> > *   and patch it up a bit.  Yes indeed, phk is back in the tcl+snmp arena.
> >
> >Thanks, but doesn't compile on 2.2.....
> 
> I know, I was trying to find out exactly where and why it failed.

INADDR_LOOPBACK was added to netinet/in.h along the way to 
replace a heap of :-
#ifndef INADDR_LOOPBACK
#define INADDR_LOOPBACK 0x7f000001
#endif
.. type code scattered around the place.

Cheers,
-Peter





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703061539.XAA01471>