got this fixed by following the steps in the howto in the same directory, had to download and patch wmiclient as instructed.
-------- Original Message -------- Subject: `wmi_reg_set_string_val' for openvas7-libraries on debian From: Ali Khalfan <[email protected]> To: [email protected] <[email protected]> Date: Sat Oct 04 2014 19:25:55 GMT+0300 (AST) > I get the following error when compiling openvas-libraries on debian > squeeze > > > openvas-libraries-7.0.4/build$ make > [ 16%] Built target openvas_base_shared > [ 18%] Built target test-hosts > [ 42%] Built target openvas_misc_shared > [ 95%] Built target openvas_nasl_shared > Linking C executable openvas-nasl > /usr/bin/ld: warning: libgnutls.so.26, needed by > /usr/lib/libwmiclient.so, may conflict with libgnutls.so.28 > /usr/bin/ld: warning: libgnutls.so.26, needed by > /usr/lib/libwmiclient.so, may conflict with libgnutls.so.28 > /usr/bin/ld: warning: libgnutls.so.26, needed by > /usr/lib/libwmiclient.so, may conflict with libgnutls.so.28 > libopenvas_nasl.so.7.0.4: undefined reference to `wmi_reg_set_string_val' > libopenvas_nasl.so.7.0.4: undefined reference to `wmi_reg_set_ex_string_val' > libopenvas_nasl.so.7.0.4: undefined reference to `wmi_reg_set_qword_val' > libopenvas_nasl.so.7.0.4: undefined reference to `wmi_reg_delete_key' > libopenvas_nasl.so.7.0.4: undefined reference to `wmi_reg_set_dword_val' > libopenvas_nasl.so.7.0.4: undefined reference to `wmi_reg_create_key' > collect2: ld returned 1 exit status > make[2]: *** [nasl/openvas-nasl] Error 1 > make[1]: *** [nasl/CMakeFiles/openvas-nasl.dir/all] Error 2 > make: *** [all] Error 2 > > > how can I troubleshoot this? > > _______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
