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

Reply via email to