[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GNUnet-developers] GNUnet 0.7.2 released
From: |
Jean Michault |
Subject: |
Re: [GNUnet-developers] GNUnet 0.7.2 released |
Date: |
Mon, 18 Jun 2007 18:55:23 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.8.0.9) Gecko/20061222 SeaMonkey/1.0.7 |
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$