[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnunet] cross compile gnunet
From: |
ng0 |
Subject: |
Re: [Help-gnunet] cross compile gnunet |
Date: |
Sat, 16 Mar 2019 13:37:10 +0000 |
Hi,
Amiri Houssem transcribed 3.1K bytes:
> 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 ?
Can you provide a bit more detail? Which version is this,
do you use a specific git commit or release tarball?
I have recently made some improvements to contrib/scripts/gnunet-bugreport
which is either in the source or (maybe) the tarball, gets installed as
gnunet-bugreport in your bin directory. This would provide some
information on software versions on your system of dependencies, etc.
>
> 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, 2019/03/16