Hi, 

as it has been suggested to test OpenVAS 8 to get rid of the unresolvable 
problem with the 
scan configs, I am just doing so... While building openvas-libraries-8.0.0, I 
receive the following 
error: 

Linking C shared library libopenvas_misc.so 
[ 40%] Built target openvas_misc_shared 
[ 41%] Building C object base/CMakeFiles/test-hosts.dir/test-hosts.c.o 
Linking C executable test-hosts 
../misc/libopenvas_misc.so.8.0.0: undefined reference to `freeReplyObject' 
../misc/libopenvas_misc.so.8.0.0: undefined reference to `redisConnectUnix' 
../misc/libopenvas_misc.so.8.0.0: undefined reference to `redisFree' 
../misc/libopenvas_misc.so.8.0.0: undefined reference to `redisCommand' 
../misc/libopenvas_misc.so.8.0.0: undefined reference to `redisvCommand' 
collect2: error: ld returned 1 exit status 
base/CMakeFiles/test-hosts.dir/build.make:88: recipe for target 
'base/test-hosts' failed 
make[2]: *** [base/test-hosts] Error 1 
CMakeFiles/Makefile2:178: recipe for target 
'base/CMakeFiles/test-hosts.dir/all' failed 
make[1]: *** [base/CMakeFiles/test-hosts.dir/all] Error 2 
Makefile:147: recipe for target 'all' failed 
make: *** [all] Error 2 

Used cmake flags: 
$ cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr/pkg/openvas .. 

hiredis 0.12.1-1 is installed. 

Any ideas? 


Thanks 
Winni 
_______________________________________________
Openvas-discuss mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to