Nmap Development mailing list archives

Re: 3.90 won't compile on openbsd 3.6


From: Fyodor <fyodor () insecure org>
Date: Fri, 9 Sep 2005 22:12:14 -0700

On Thu, Sep 08, 2005 at 03:15:13PM -0400, Okan Demirmen wrote:
-   *rcvdtime = head.ts;
+   rcvdtime->tv_sec = head.ts.tv_sec;
+   rcvdtime->tv_usec = head.ts.tv_usec;
    assert(head.ts.tv_sec);
 #endif

Looks good.  I have applied this patch for the next version of Nmap.
Are any other patches needed for clean compilation on OpenBSD?  It is
an important platform, so I'd like OpenBSD to be supported right out
of the tarball.

Thanks,
Fyodor


_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev


Current thread: