|
Nmap Development
mailing list archives
FW: Re: HP-UX
From: Anthony Kim <Anthony.Kim () VWCREDIT COM>
Date: Tue, 17 Jun 2003 09:37:08 -0500
On Sat, Jun 14, 2003, Fyodor wrote:
Hello everyone,
I am pleased to announce the release of Nmap 3.28!
Fyodor, there is a common problem in how autoconf tests time
functions on HP-UX which causes build to fail:
nbase.h:276: conflicting types for `gettimeofday'
/usr/include/sys/time.h:485: previous declaration of `gettimeofday'
gmake[1]: *** [snprintf.o] Error 1
That's because the test includes limits.h which includes
sys/time.h on HP-UX11.x
These are patches for configure.ac but TMTOWTDI of course.
Attachment:
patch-01
Description:
Attachment:
patch-02
Description:
---------------------------------------------------------------------
For help using this (nmap-dev) mailing list, send a blank email to
nmap-dev-help () insecure org . List run by ezmlm-idx (www.ezmlm.org).
By Date
By Thread
Current thread:
- FW: Re: HP-UX Anthony Kim (Jun 17)
|