Sheda | 11 Oct 2006 16:34
Picon

GNUnet 0.7.0e on OpenBSD 3.9

Hi,

I try to build GNUnet 0.7.0e on my OpenBSD 3.9 (amd64) box. The link 
process fail while trying to link gnunet-setup against libdl. This 
failure is due to the fact that dlopen, ... are defined in the libc on 
OpenBSD, not in a seperate lib.
What's the best way to modify the way GNUnet is built to handle this 
particularity of OpenBSD ?

thx,

sheda.
Sheda | 13 Oct 2006 11:13
Picon

Re: Build on a OpenBSD 3.9 Sparc64 problem

Christian Grothoff wrote:
> On Wednesday 24 May 2006 14:42, Stéphane ANGOT wrote:
>> Hi,
>>
>> Trying to build GNUnet on an OpenBSD 3.9 Sparc64 and it fails.
> 
> I'm not surprised -- I've not had anyone report trying to get GNUnet to work 
> on any BSD for a few years now.  It would certainly be great if someone would 
> make the effort of getting it to work (again), and any patches would 
> certainly be welcome.  But yes, I'd expect trouble ;-).
> 
>> When compiling src/util/checksum.c , it gives this error message :
>>
>> In file included from ../../src/include/platform.h:70,
>>                  from checksum.c:31:
>> /usr/include/netinet/tcp.h:50: error: syntax error before "u_int"
>> In file included from ../../src/include/platform.h:124,
>>                  from checksum.c:31:
>> /usr/include/net/if.h:113: error: syntax error before "u_char"
>> /usr/include/net/if.h:193: error: syntax error before "u_short"
>> /usr/include/net/if.h:207: error: syntax error before "u_long"
>> /usr/include/net/if.h:375: error: syntax error before "u_int"
>> /usr/include/net/if.h:386: error: syntax error before "u_short"
>> /usr/include/net/if.h:391: error: syntax error before "u_short"
>> /usr/include/net/if.h:400: error: syntax error before "u_short"
>> /usr/include/net/if.h:405: error: syntax error before "u_short"
>> /usr/include/net/if.h:414: error: syntax error before "u_short"
>> /usr/include/net/if.h:419: error: syntax error before "u_short"
>> /usr/include/net/if.h:434: error: syntax error before "u_int"
>> /usr/include/net/if.h:464: error: syntax error before "u_int"
(Continue reading)

Aurélien Lignel | 16 Oct 2006 15:37
Picon
Favicon

GNUnet 0.7.0e on Mac OS X

Do you have realize an installation of GNUnet on Mac OS X?
I've tried but there is a linker error with the VPN.

Can you speak about this problem?

_______________________________________________
GNUnet-developers mailing list
GNUnet-developers <at> gnu.org
http://lists.gnu.org/mailman/listinfo/gnunet-developers

Gmane