Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Apr 2006 08:50:21 GMT
From:      jau@iki.fi (Jukka A. Ukkonen)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/95733: dsniff ports kit does not compile
Message-ID:  <200604140850.k3E8oLNS031101@freefall.freebsd.org>

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

From: jau@iki.fi (Jukka A. Ukkonen)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/95733: dsniff ports kit does not compile
Date: Fri, 14 Apr 2006 11:43:33 +0300 (EEST)

 	Right. Here is the fix required to correct the compilation
 	problem. Add the following lines...
 
 #include <openssl/blowfish.h>
 #include <openssl/des.h>
 #include <openssl/des_old.h>
 
 	after the line "#include <openssl/ssl.h>".
 
 
 	Cheers,
 		// jau
 .---  ..-  -.-  -.-  .-    .-  .-.-.-    ..-  -.-  -.-  ---  -.  .  -.
   /    Jukka A. Ukkonen,                             Oxit Ltd, Finland
  /__   M.Sc. (sw-eng & cs)                    (Phone) +358-500-606-671
    /   Internet: Jukka.Ukkonen(a)Oxit.Fi        (Home) +358-9-6215-280
   /    Internet: jau(a)iki.fi
  v
         .---  .-  ..-  ...-.-  ..  -.-  ..  .-.-.-  ..-.  ..
 + + + + My opinions are mine and mine alone, not my employers. + + + +



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