* Re: linux-next: Tree for Jul 29 (net/ipv4/netfilter/arp_tables.o)
[not found] <20250729153510.3781ac91@canb.auug.org.au>
@ 2025-07-30 0:26 ` Randy Dunlap
2025-08-08 15:39 ` Sebastian Andrzej Siewior
0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2025-07-30 0:26 UTC (permalink / raw)
To: Stephen Rothwell, Linux Next Mailing List, Alexander Viro,
Sebastian Andrzej Siewior
Cc: Linux Kernel Mailing List, Pablo Neira Ayuso, netdev,
netfilter-devel, coreteam
[-- Attachment #1: Type: text/plain, Size: 4751 bytes --]
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 #2: config-x32-nf-tables.gz --]
[-- Type: application/gzip, Size: 36414 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: linux-next: Tree for Jul 29 (net/ipv4/netfilter/arp_tables.o)
2025-07-30 0:26 ` linux-next: Tree for Jul 29 (net/ipv4/netfilter/arp_tables.o) Randy Dunlap
@ 2025-08-08 15:39 ` Sebastian Andrzej Siewior
0 siblings, 0 replies; 2+ messages in thread
From: Sebastian Andrzej Siewior @ 2025-08-08 15:39 UTC (permalink / raw)
To: Randy Dunlap
Cc: Stephen Rothwell, Linux Next Mailing List, Alexander Viro,
Linux Kernel Mailing List, Pablo Neira Ayuso, netdev,
netfilter-devel, coreteam
On 2025-07-29 17:26:02 [-0700], Randy Dunlap wrote:
>
>
> 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':
25a8b88f000c3 ("netfilter: add back NETFILTER_XTABLES dependencies")
https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf.git/commit/?h=for-netdev-nf-25-08-07&id=25a8b88f000c33a1d580c317e93e40b953dc2fa5
Sebastian
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-08 15:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20250729153510.3781ac91@canb.auug.org.au>
2025-07-30 0:26 ` linux-next: Tree for Jul 29 (net/ipv4/netfilter/arp_tables.o) Randy Dunlap
2025-08-08 15:39 ` Sebastian Andrzej Siewior
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).