I have an update to 6.40 which removes the conversions between timeval and bpf_timeval by linking with their libpcap. I will post it asap. Giovanni -- msg. originale -- Oggetto: Re: time_t and nmap Da: Stuart Henderson <[email protected]> Data: 25/08/2013 11:38
On 2013/08/25 09:46, Florian Stinglmayr wrote: > Hi, > > I just compiled nmap from ports and it always gives the following > error: > > Starting Nmap 6.25 ( http://nmap.org ) at 2013-08-25 09:45 CEST > assertion "diff <= interval" failed: file "timing.cc", line 408, function > "update" > Abort trap > > I supppose it has something to do with the time_t change? > > Regards, > Florian > nmap was already partly broken on OpenBSD due to bad conversions between timeval and bpf_timeval, the time_t switch has made it worse. http://marc.info/?l=openbsd-ports&m=136930349508697&w=2
