hi folks, I'm building openvas 5 on ubuntu 12.04. I have everything built and installed except gsd.
When making gsd, I get the following error:

/usr/bin/ld: CMakeFiles/gsd.dir/gsd_controll.cpp.o: undefined reference to symbol 'free_log_configuration' /usr/bin/ld: note: 'free_log_configuration' is defined in DSO /usr/local/lib/libopenvas_misc.so try
adding it to the linker command line
/usr/local/lib/libopenvas_misc.so: could not read symbols: Invalid operation
collect2: ld returned 1 exit status

An nm of /usr/locallib/libopenvas_misc.so | grep free_log indicates the symbol is defined

Any suggestions would be appreciated. Thanks in advance
_______________________________________________
Openvas-discuss mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to