Folks,

cd libnessus && make
make[1]: Entering directory `/home/herb/NessusClient-1.0.0.RC3/libnessus'
gcc -I../  -I. -I/home/herb/NessusClient-1.0.0.RC3/include    -g -O2  -g -c 
system.c
In file included from /usr/include/openssl/ssl.h:179,
                 from /home/herb/NessusClient-1.0.0.RC3/include/includes.h:197,
                 from system.c:21:
/usr/include/openssl/kssl.h:72:18: krb5.h: No such file or directory
[EMAIL PROTECTED] NessusClient-1.0.0.RC3]$ rpm -q krb5-devel
krb5-devel-1.2.7-47
[EMAIL PROTECTED] NessusClient-1.0.0.RC3]$ rpm -qf /usr/kerberos/include/krb5.h
krb5-devel-1.2.7-47


I had the same error with RC1, and modified the makefile to point to
/usr/kerberos/include & /usr/kerberos/lib in order to force a
compilation, and even after that, the client segfaulted on execution.

             -- Herb

-- 
Herb Commodore <[EMAIL PROTECTED]>      +1.919.660.6951
IT Security Office, OIT, Duke University
Box 104106, Durham NC 27708-0132 USA
_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to