Peter, Thanks, I'll give it a try!
-----Original Message----- From: Openvas-discuss [mailto:[email protected]] On Behalf Of [email protected] Sent: 11 May 2014 11:00 To: [email protected] Subject: Openvas-discuss Digest, Vol 88, Issue 7 Send Openvas-discuss mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of Openvas-discuss digest..." Today's Topics: 1. Re: Building OpenVAS 7 from source ([email protected]) ---------------------------------------------------------------------- Message: 1 Date: Sun, 11 May 2014 01:23:01 +1000 From: "[email protected]" <[email protected]> To: "Beadle, Bruce" <[email protected]> Cc: "[email protected]" <[email protected]> Subject: Re: [Openvas-discuss] Building OpenVAS 7 from source Message-ID: <cahmqfpslytwmmrcydnfnxblomtogeh1mhhjsrwqy6ctxcot...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" Hi Bruce, Just two days ago I went through the process of building OpenVAS 7 on Ubuntu 14.04. I did not run into any major issues and put together a guide that may be helpful. The Ubuntu install was a clean install (on a Linode VPS). https://hackertarget.com/install-openvas-7-ubuntu/ Regards, Peter On Sat, May 10, 2014 at 3:20 AM, Beadle, Bruce <[email protected]>wrote: > 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 <http://www.mimecast.co.uk>. > > _______________________________________________ > Openvas-discuss mailing list > [email protected] > https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-dis > cuss > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.wald.intevation.org/pipermail/openvas-discuss/attachments/20140511/3098e403/attachment-0001.html> ------------------------------ Subject: Digest Footer _______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss ------------------------------ End of Openvas-discuss Digest, Vol 88, Issue 7 ********************************************** 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
