* 2.5.46 make modules fail
@ 2002-11-05 13:18 Roger While
0 siblings, 0 replies; 3+ messages in thread
From: Roger While @ 2002-11-05 13:18 UTC (permalink / raw)
To: linux-kernel
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.5.46 make modules fail
2002-11-05 13:22 2.5.46 make modules fail Roger While
@ 2002-11-05 13:22 ` dark side
0 siblings, 0 replies; 3+ messages in thread
From: dark side @ 2002-11-05 13:22 UTC (permalink / raw)
To: Roger While, linux-kernel
There was a fix posted several times for this. It applied to 2.5.45 but it
should also apply to 2.5.46. Look in the archives.
Cheers,
Ognen
On Tuesday 05 November 2002 07:22 am, Roger While wrote:
> gcc -Wp,-MD,net/ipv4/netfilter/.ipt_TCPMSS.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=ipt_TCPMSS -c -o
> net/ipv4/netfilter/ipt_TCPMSS.o net/ipv4/netfilter/ipt_TCPMSS.c
> net/ipv4/netfilter/ipt_TCPMSS.c: In function `ipt_tcpmss_target':
> net/ipv4/netfilter/ipt_TCPMSS.c:88: structure has no member named `pmtu'
> net/ipv4/netfilter/ipt_TCPMSS.c:91: structure has no member named `pmtu'
> net/ipv4/netfilter/ipt_TCPMSS.c:95: structure has no member named `pmtu'
> make[3]: *** [net/ipv4/netfilter/ipt_TCPMSS.o] Error 1
> make[2]: *** [net/ipv4/netfilter] Error 2
> make[1]: *** [net/ipv4] Error 2
> make: *** [net] Error 2
^ permalink raw reply [flat|nested] 3+ messages in thread
* 2.5.46 make modules fail
@ 2002-11-05 13:22 Roger While
2002-11-05 13:22 ` dark side
0 siblings, 1 reply; 3+ messages in thread
From: Roger While @ 2002-11-05 13:22 UTC (permalink / raw)
To: linux-kernel
gcc -Wp,-MD,net/ipv4/netfilter/.ipt_TCPMSS.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=ipt_TCPMSS -c -o
net/ipv4/netfilter/ipt_TCPMSS.o net/ipv4/netfilter/ipt_TCPMSS.c
net/ipv4/netfilter/ipt_TCPMSS.c: In function `ipt_tcpmss_target':
net/ipv4/netfilter/ipt_TCPMSS.c:88: structure has no member named `pmtu'
net/ipv4/netfilter/ipt_TCPMSS.c:91: structure has no member named `pmtu'
net/ipv4/netfilter/ipt_TCPMSS.c:95: structure has no member named `pmtu'
make[3]: *** [net/ipv4/netfilter/ipt_TCPMSS.o] Error 1
make[2]: *** [net/ipv4/netfilter] Error 2
make[1]: *** [net/ipv4] Error 2
make: *** [net] Error 2
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-11-05 13:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-05 13:22 2.5.46 make modules fail Roger While
2002-11-05 13:22 ` dark side
-- strict thread matches above, loose matches on Subject: below --
2002-11-05 13:18 Roger While
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox