The problem is that you're linking against pre0's libgnunetutil_boot during compilation (the old one). You can avoid this by either uninstalling pre0 or running "make install" (instead of "make"). Expect similar problems when you have 0.7.0x installed in a place where the linker might find it.
Christian On Tuesday 05 December 2006 07:57, Jean Michault wrote: > When i try to compile GNUnet 0.7.1pre1 from sources, i have this message : > > ... > ... GE_memory_reset not found ... > ... > > The joined patch should correct the problem. > > Jean Michault. _______________________________________________ GNUnet-developers mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnunet-developers
