Nmap Development mailing list archives

Can I have a temporary OpenBSD shell account?


From: David Fifield <david () bamsoftware com>
Date: Mon, 15 Oct 2007 22:18:21 -0600

Hi all,

Can someone give me an OpenBSD shell account for a little while? I want
to find out what's causing the OpenBSD compilation errors and fix it. My
intuition tells me that it won't take long to fix, maybe just a few
hours, so I don't want to go to the trouble of setting up OpenBSD
myself. I don't need root or anything, just a system with a working
compiler and header files.

Failing that, can an OpenBSD user just try out a hunch? Include nmap.h
at the top of portreasons.h:

Index: portreasons.h
===================================================================
--- portreasons.h       (revision 6010)
+++ portreasons.h       (working copy)
@@ -102,6 +102,8 @@
 #ifndef REASON_H
 #define REASON_H
 
+#include "nmap.h"
+
 #ifdef WIN32
 #include "winsock2.h"
 #else

David Fifield

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


Current thread: