View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001595 | GNUnet | build process | public | 2010-08-01 12:23 | 2010-10-21 15:47 |
| Reporter | ixmatus | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | major | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Summary | 0001595: "make install" fails on FreeBSD 7 | ||||
| Description | The configure script runs clean and when I issue "make install" it errors out with this error:
Making install in util
/usr/local/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/local/include -D_THREAD_SAFE -fno-strict-aliasing -Wall -I/usr/local/include -MT bandwidth.lo -MD -MP -MF .deps/bandwidth.Tpo -c -o bandwidth.lo bandwidth.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/local/include -D_THREAD_SAFE -fno-strict-aliasing -Wall -I/usr/local/include -MT bandwidth.lo -MD -MP -MF .deps/bandwidth.Tpo -c bandwidth.c -fPIC -DPIC -o .libs/bandwidth.o
In file included from ../../src/include/platform.h:87,
from bandwidth.c:26:
/usr/include/netinet/ip.h:162: error: expected specifier-qualifier-list before 'n_long'
*** Error code 1
Stop in /sym/home/admin/src/gnunet-0.9.0pre1/src/util.
*** Error code 1
Stop in /sym/home/admin/src/gnunet-0.9.0pre1/src.
*** Error code 1
Stop in /sym/home/admin/src/gnunet-0.9.0pre1.
| ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
|
|
Should already be fixed in SVN HEAD. |
|
|
I checked out from SVN this morning and after configure runs, issuing "make" returns the same error. |
|
|
Could you please attach your config.log and gnunet_config.h files? |
|
|
Yeah, attaching. [edit] It's a FreeBSD 7.0 system using jails, I had to hand compile (not from Ports) a few packages (curl-7.21.0 , libextractor-0.6.2, poppler-0.14.1). I highly doubt the jail is a factor, but, just in case (you never know with software) I thought I'd mention it. |
|
|
Ah, tiny typo, a "t" was missing in "in_systm.h" in configure.ac. Fixed in SVN 12443. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-08-01 12:23 | ixmatus | New Issue | |
| 2010-08-01 17:32 | Christian Grothoff | Note Added: 0004095 | |
| 2010-08-01 17:32 | Christian Grothoff | Status | new => resolved |
| 2010-08-01 17:32 | Christian Grothoff | Resolution | open => fixed |
| 2010-08-01 17:32 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2010-08-02 00:13 | ixmatus | Note Added: 0004098 | |
| 2010-08-02 00:13 | ixmatus | Status | resolved => feedback |
| 2010-08-02 00:13 | ixmatus | Resolution | fixed => reopened |
| 2010-08-02 08:07 | Christian Grothoff | Note Added: 0004099 | |
| 2010-08-02 20:47 | ixmatus | Note Added: 0004100 | |
| 2010-08-02 20:47 | ixmatus | File Added: config.log | |
| 2010-08-02 20:48 | ixmatus | File Added: gnunet_config.h | |
| 2010-08-02 20:56 | ixmatus | Note Edited: 0004100 | |
| 2010-08-03 16:19 | Christian Grothoff | Note Added: 0004104 | |
| 2010-08-03 16:19 | Christian Grothoff | Status | feedback => resolved |
| 2010-08-03 16:19 | Christian Grothoff | Resolution | reopened => fixed |
| 2010-10-21 15:47 | Christian Grothoff | Status | resolved => closed |