On 7/28/25 10:35 PM, Stephen Rothwell wrote: > Hi all, > > Changes since 20250728: > on i386, when CONFIG_NETFILTER_XTABLES=m CONFIG_IP_NF_ARPTABLES=y ld: net/ipv4/netfilter/arp_tables.o: in function `xt_write_recseq_begin': arp_tables.c:(.text+0xf): undefined reference to `xt_recseq' ld: arp_tables.c:(.text+0x25): undefined reference to `xt_recseq' ld: net/ipv4/netfilter/arp_tables.o: in function `xt_write_recseq_end': arp_tables.c:(.text+0x42): undefined reference to `xt_recseq' ld: net/ipv4/netfilter/arp_tables.o: in function `cleanup_entry': arp_tables.c:(.text+0xcf): undefined reference to `xt_percpu_counter_free' ld: net/ipv4/netfilter/arp_tables.o: in function `__arpt_unregister_table': arp_tables.c:(.text+0x105): undefined reference to `xt_unregister_table' ld: arp_tables.c:(.text+0x13f): undefined reference to `xt_free_table_info' ld: net/ipv4/netfilter/arp_tables.o: in function `arpt_unregister_table': arp_tables.c:(.text+0x15e): undefined reference to `xt_find_table' ld: net/ipv4/netfilter/arp_tables.o: in function `arpt_unregister_table_pre_exit': arp_tables.c:(.text+0x18e): undefined reference to `xt_find_table' ld: net/ipv4/netfilter/arp_tables.o: in function `get_info.constprop.0': arp_tables.c:(.text+0x277): undefined reference to `xt_request_find_table_lock' ld: arp_tables.c:(.text+0x31c): undefined reference to `xt_table_unlock' ld: net/ipv4/netfilter/arp_tables.o: in function `do_arpt_get_ctl': arp_tables.c:(.text+0x53a): undefined reference to `xt_find_table_lock' ld: arp_tables.c:(.text+0x5bf): undefined reference to `xt_recseq' ld: arp_tables.c:(.text+0x5d2): undefined reference to `xt_recseq' ld: arp_tables.c:(.text+0x5f8): undefined reference to `xt_recseq' ld: arp_tables.c:(.text+0x623): undefined reference to `xt_recseq' ld: arp_tables.c:(.text+0x6f7): undefined reference to `xt_target_to_user' ld: arp_tables.c:(.text+0x733): undefined reference to `xt_table_unlock' ld: arp_tables.c:(.text+0x776): undefined reference to `xt_find_revision' ld: arp_tables.c:(.text+0x79c): undefined reference to `xt_find_revision' ld: net/ipv4/netfilter/arp_tables.o: in function `translate_table': arp_tables.c:(.text+0x824): undefined reference to `xt_alloc_entry_offsets' ld: arp_tables.c:(.text+0x8c9): undefined reference to `xt_check_entry_offsets' ld: arp_tables.c:(.text+0x9c5): undefined reference to `xt_check_table_hooks' ld: arp_tables.c:(.text+0xafe): undefined reference to `xt_find_jump_offset' ld: arp_tables.c:(.text+0xb71): undefined reference to `xt_percpu_counter_alloc' ld: arp_tables.c:(.text+0xb93): undefined reference to `xt_request_find_target' ld: arp_tables.c:(.text+0xbe8): undefined reference to `xt_check_target' ld: arp_tables.c:(.text+0xc03): undefined reference to `xt_percpu_counter_free' ld: net/ipv4/netfilter/arp_tables.o: in function `arpt_register_table': arp_tables.c:(.text+0xcbe): undefined reference to `xt_alloc_table_info' ld: arp_tables.c:(.text+0xcf7): undefined reference to `xt_free_table_info' ld: arp_tables.c:(.text+0xd0d): undefined reference to `xt_register_table' ld: arp_tables.c:(.text+0xd44): undefined reference to `xt_free_table_info' ld: net/ipv4/netfilter/arp_tables.o: in function `do_arpt_set_ctl': arp_tables.c:(.text+0xe5d): undefined reference to `xt_alloc_table_info' ld: arp_tables.c:(.text+0xebc): undefined reference to `xt_counters_alloc' ld: arp_tables.c:(.text+0xee1): undefined reference to `xt_request_find_table_lock' ld: arp_tables.c:(.text+0xf13): undefined reference to `xt_replace_table' ld: arp_tables.c:(.text+0xf4f): undefined reference to `xt_table_unlock' ld: arp_tables.c:(.text+0xfd9): undefined reference to `xt_free_table_info' ld: arp_tables.c:(.text+0x1033): undefined reference to `xt_table_unlock' ld: arp_tables.c:(.text+0x1070): undefined reference to `xt_free_table_info' ld: arp_tables.c:(.text+0x1087): undefined reference to `xt_copy_counters' ld: arp_tables.c:(.text+0x10ac): undefined reference to `xt_find_table_lock' ld: arp_tables.c:(.text+0x114c): undefined reference to `xt_table_unlock' ld: net/ipv4/netfilter/arp_tables.o: in function `arp_tables_fini': arp_tables.c:(.exit.text+0x18): undefined reference to `xt_unregister_targets' ld: net/ipv4/netfilter/arp_tables.o: in function `arp_tables_net_exit': arp_tables.c:(.ref.text+0x9): undefined reference to `xt_proto_fini' ld: net/ipv4/netfilter/arp_tables.o: in function `arp_tables_net_init': arp_tables.c:(.init.text+0x9): undefined reference to `xt_proto_init' ld: net/ipv4/netfilter/arp_tables.o: in function `arp_tables_init': arp_tables.c:(.init.text+0x3f): undefined reference to `xt_register_targets' ld: arp_tables.c:(.init.text+0x64): undefined reference to `xt_unregister_targets' Full randconfig file is attached. -- ~Randy
Attachment:
config-x32-nf-tables.gz
Description: application/gzip