misc/97442: IPSec-Tools do not compile

Dmitry Andrianov dimas at dataart.com
Tue May 23 22:30:24 UTC 2006


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

From: "Dmitry Andrianov" <dimas at dataart.com>
To: <bug-followup at FreeBSD.org>
Cc:  
Subject: Re: misc/97442: IPSec-Tools do not compile
Date: Wed, 24 May 2006 02:19:25 +0400

 Sorry for rich-text message. Sometimes outlook is a monster.
 Re-sending in plaintext
 
 It is not FreeBSD port bug but rather ipsec-tools bug.
 
 I already submitted it to them -
 http://sourceforge.net/tracker/index.php?func=3Ddetail&aid=3D1491819&grou=
 p_i
 d=3D74601&atid=3D541482
 
 If you just need a workaround, then
 
 $ cd /usr/ports/security/ipsec-tools/
 $ cat > files/patch-configure
 --- configure.orig     Fri May 19 15:58:36 2006
 +++ configure  Fri May 19 15:59:34 2006
 @@ -24212,6 +24212,7 @@
  cat >>conftest.$ac_ext <<_ACEOF
  /* end confdefs.h.  */
 =20
 +		#include <sys/types.h>
 		#include <openssl/sha.h>=20
  int
 
 
 before running make. (If you already run make, rm -rf work and rerun)
 Note that patch contains TABs! Be careful when copying and pasting.
 



More information about the freebsd-ports-bugs mailing list