All of lore.kernel.org
 help / color / mirror / Atom feed
* nfnetlink-ctnetlink with 2.4.27
@ 2004-10-20 19:19 Emiel Mols
  0 siblings, 0 replies; 3+ messages in thread
From: Emiel Mols @ 2004-10-20 19:19 UTC (permalink / raw)
  To: netfilter-devel

Hi,

 

During compilation of a 2.4.27 stock kernel (from kernel.org) patched with
the nfnetlink-ctnetlink patch from the last pom-ng (patching goes well), the
following error occurs:

 

make[3]: Entering directory
`/usr/src/linux-2.4.27-misluktepatch/net/ipv4/netfilter'

gcc -D__KERNEL__ -I/usr/src/linux-2.4.27-misluktepatch/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=c3
-falign-functions=0 -falign-jumps=0 -falign-loops=0   -nostdinc -iwithprefix
include -DKBUILD_BASENAME=ip_conntrack_standalone  -DEXPORT_SYMTAB -c
ip_conntrack_standalone.c

ip_conntrack_standalone.c:463: error: `invert_tuple' undeclared here (not in
a function)

ip_conntrack_standalone.c:463: error: initializer element is not constant

ip_conntrack_standalone.c:463: error: (near initialization for
`__ksymtab_invert_tuple.value')

ip_conntrack_standalone.c:465: error: `ip_conntrack_alloc' undeclared here
(not in a function)

ip_conntrack_standalone.c:465: error: initializer element is not constant

ip_conntrack_standalone.c:465: error: (near initialization for
`__ksymtab_ip_conntrack_alloc.value')

ip_conntrack_standalone.c:466: error: `ip_conntrack_free' undeclared here
(not in a function)

ip_conntrack_standalone.c:466: error: initializer element is not constant

ip_conntrack_standalone.c:466: error: (near initialization for
`__ksymtab_ip_conntrack_free.value')

ip_conntrack_standalone.c:467: error: `ip_conntrack_place_in_lists'
undeclared here (not in a function)

ip_conntrack_standalone.c:467: error: initializer element is not constant

ip_conntrack_standalone.c:467: error: (near initialization for
`__ksymtab_ip_conntrack_place_in_lists.value')

ip_conntrack_standalone.c:482: error: `ip_conntrack_remove_expectations'
undeclared here (not in a function)

ip_conntrack_standalone.c:482: error: initializer element is not constant

ip_conntrack_standalone.c:482: error: (near initialization for
`__ksymtab_ip_conntrack_remove_expectations.value')

ip_conntrack_standalone.c:463: error: __ksymtab_invert_tuple causes a
section type conflict

ip_conntrack_standalone.c:465: error: __ksymtab_ip_conntrack_alloc causes a
section type conflict

ip_conntrack_standalone.c:466: error: __ksymtab_ip_conntrack_free causes a
section type conflict

ip_conntrack_standalone.c:467: error: __ksymtab_ip_conntrack_place_in_lists
causes a section type conflict

ip_conntrack_standalone.c:482: error:
__ksymtab_ip_conntrack_remove_expectations causes a section type conflict

make[3]: *** [ip_conntrack_standalone.o] Error 1

make[3]: Leaving directory
`/usr/src/linux-2.4.27-misluktepatch/net/ipv4/netfilter'

make[2]: *** [first_rule] Error 2

make[2]: Leaving directory
`/usr/src/linux-2.4.27-misluktepatch/net/ipv4/netfilter'

make[1]: *** [_subdir_ipv4/netfilter] Error 2

make[1]: Leaving directory `/usr/src/linux-2.4.27-misluktepatch/net'

make: *** [_dir_net] Error 2

 

The same happens with a 2.4.26 stock kernel.

 

Could any of you help me with this?

 

Thanks in advance,

 

Emiel Mols

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-10-20 20:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20041020191958.3BBD7948B8@stinky.trash.net>
2004-10-20 19:54 ` nfnetlink-ctnetlink with 2.4.27 Patrick McHardy
2004-10-20 20:50   ` Emiel Mols
2004-10-20 19:19 Emiel Mols

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.