hello,all
i use openvas-manager-5.0.5.tar.gz,and the system is CentOS7 64bit,when i do this:
        tar zxvf openvas-manager-5.0.5.tar.gz
        cd openvas-manager-5.0.5/
        mkdir build
export PKG_CONFIG_PATH=/usr/local/openvas/lib/pkgconfig:/usr/local/openvas/lib64/pkgconfig cmake -DCMAKE_INSTALL_PREFIX=/usr/local/openvas -DCMAKE_INSTALL_RPATH=/usr/local/openvas/lib ..
        make
i have the same problem as follows ,how to resolve this error?
Thank you。
===========================


 Subject: [Openvas-discuss] Error compiling OpenVAS7 on Fedora20 -
 msg#00073

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

Reply via email to