Nmap Development mailing list archives

Re: [PATCH][TRIVIAL] Get 3.59ALPHA3 to compile on Solaris


From: Tom Duffy <tduffy () sun com>
Date: Fri, 20 Aug 2004 15:33:07 -0700

On Fri, 2004-08-20 at 15:15 -0700, Fyodor wrote:
Hmm ... I had hoped the two lines above what you quoted would be catching it:

  *-solaris2.[1-9][0-9]*)
    AC_DEFINE(SOLARIS)

So your Solaris 10 box still defines STUPID_SOLARIS_CHECKSUM_BUG in
config.h?

Weird.  In my configure (the one that came with the tar ball), it came
out:

    ;;
  *-solaris2.1-90-9*)
    cat >>confdefs.h <<\_ACEOF
#define SOLARIS 1
_ACEOF

I was wondering what that was.  It looks like autoconf is removing the
brackets from configure.ac.

Another small issue, in Solaris 10, openssl is included, but for some
stupid reason I don't want to go into it was put in /usr/sfw/lib, so the
header is in /usr/sfw/include/openssl/.  I can run ./configure --with-
openssl=/usr/sfw/include but this is the "standard" directory for s10,
so maybe it should look there automagically.

-tduffy

-- 
"When they took the 4th Amendment, I was quiet because I didn't deal
drugs. When they took the 6th Amendment, I was quiet because I am
innocent. When they took the 2nd Amendment, I was quiet because I don't
own a gun. Now they have taken the 1st Amendment, and I can only be
quiet."                                 --Lyle Myhr

Attachment: signature.asc
Description: This is a digitally signed message part


Current thread: