ports/97442: security/ipsec-tools: IPSec-Tools do not compile

Dmitry Andrianov dimas at dataart.com
Fri May 26 20:20:29 UTC 2006


The following reply was made to PR ports/97442; it has been noted by GNATS.

From: "Dmitry Andrianov" <dimas at dataart.com>
To: undisclosed-recipients:;
Cc:  
Subject: Re: ports/97442: security/ipsec-tools: IPSec-Tools do not compile
Date: Fri, 26 May 2006 20:11:43 +0000 (GMT)

 Ok, looks like my "workaround" was for 0.6.5_1 while people having
 problems with 0.6.5_2
 Below is the patch for 0.6.5_2. Since that version already have
 a patch for configure, I'm providing a patch for that patch :=)
 It has to be applied before running make.
 
 --- files/patch-configure.orig	Fri May 26 19:34:07 2006
 +++ files/patch-configure	Fri May 26 19:47:30 2006
 @@ -1,5 +1,15 @@
  --- configure.orig	Wed Apr 26 15:28:47 2006
  +++ configure	Wed Apr 26 15:28:56 2006
 +@@ -24212,6 +24212,9 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + 
 ++#ifdef HAVE_SYS_TYPES_H
 ++#include <sys/types.h>
 ++#endif
 + 		#include <openssl/sha.h>
 + 
 + int
  @@ -25122,6 +25122,74 @@
   fi
 ===============================================================
 
 Patch is to be applied in /usr/ports/security/ipsec-tools



More information about the freebsd-ports-bugs mailing list