help-gnunet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnunet] cross compile gnunet


From: Amiri Houssem
Subject: [Help-gnunet] cross compile gnunet
Date: Sat, 16 Mar 2019 10:42:07 +0100

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]