Hi,
I'm trying to build OpenVAS 7 from source on Ubuntu Server 14.04. I've
installed all the packages that I understand are required but I'm hitting the
following problem when compiling the openvas-libraries:
/software/OPENVAS/openvas-libraries-7.0.1/misc/network.c: In function
socket_get_ssl_compression:
/software/OPENVAS/openvas-libraries-7.0.1/misc/network.c:935:12: error:
GNUTLS_COMP_LZO undeclared (first use in this function)
case GNUTLS_COMP_LZO:
^
/software/OPENVAS/openvas-libraries-7.0.1/misc/network.c:935:12: note: each
undeclared identifier is reported only once for each function it appears in
/software/OPENVAS/openvas-libraries-7.0.1/misc/network.c: In function
socket_get_ssl_ciphersuite:
/software/OPENVAS/openvas-libraries-7.0.1/misc/network.c:974:3: error: pointer
targets in passing argument 2 of gnutls_cipher_suite_info differ in signedness
[-Werror=pointer-sign]
while (gnutls_cipher_suite_info (idx, cs_id, &kx2, &cipher2, &mac2, NULL))
^
In file included from
/software/OPENVAS/openvas-libraries-7.0.1/misc/network.c:44:0:
/usr/include/gnutls/gnutls.h:871:13: note: expected âunsigned char * but
argument is of type char
const char *gnutls_cipher_suite_info(size_t idx,
^
cc1: all warnings being treated as errors
make[2]: *** [misc/CMakeFiles/openvas_misc_shared.dir/network.c.o] Error 1
make[1]: *** [misc/CMakeFiles/openvas_misc_shared.dir/all] Error 2
make: *** [all] Error 2
Could anyone help with this please?
Cheers,
Bruce.
Please refer to www.anite.com for individual Anite company details. The
contents of this e-mail and any attachments are for the intended recipient
only. If you are not the intended recipient, you are not authorised to and must
not disclose, copy, distribute, or retain this message or any part of it. It
may contain information which is confidential and/or covered by legal
professional or other privilege. Contracts cannot be concluded with us nor
legal service effected by email.
Anite plc
Registered in England No.1798114
Registered Office: Ancells Business Park Fleet Hampshire GU51 2UZ United
Kingdom VAT Registration No. GB 787 418187
Scanned for viruses by Mimecast._______________________________________________
Openvas-discuss mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss