Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2006 19:00:39 GMT
From:      "Dmitry Andrianov" <dimas@dataart.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: misc/97442: IPSec-Tools do not compile
Message-ID:  <200605221900.k4MJ0d2d067420@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/97442; it has been noted by GNATS.

From: "Dmitry Andrianov" <dimas@dataart.com>
To: <bug-followup@FreeBSD.org>,
	<tps@vr-web.de>
Cc:  
Subject: Re: misc/97442: IPSec-Tools do not compile
Date: Mon, 22 May 2006 22:49:30 +0400

 This is a multi-part message in MIME format.
 
 ------_=_NextPart_001_01C67DD0.77758D60
 Content-Type: text/plain;
 	charset="koi8-r"
 Content-Transfer-Encoding: quoted-printable
 
 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
 
 =20
 
 If you just need a workaround, then
 
 =20
 
 $ cd /usr/ports/security/ipsec-tools/
 $ cat > files/patch-configure
 --- configure.orig=9A=9A=9A=9A Fri May 19 15:58:36 2006
 +++ configure=9A Fri May 19 15:59:34 2006
 @@ -24212,6 +24212,7 @@
  cat >>conftest.$ac_ext <<_ACEOF
  /* end confdefs.h.=9A */
 =20
 +=9A=9A=9A=9A=9A=9A=9A=9A=9A=9A=9A=9A=9A #include <sys/types.h>
 =9A=9A=9A=9A=9A=9A=9A=9A=9A=9A=9A=9A=9A=9A #include <openssl/sha.h>=20
 =9Aint
 
 =20
 
 before running make. (If you already run make, rm -rf work and rerun)
 
 
 ------_=_NextPart_001_01C67DD0.77758D60
 Content-Type: text/html;
 	charset="koi8-r"
 Content-Transfer-Encoding: quoted-printable
 
 <html>
 
 <head>
 <meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dkoi8-r">
 <meta name=3DGenerator content=3D"Microsoft Word 11 (filtered)">
 <style>
 <!--
  /* Style Definitions */
  p.MsoNormal, li.MsoNormal, div.MsoNormal
 	{margin:0in;
 	margin-bottom:.0001pt;
 	font-size:12.0pt;
 	font-family:"Times New Roman";}
 a:link, span.MsoHyperlink
 	{color:blue;
 	text-decoration:underline;}
 a:visited, span.MsoHyperlinkFollowed
 	{color:purple;
 	text-decoration:underline;}
 pre
 	{margin:0in;
 	margin-bottom:.0001pt;
 	font-size:10.0pt;
 	font-family:"Courier New";}
 span.EmailStyle17
 	{font-family:Arial;
 	color:windowtext;}
 @page Section1
 	{size:595.3pt 841.9pt;
 	margin:56.7pt 42.5pt 56.7pt 85.05pt;}
 div.Section1
 	{page:Section1;}
 -->
 </style>
 
 </head>
 
 <body lang=3DRU link=3Dblue vlink=3Dpurple>
 
 <div class=3DSection1>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span lang=3DEN-US =
 style=3D'font-size:
 10.0pt;font-family:Arial'>It is not FreeBSD port bug but rather =
 ipsec-tools
 bug.</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span lang=3DEN-US =
 style=3D'font-size:
 10.0pt;font-family:Arial'>I already submitted it to them - <a
 href=3D"http://sourceforge.net/tracker/index.php?func=3Ddetail&amp;aid=3D=
 1491819&amp;group_id=3D74601&amp;atid=3D541482">http://sourceforge.net/tr=
 acker/index.php?func=3Ddetail&amp;aid=3D1491819&amp;group_id=3D74601&amp;=
 atid=3D541482</a></span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span lang=3DEN-US =
 style=3D'font-size:
 10.0pt;font-family:Arial'>&nbsp;</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span lang=3DEN-US =
 style=3D'font-size:
 10.0pt;font-family:Arial'>If you just need a workaround, =
 then</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span lang=3DEN-US =
 style=3D'font-size:
 10.0pt;font-family:Arial'>&nbsp;</span></font></p>
 
 <pre><font size=3D2 face=3D"Courier New"><span lang=3DEN =
 style=3D'font-size:10.0pt'>$ cd =
 /usr/ports/security/ipsec-tools/</span></font></pre><pre><font
 size=3D2 face=3D"Courier New"><span lang=3DEN =
 style=3D'font-size:10.0pt'>$ cat &gt; =
 files/patch-configure</span></font></pre><pre><font
 size=3D2 face=3D"Courier New"><span lang=3DEN =
 style=3D'font-size:10.0pt'>--- configure.orig=9A=9A=9A=9A Fri May 19 =
 15:58:36 2006</span></font></pre><pre><font
 size=3D2 face=3D"Courier New"><span lang=3DEN =
 style=3D'font-size:10.0pt'>+++ configure=9A Fri May 19 15:59:34 =
 2006</span></font></pre><pre><font
 size=3D2 face=3D"Courier New"><span lang=3DEN =
 style=3D'font-size:10.0pt'>@@ -24212,6 +24212,7 =
 @@</span></font></pre><pre><font
 size=3D2 face=3D"Courier New"><span lang=3DEN =
 style=3D'font-size:10.0pt'> cat &gt;&gt;conftest.$ac_ext =
 &lt;&lt;_ACEOF</span></font></pre><pre><font
 size=3D2 face=3D"Courier New"><span lang=3DEN =
 style=3D'font-size:10.0pt'> /* end confdefs.h.=9A =
 */</span></font></pre><pre><font
 size=3D2 face=3D"Courier New"><span lang=3DEN =
 style=3D'font-size:10.0pt'> </span></font></pre><pre><font
 size=3D2 face=3D"Courier New"><span lang=3DEN =
 style=3D'font-size:10.0pt'>+=9A=9A=9A=9A=9A=9A=9A=9A=9A=9A=9A=9A=9A =
 #include &lt;sys/types.h&gt;</span></font></pre><pre><font
 size=3D2 face=3D"Courier New"><span lang=3DEN =
 style=3D'font-size:10.0pt'>=9A=9A=9A=9A=9A=9A=9A=9A=9A=9A=9A=9A=9A=9A =
 #include &lt;openssl/sha.h&gt; </span></font></pre><pre><font
 size=3D2 face=3D"Courier New"><span lang=3DEN =
 style=3D'font-size:10.0pt'>=9Aint</span></font></pre>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span lang=3DEN-US =
 style=3D'font-size:
 10.0pt;font-family:Arial'>&nbsp;</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span lang=3DEN-US =
 style=3D'font-size:
 10.0pt;font-family:Arial'>before running make. (If you already run make, =
 rm -rf
 work and rerun)</span></font></p>
 
 </div>
 
 </body>
 
 </html>
 
 ------_=_NextPart_001_01C67DD0.77758D60--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605221900.k4MJ0d2d067420>