Hello, I am unable to get OpenVAS7 compiled on Fedora 20 from source. All pre-requisite libraries and development packages are installed. Both openvas-libraries-7.0.0 and openvas-scanner-4.0.0 compile and install clean. However, I get the following error when compiling openvas-manager-5.0+beta13.
cmake runs without any error. However, make produces the following error and the build aborts. Linking C executable openvasmd /usr/bin/ld: libmanage.a(lsc_crypt.c.o): undefined reference to symbol 'gpg_strerror' /usr/bin/ld: note: 'gpg_strerror' is defined in DSO /lib64/libgpg-error.so.0 so try adding it to the linker command line /lib64/libgpg-error.so.0: could not read symbols: Invalid operation collect2: error: ld returned 1 exit status make[2]: *** [src/openvasmd] Error 1 make[1]: *** [src/CMakeFiles/openvasmd.dir/all] Error 2 make: *** [all] Error 2 Would be grateful for any information that would help me get past this error. Thank you. --Vinu.
_______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
