Nmap Development mailing list archives

Re: Error on ./configure; MacOS 10.5.5


From: Jay Chandler <lists () sequestered net>
Date: Tue, 23 Sep 2008 23:31:33 -0700

Kris Katterjohn wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jay Chandler wrote:
After an SVN update to latest version:

checking if libpcap version is recent enough... yes
./configure: line 4684: syntax error near unexpected token `<<<'
./configure: line 4684: `<<<<<<< .mine'
configure: error: ./configure failed for ncat

What'd you break, Kris? :-p This works correctly compiling from svn on FreeBSD 7.0-p4 and Fedora 9 latest.


I broke it because you ditched on hanging out with me at DEFCON :)

Nah, it looks like the configure is conflicted.  Your best bet is probably to
delete the configure and svn up again.

You might want to also check if anything else is conflicted by issuing an svn
stat and checking for files with a "C" starting the line (i.e. like the
externals have "X" and modified files have "M").

Hmm, no dice. The ncat/configure was conflicted. Deleted it, replaced it via svn, and it throws:

checking for pcap_datalink in -lpcap... yes
checking if libpcap version is recent enough... yes
./configure: line 4684: syntax error near unexpected token `<<<'
./configure: line 4684: `<<<<<<< .mine'
configure: error: ./configure failed for ncat
Singularity:nmap jchandler$

Weird; what would cause something like that? "make distclean" didn't seem to solve it...

Singularity:nmap jchandler$ svn stat
X      nsock
X      nbase
X      ncat
X      zenmap

Performing status on external item at 'nsock'

Performing status on external item at 'nbase'

Performing status on external item at 'zenmap'

Performing status on external item at 'ncat'
Singularity:nmap jchandler$

--
Jay Chandler / KB1JWQ
Living Legend / Systems Exorcist
Today's Excuse: The cord jumped over and hit the power switch


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


Current thread: