View Issue Details

IDProjectCategoryView StatusLast Update
0001595GNUnetbuild processpublic2010-10-21 15:47
Reporterixmatus Assigned ToChristian Grothoff  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status closedResolutionfixed 
Summary0001595: "make install" fails on FreeBSD 7
DescriptionThe 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.
TagsNo tags attached.
Attached Files
config.log (288,736 bytes)
gnunet_config.h (20,984 bytes)

Activities

Christian Grothoff

2010-08-01 17:32

manager   ~0004095

Should already be fixed in SVN HEAD.

ixmatus

2010-08-02 00:13

reporter   ~0004098

I checked out from SVN this morning and after configure runs, issuing "make" returns the same error.

Christian Grothoff

2010-08-02 08:07

manager   ~0004099

Could you please attach your config.log and gnunet_config.h files?

ixmatus

2010-08-02 20:47

reporter   ~0004100

Last edited: 2010-08-02 20:56

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.

Christian Grothoff

2010-08-03 16:19

manager   ~0004104

Ah, tiny typo, a "t" was missing in "in_systm.h" in configure.ac. Fixed in SVN 12443.

Issue History

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