Dear Florian,

Looks like gnunet-service-resolver is not working because somehow the loader cannot find the libgnunetutil.so library. Did you run "make install"? Did you install to a prefix that your loader will look in for libraries? Using LD_LIBRARY_PATH or /etc/ld.so.conf you need to get to the point that running a program like 'gnunet-service-resolver' does NOT give you the error message in the first line below. Only then you've installed GNUnet correctly (at least in this detail) and only then you have a chance of testcases passing.

Happy hacking!

Christian

On 07/11/2012 11:45 PM, Florian Schmidt wrote:

gnunet-service-resolver: error while loading shared libraries: libgnunetutil.so.8: cannot open shared object file: No such file or directory Jul 11 23:15:29-725135 test-resolver-api-16053 ERROR Received invalid rootserver hostname `198.41.0.4'. Jul 11 23:15:29-725632 test-resolver-api-16053 ERROR Assertion failed at test_resolver_api.c:207. Jul 11 23:15:29-729855 test-resolver-api-16053 WARNING Received unexpected hostname `127.0.0.1', expected `localhost' (this could be OK).
Missed some resolutions: 2
FAIL: test_resolver_api


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


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

Reply via email to