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 > > > in src/applications/fs/fsui : > fsui_loader needs ../namespace/.libs/libgnunetnamespace.so and > ../uritrack/.libs/libgnuneturitrack.so > > in src/applications/fs/tools : > gnunet_download needs ../namespace/.libs/libgnunetnamespace.so > gnunet_insert needs ../namespace/.libs/libgnunetnamespace.so > gnunet_search needs ../namespace/.libs/libgnunetnamespace.so > gnunet_unindex needs ../namespace/.libs/libgnunetnamespace.so > > Are the Makefile.am files up to date in these directories ?
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 _______________________________________________ GNUnet-developers mailing list GNUnet-developers@gnu.org http://lists.gnu.org/mailman/listinfo/gnunet-developers