ld -m elf_i386 -r -o ip_nf_compat.o ipfwadm_core.o ip_fw_compat.o
ip_fw_compat_redir.o ip_fw_compat_masq.o ip_conntrack_standalone.o
ip_conntrack_core.o ip_conntrack_proto_generic.o
ip_conntrack_proto_tcp.o ip_conntrack_proto_udp.o
ip_conntrack_proto_icmp.o ip_nat_standalone.o ip_nat_rule.o
ip_nat_core.o ip_nat_proto_unknown.o ip_nat_proto_tcp.o
ip_nat_proto_udp.o ip_nat_proto_icmp.o
ip_conntrack_standalone.o: In function `init_module':
ip_conntrack_standalone.o(.text+0x6a4): multiple definition of
`init_module'
ip_fw_compat.o(.text+0x3dc): first defined here
ip_conntrack_standalone.o: In function `cleanup_module':
ip_conntrack_standalone.o(.text+0x6b0): multiple definition of
`cleanup_module'
ip_fw_compat.o(.text+0x3e8): first defined here
ip_nat_standalone.o: In function `init_module':
ip_nat_standalone.o(.text+0x78c): multiple definition of `init_module'
ip_fw_compat.o(.text+0x3dc): first defined here
ip_nat_standalone.o: In function `cleanup_module':
ip_nat_standalone.o(.text+0x798): multiple definition of
`cleanup_module'
ip_fw_compat.o(.text+0x3e8): first defined here
make[2]: *** [ip_nf_compat.o] Error 1
make[2]: Leaving directory
`/usr/src/linux-2.4.0-test13/net/ipv4/netfilter'
--
=====================================================================
Mohammad A. Haque http://www.haque.net/
[EMAIL PROTECTED]
"Alcohol and calculus don't mix. Project Lead
Don't drink and derive." --Unknown http://wm.themes.org/
[EMAIL PROTECTED]
=====================================================================
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/