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:
- 3.59ALPHA3: Crash this :). Fyodor (Aug 19)
- Re: 3.59ALPHA3: Crash this :). Gisle Vanem (Aug 20)
- Re: 3.59ALPHA3: Crash this :). Fyodor (Aug 20)
- Re: 3.59ALPHA3: Crash this :). Gisle Vanem (Aug 20)
- Re: 3.59ALPHA3: Crash this :). Fyodor (Aug 20)
- [PATCH][TRIVIAL] Get 3.59ALPHA3 to compile on Solaris Tom Duffy (Aug 20)
- Re: [PATCH][TRIVIAL] Get 3.59ALPHA3 to compile on Solaris Fyodor (Aug 20)
- Re: [PATCH][TRIVIAL] Get 3.59ALPHA3 to compile on Solaris Tom Duffy (Aug 20)
- Re: [PATCH][TRIVIAL] Get 3.59ALPHA3 to compile on Solaris Fyodor (Aug 20)
- Re: [PATCH][TRIVIAL] Get 3.59ALPHA3 to compile on Solaris Tom Duffy (Aug 20)
- [PATCH] Fix Solaris 10 and greater recognition Tom Duffy (Aug 25)
- Re: [PATCH] Fix Solaris 10 and greater recognition Fyodor (Aug 25)
- Re: [PATCH][TRIVIAL] Get 3.59ALPHA3 to compile on Solaris Fyodor (Aug 20)
- Re: 3.59ALPHA3: Crash this :). Gisle Vanem (Aug 20)
