View Issue Details

IDProjectCategoryView StatusLast Update
0001593GNUnetbuild processpublic2011-09-19 10:45
Reporterc89_nerd Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Summary0001593: undefined reference to `GNUNET_log'
Description$ make install 2>&1|less
[... MUCH better ...]
/bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing [...] -L/usr/local/lib -o gnunet-service-resolver gnunet-service-resolver.o ../../src/util/libgnunetutil.la -L/usr/local/lib -lintl -lm
libtool: link: gcc -fno-strict-aliasing [...] -o .libs/gnunet-service-resolver gnunet-service-resolver.o -L/usr/local/lib -L../../src/util/.libs -lgnunetutil -lgcrypt -lgpg-error -lgmp -lltdl -lz -lintl -lm -Wl,-rpath,/usr/local/lib
/usr/local/lib/libgmp.so.8.2: warning: vsprintf() is often misused [...]
[...]
gnunet-service-resolver.o(.text+0x147): In function `get_ip_as_string':
[...]/gnunet-0.9.0pre1/src/util/gnunet-service-resolver.c:170: undefined reference to `GNUNET_log'
[...]

sorry for not tracking this down myself, but I need a break from building gnunet...
TagsNo tags attached.

Activities

c89_nerd

2010-07-28 03:09

reporter   ~0004082

I removed the whole base install directory (with src INSTALL configure.ac), and extracted from the tar file and started over, and this time there was no problem.
So... never mind...

mrwiggles

2010-07-28 10:24

reporter   ~0004085

Apparently this fixed itself (-;

Issue History

Date Modified Username Field Change
2010-07-28 00:43 c89_nerd New Issue
2010-07-28 03:09 c89_nerd Note Added: 0004082
2010-07-28 10:24 mrwiggles Note Added: 0004085
2010-07-28 10:24 mrwiggles Status new => closed
2010-07-28 10:24 mrwiggles Resolution open => fixed
2010-07-28 10:24 mrwiggles Fixed in Version => Git master
2011-09-19 10:45 Christian Grothoff Fixed in Version Git master => 0.9.0pre3
2011-09-19 10:45 Christian Grothoff Target Version => 0.9.0pre3