Hmm. Given that there is this strange crash as part of report.sh and that you
say that you're having issues building it while on the other hand, gnunetd
0.7.2 is clearly *installed* on your system (so it did build), my best guess
based on your limited description would be that you have some older version
of GNUnet libraries on your system (say in /usr/lib, and you now installed
to /usr/local/lib). That could certainly cause trouble.
So I'd start with "locate libgnunetutil.so" and see what you get there. Other
than that, it would be nice if you could produce the specific output of the
error(s) that you are getting (and the commands you entered to get there).
Christian
On Monday 18 June 2007 10:55, Jean Michault wrote:
Christian Grothoff a écrit :
On Sunday 17 June 2007 10:52, Jean Michault wrote:
Thanks for this release.
I have problems for building GNUnet 0.7.2 :
in src/server :
gnunetd needs ../../src/util/os/.libs/libos.a
gnunet_update needs ../../src/util/os/.libs/libos.a
gnunet_peer_info needs ../../src/util/os/.libs/libos.a and
../util/network/.libs/libnetwork.a
gnunet_transport_check needs ../../src/util/os/.libs/libos.a and
../util/network/.libs/libnetwork.a
....
libnetwork/libos/etc. are marked as non-installed libraries that should
be all linked into libgnunetutil. The stuff in src/server then depends
directly on libgnunetutil.
All of the Makefile work on my systems -- what OS/distribution do you
run? What does contrib/report.sh say?
Christian
I am using Mandriva 2007.0
bash-3.1$ contrib/report.sh
On some systems, you may need to change /bin/sh to point to bash
Please submit the following information with your bug report:
--------------------------------------------------------------
OS : Linux
OS RELEASE : 2.6.17-14mdv
HARDWARE : i686
gcc : gcc (GCC) 4.1.1 20060724 (prerelease) (4.1.1-3mdk)
GNU gmake : 3.81
autoconf : 2.59
automake : 1.9.6
libtool : 1.5.20
libextractor : v0.5.18
jun 18 18:53:03 Internal error: assertion failed at mutex.c:118 in
MUTEX_DESTROY.
GNUnet : 0.7.2
libgcrypt : 1.2.3
mysql : 5.0.24a
pkg-config : 0.20
glib2 : 2.12.3
gtk2+ : 2.10.3
GMP : le
GNU gettext : 0.14.6
Guile : 1.8.1
libcurl : 7.15.5
GNU adns : Not found
--------------------------------------------------------------
bash-3.1$
_______________________________________________
GNUnet-developers mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/gnunet-developers