On Sat, Jan 07, 2006 at 03:10:13PM +0530, Temp Junk wrote:

> I am trying to compile the NessusClient (version available for download on 
> the Nessus.org site) and am getting the below error:
> 
> ------
> /usr/include/openssl/kssl.h:132: parse error before "krb5_enctype"
> /usr/include/openssl/kssl.h:134: parse error before "FAR"
> /usr/include/openssl/kssl.h:135: parse error before '}' token
...
> I tried to install the latest openssl / also checked the kssl.h file, but 
> everything looks in order. I am using a RH9 box kernel version 2.4.20-8.
> 
> Any thoughts on how to resolve this..

This is a known issue with RedHat 9 in general. You have a couple of
options; eg,

  - Rebuild OpenSSL manually and make sure to define OPENSSL_NO_KRB5
  - Make sure you have the krb5-devel package and adjust the makefile
for NessusClient so /usr/kerberos/include appears in the list of
included directories.
  - Switch to another distro / OS. I think RedHat 9 was EoL'd nearly two
years ago.

George
-- 
[EMAIL PROTECTED]
_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to