Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#1990 - iptables fails to build for ath79 #6878

Closed
openwrt-bot opened this issue Dec 8, 2018 · 0 comments
Closed

FS#1990 - iptables fails to build for ath79 #6878

openwrt-bot opened this issue Dec 8, 2018 · 0 comments
Labels

Comments

@openwrt-bot
Copy link

cshoredaniel:

Even after make distclean, since commit 1286c55 iptables: bump to 1.8.2

Compile fails for ath79 (even after make distclean):

CC libebt_vlan.oo
In file included from /home/daniel/Build/openwrt-ath79/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/include/net/ethernet.h:10:0,
from ../iptables/nft-bridge.h:8,
from libebt_vlan.c:18:
/home/daniel/Build/openwrt-ath79/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/include/netinet/if_ether.h:111:8: error: redefinition of 'struct ethhdr'
struct ethhdr {
^~~~~~
In file included from libebt_vlan.c:16:0:
/home/daniel/Build/openwrt-ath79/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-4.14.82/user_headers/include/linux/if_ether.h:155:8: note: originally defined here
struct ethhdr {
^~~~~~
make[6]: *** [GNUmakefile:127: libebt_vlan.oo] Error 1
make[6]: Leaving directory '/home/daniel/Build/openwrt-ath79/build_dir/target-mips_24kc_musl/linux-ath79_generic/iptables-1.8.2/extensions'
make[5]: *** [Makefile:506: all-recursive] Error 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant