Date: Fri, 11 Apr 2003 15:57:03 +0200 From: marius@alchemy.franken.de To: Matt <matt@xtaz.co.uk> Cc: ports@freebsd.org Subject: Re: Nmap 3.20 port broken ? Message-ID: <20030411155703.C53107@newtrinity.zeist.de> In-Reply-To: <20030411155143.B53107@newtrinity.zeist.de>; from marius@alchemy.franken.de on Fri, Apr 11, 2003 at 03:51:43PM %2B0200 References: <20030411131646.M83910@xtaz.co.uk> <20030411152955.A53107@newtrinity.zeist.de> <20030411133544.M62977@xtaz.co.uk> <20030411155143.B53107@newtrinity.zeist.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 11, 2003 at 03:51:43PM +0200, marius@alchemy.franken.de wrote: > > hrm, strange, worked for me on up-to-date current when i submitted the > patch. could you please try to replace the '+#if FREEBSD' in > patch-nbase::getopt.h with '+#if __FreeBSD__' and compile again? > FREEBSD should get defined by nmap but that seems to fail on your > system. > oops, should be '+#ifdef __FreeBSD__' of course.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030411155703.C53107>