public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.5.45 ipt_TCPMSS.c syntax error
@ 2002-11-01  1:27 Dieter Nützel
  2002-11-01  1:59 ` David T Hollis
  0 siblings, 1 reply; 2+ messages in thread
From: Dieter Nützel @ 2002-11-01  1:27 UTC (permalink / raw)
  To: Skip Ford; +Cc: Linux Kernel List

make -f scripts/Makefile.build obj=sound/core/seq/oss
  gcc -Wp,-MD,net/ipv4/netfilter/.ipt_TCPMSS.o.d -D__KERNEL__ -Iinclude -Wall 
-Wstrict-prototypes -Wno-trigraphs -O -fomit-frame-pointer 
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -mcpu=k6 
-march=i686 -malign-functions=4 -fschedule-insns2 -fexpensive-optimizations 
-Iarch/i386/mach-generic -nostdinc -iwithprefix include -DMODULE -include 
include/linux/modversions.h   -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

On x86 (Athlon)

-Dieter

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

end of thread, other threads:[~2002-11-01  1:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-01  1:27 2.5.45 ipt_TCPMSS.c syntax error Dieter Nützel
2002-11-01  1:59 ` David T Hollis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox