> Seems like a problem with openvas libraries, which could be build and
> installed without any problems.
>
> Any ideas?

Maybe some cmake mess?  Rerun the cmake command?

Perhaps a linkage error for the check_omp program?  If you add

        set (CMAKE_VERBOSE_MAKEFILE     ON)

to openvas-cli/CMakeLists.txt you could check the failing command.  Or
to skip the nagios dir, comment out

add_subdirectory (nagios)

--
Greenbone Networks GmbH
Neuer Graben 17, 49074 Osnabrueck, Germany | AG Osnabrueck, HR B 202460
Executive Directors: Lukas Grunwald, Dr. Jan-Oliver Wagner
_______________________________________________
Openvas-discuss mailing list
[email protected]
http://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to