[gnutls-help] OpenVAS gnutils compiling error

Carles Llobet carles.llobet at upc.edu
Thu Feb 16 16:10:59 CET 2017


Hi,

I am trying to compile OpenVAS-8 on a OpenSUSE server.
When I try to compile gnutls 3.5.9, (i have also tried with 3.5.8 and 
2.12.9) i get an /"undefined reference"/ error, pointing to p11-kit and 
libtasn1. They have been installed in their current last stable version, 
and the libraries are correctly pointed to /"/usr/local/lib64"/.

I have tried to compile configuring gnutls with the flags 
/--without-p11-kit/ and /--with-included-libtasn1/ and gnutls compiles 
and installs correctly, but when i compile openvas-libraries (8.0.8) i 
get the same error as when compiling gnutls with the default configuration.

You can find the error on an attached screenshot and right below on 
text. Has somebody found the same trouble? How could I get rid of this 
error?

*/[ 40%] Building C object 
misc/CMakeFiles/openvas_misc_shared.dir/ldap_connect_auth.c.o
[ 42%] Linking C shared library libopenvas_misc.so
[ 42%] Built target openvas_misc_shared
[ 43%] Building C object base/CMakeFiles/test-hosts.dir/test-hosts.c.o
[ 44%] Linking C executable test-hosts
/usr/local/lib64/libgnutls.so: undefined reference to 
`asn1_der_decoding2 at LIBTASN1_0_3'
/usr/local/lib64/libgnutls.so: undefined reference to 
`asn1_decode_simple_ber at LIBTASN1_0_3'
/usr/local/lib64/libgnutls.so: undefined reference to 
`p11_kit_uri_get_pin_value'
collect2: error: ld returned 1 exit status
base/CMakeFiles/test-hosts.dir/build.make:97: recipe for target 
'base/test-hosts' failed
make[2]: *** [base/test-hosts] Error 1
CMakeFiles/Makefile2:160: recipe for target 
'base/CMakeFiles/test-hosts.dir/all' failed
make[1]: *** [base/CMakeFiles/test-hosts.dir/all] Error 2
Makefile:160: recipe for target 'all' failed
make: *** [all] Error 2





/*Thanks for your attention,


-- 
inLabFIB - Talent & Tech <http://inlab.fib.upc.edu/en>
	*Carles Llobet Pons* <http://inlab.fib.upc.edu/ca/persones/carles-llobet>
carles.llobet at fib.upc.edu
+34 93 401 77 39
*Facultat d'Informàtica de Barcelona* <http://www.fib.upc.edu/fib.html>
	*Universitat Politècnica de Catalunya* - Barcelona Tech 
<http://www.upc.edu>

------------------------------------------------------------------------
ADVERTIMENT / TEXT LEGAL: Aquest missatge pot contenir informació 
confidencial o legalment protegida i està exclusivament adreçat a la 
persona o entitat destinatària. Si vosté no es el destinatari final o 
persona encarregada de recollir-lo, no està autoritzat a llegir-lo, 
retenir-lo, modificar-lo, distribuir-lo, copiar-lo ni a revelar el seu 
contingut. Si ha rebut aquest correu electrònic per error, li preguem 
que informi al remitent i elimini del seu sistema el missatge i el 
material annex que pugui contenir. Gràcies per la seva col·laboració.

WARNING / LEGAL NOTICE: This message may contain confidential or legally 
protected information and is intended only for the recipient person or 
entity. If you are not the final recipient or person in charge of 
receiving it, you are not allowed to read it, keep it, modify it, 
distribute it, copy it or disclose its content. If you should not have 
received this, please inform the sender and delete the message from your 
system, along with any attached content. Thanks for your cooperation.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20170216/47065200/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 16812 bytes
Desc: not available
URL: </pipermail/attachments/20170216/47065200/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Logo_inLabFIB.png
Type: image/png
Size: 24465 bytes
Desc: not available
URL: </pipermail/attachments/20170216/47065200/attachment-0003.png>


More information about the Gnutls-help mailing list