Re: [Openvas-discuss] compiling from source in Debian 9 Stretch

2017-08-13 Thread Christian Fischer
Hi,

On 07.08.2017 23:41, John Ratliff wrote:
> I can't seem to compile OpenVAS 9 on Debian 9/Stretch. I'm trying to build
> the openvas-smb package, but it fails with a lot of linker errors on what
> appear to be the kerberos libraries. I installed libkrb5-dev, deleted the
> build directory, reran cmake .. and make, but it didn't help. I don't
> think it's looking for this. It didn't even list this as a necessary
> package on Jessie.
> 
> Full log from cmake to make at https://pastebin.com/urTc0Caq
> 
> Please let me know any additional information I can provide that would be
> helpful.

try to build either the current trunk of openvas-smb or apply the patch
from here:

https://lists.wald.intevation.org/pipermail/openvas-commits/2017-January/027148.html

which should fix the:

> ../samba/libsamba-static.a(tls.c.o): In function `tls_init_client':
tls.c:(.text+0x103e): undefined reference to
`gnutls_certificate_type_set_priority'

Regards,

-- 

Christian Fischer | PGP Key: 0x54F3CE5B76C597AD
Greenbone Networks GmbH | http://greenbone.net
Neumarkt 12, 49074 Osnabrück, Germany | AG Osnabrück, HR B 202460
Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner
___
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

[Openvas-discuss] compiling from source in Debian 9 Stretch

2017-08-07 Thread John Ratliff
I can't seem to compile OpenVAS 9 on Debian 9/Stretch. I'm trying to build
the openvas-smb package, but it fails with a lot of linker errors on what
appear to be the kerberos libraries. I installed libkrb5-dev, deleted the
build directory, reran cmake .. and make, but it didn't help. I don't
think it's looking for this. It didn't even list this as a necessary
package on Jessie.

Full log from cmake to make at https://pastebin.com/urTc0Caq

Please let me know any additional information I can provide that would be
helpful.

___
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss