View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001593 | GNUnet | build process | public | 2010-07-28 00:43 | 2011-09-19 10:45 |
| Reporter | c89_nerd | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0001593: 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... | ||||
| Tags | No tags attached. | ||||
|
|
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... |
|
|
Apparently this fixed itself (-; |
| 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 |