I downloaded and installed gnunet and got some errors with
libgnunetutil.so.12 which appears to be installed on my laptop

sudo find /usr/local -name "libgnunetutil*"
/usr/local/lib/libgnunetutil.so.12.0.0
/usr/local/lib/libgnunetutil.so.12
/usr/local/lib/libgnunetutil.so
/usr/local/lib/libgnunetutil.la
============================================
   gnunet 0.10.1: src/util/test-suite.log
============================================

# TOTAL: 51
# PASS:  49
# SKIP:  0
# XFAIL: 0
# FAIL:  2
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: test_resolver_api
=======================

gnunet-service-resolver: error while loading shared libraries: libgnunetutil.so.12: cannot open shared object file: No such file or directory
May 10 19:53:49-508259 test-resolver-api-26086 ERROR Received invalid rootserver hostname `198.41.0.4', expected `a.root-servers.net'
May 10 19:53:49-508370 test-resolver-api-26086 ERROR Assertion failed at test_resolver_api.c:205.
May 10 19:53:49-512501 test-resolver-api-26086 WARNING Received unexpected hostname `127.0.0.1', expected `localhost' (this could be OK).

FAIL: test_os_start_process
===========================

gnunet-service-resolver: error while loading shared libraries: libgnunetutil.so.12: cannot open shared object file: No such file or directory

_______________________________________________
Bug-GNUnet mailing list
Bug-GNUnet@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-gnunet

Reply via email to