2.5.46 make modules fail

Roger While (RogerWhile@sim-basis.de)
Tue, 05 Nov 2002 14:18:35 +0100


gcc -Wp,-MD,net/bridge/.br_netfilter.o.d -D__KERNEL__ -Iinclude -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=i686 -Iarch/i386/mach-generic -nostdinc -iwithprefix include
-DMODULE -DKBUILD_BASENAME=br_netfilter -c -o net/bridge/br_netfilter.o
net/bridge/br_netfilter.c
net/bridge/br_netfilter.c:60: unknown field `pmtu' specified in initializer
net/bridge/br_netfilter.c: In function `br_nf_pre_routing_finish':
net/bridge/br_netfilter.c:162: warning: implicit declaration of function
`ip_route_output'
make[2]: *** [net/bridge/br_netfilter.o] Error 1
make[1]: *** [net/bridge] Error 2
make: *** [net] Error 2

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/