On Dienstag, 27. April 2010, Darryl Candiff wrote:
> I'm new to this list so I am sorry if I am asking a stupid question. I have
> downloaded all of the OpenVAS 3.x source code and have been able to compile
> most of it. I have run into problems with the openvas administrator though.
> After running cmake I get the following errors after running make:
> 
> cc1: warnings being treated as errors
> 
> /downloads/openvas-administrator-0.8.0/src/admin.c: In function
> 'openvas_sync_script_perform_selftest':
> 
> /downloads/openvas-administrator-0.8.0/src/admin.c:976: warning: implicit
> declaration of function 'g_assert_cmpstr'

smells like a too old version of glib.

> The server I am working on is Centos 5.4.

Can you check with version of glib-devel is on Centos 5.4?

IIRC we need at least 2.14 and yes, this should be tested by cmake
automatically.

Best

        Jan

-- 
Dr. Jan-Oliver Wagner |  ++49-541-335084-0  |  http://www.greenbone.net/
Greenbone Networks GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 
202460
Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner
_______________________________________________
Openvas-discuss mailing list
[email protected]
http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss

Reply via email to