Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <20030509151927.22524.qmail@web40304.mail.yahoo.com> Date: Fri, 9 May 2003 08:19:27 -0700 (PDT) From: Doug Jenkinson Subject: nmap To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii So, I'm trying to get nmap to run under cygwin, well, to at least make/install. Following the instructions from insecure.org/nmap, I have: > bzip2 -cd nmap-3.27.tar.bz2 | tar xvf - > cd nmap-3.27 > ./configure > make > su root > make install as an installation script for version 3.27. The problem is that I get these errors: > make: *** No rule to make target `libpcap-possiblymodified/Makefile', needed by `libpcap-possiblymodified/libpcap.a'. Stop. > su: user root does not exist > make: *** No rule to make target `libpcap-possiblymodified/Makefile', needed by `libpcap-possiblymodified/libpcap.a'. Stop. Does anyone have any insight to these? Anything at all would be appreciated, or even a flat stmt that it can't be done will be grungingly accepted. Doug Jenkinson __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/