p***@libero.it
2014-09-17 15:42:12 UTC
Hi all,
i send this mail because i have a problem during the process of compilation of
openVAS 7.0 manager package on openSuse OS.
I have installed openVAS libraries and openVAS scanner without problems.
But during the installation of openVAS manager i have a problem.
I have executed the cmake command and its execution is OK.
When i try to perform the make command it return this error:
error: call to function ‘process_otp_scanner_input’ without a real prototype
I have seen in the install.txt file that to remove this problem i have to
perform the command with the option -DIGNORE_UNPROTOTYPED_CALLS=1.
I tried also this way but make method don’t allow to use this option, this
option is allowed only by cmake method.
So i tried to execute the cake command with this option and then the make
command but the result is the same :(
Do you have any suggestion?
Thank you very much in advance
Pasquale De Rosa
i send this mail because i have a problem during the process of compilation of
openVAS 7.0 manager package on openSuse OS.
I have installed openVAS libraries and openVAS scanner without problems.
But during the installation of openVAS manager i have a problem.
I have executed the cmake command and its execution is OK.
When i try to perform the make command it return this error:
error: call to function ‘process_otp_scanner_input’ without a real prototype
I have seen in the install.txt file that to remove this problem i have to
perform the command with the option -DIGNORE_UNPROTOTYPED_CALLS=1.
I tried also this way but make method don’t allow to use this option, this
option is allowed only by cmake method.
So i tried to execute the cake command with this option and then the make
command but the result is the same :(
Do you have any suggestion?
Thank you very much in advance
Pasquale De Rosa