[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnunet] cross compile gnunet
From: |
Christian Grothoff |
Subject: |
Re: [Help-gnunet] cross compile gnunet |
Date: |
Sat, 16 Mar 2019 20:05:58 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1 |
Thanks for reporting. I've pushed a potential fix in
1d2b751c5..9d0035b23. Please let us know if it doesn't work.
On 3/16/19 10:42 AM, Amiri Houssem wrote:
> i want to compile gnunet for arm-linux-androideabi, when i type make i
> got this error does any one have solution to solve this problem ?
>
>
> CC gnunet-helper-dns.o
> gnunet-helper-dns.c:90:8: error: redefinition of 'in6_ifreq'
> struct in6_ifreq
> ^
> /my-toolchain/bin/../sysroot/usr/include/linux/ipv6.h:38:8: note:
> previous definition is here
> struct in6_ifreq {
> ^
> 1 error generated.
> Makefile:947: recipe for target 'gnunet-helper-dns.o' failed
> make[3]: *** [gnunet-helper-dns.o] Error 1
> make[3]: Leaving directory '/gnunet/src/dns'
> Makefile:552: recipe for target 'all-recursive' failed
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory '/gnunet/src'
> Makefile:607: recipe for target 'all-recursive' failed
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory '/gnunet'
> Makefile:497: recipe for target 'all' failed
> make: *** [all] Error 2
>
>
> _______________________________________________
> Help-gnunet mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/help-gnunet
>
Re: [Help-gnunet] cross compile gnunet,
Christian Grothoff <=