public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.5.45 ipmr.c syntax error
@ 2002-10-31  4:45 Randy.Dunlap
  2002-10-31  6:57 ` Skip Ford
  0 siblings, 1 reply; 6+ messages in thread
From: Randy.Dunlap @ 2002-10-31  4:45 UTC (permalink / raw)
  To: linux-kernel

  gcc -Wp,-MD,net/ipv4/.ipmr.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   
-DKBUILD_BASENAME=ipmr   -c -o net/ipv4/ipmr.o net/ipv4/ipmr.c
net/ipv4/ipmr.c: In function `ipmr_forward_finish':
net/ipv4/ipmr.c:1114: structure has no member named `pmtu'
net/ipv4/ipmr.c: In function `ipmr_queue_xmit':
net/ipv4/ipmr.c:1170: structure has no member named `pmtu'
make[2]: *** [net/ipv4/ipmr.o] Error 1
make[1]: *** [net/ipv4] Error 2
make: *** [net] Error 2

On x86 (P4).

~Randy

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Re: 2.5.45 ipmr.c syntax error
@ 2002-11-01  1:26 Miles Lane
  2002-11-01  3:14 ` Skip Ford
  0 siblings, 1 reply; 6+ messages in thread
From: Miles Lane @ 2002-11-01  1:26 UTC (permalink / raw)
  To: Skip Ford, linux-kernel

Skip, I tried your patch from:
http://marc.theaimsgroup.com/?l=linux-kernel&m=103604415923099&w=2

I got the following error after applying it:

  gcc -Wp,-MD,net/ipv4/.ipmr.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=athlon -Iarch/i386/mach-generic -nostdinc -iwithprefix include    
-DKBUILD_BASENAME=ipmr   -c -o net/ipv4/ipmr.o net/ipv4/ipmr.c
net/ipv4/ipmr.c: In function `ipmr_queue_xmit':
net/ipv4/ipmr.c:1170: incompatible type for argument 1 of `dst_pmtu'
make[2]: *** [net/ipv4/ipmr.o] Error 1
make[1]: *** [net/ipv4] Error 2
make: *** [net] Error 2




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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-31  4:45 2.5.45 ipmr.c syntax error Randy.Dunlap
2002-10-31  6:57 ` Skip Ford
2002-10-31 11:53   ` Jochen Friedrich
2002-10-31 23:49     ` Skip Ford
  -- strict thread matches above, loose matches on Subject: below --
2002-11-01  1:26 Miles Lane
2002-11-01  3:14 ` Skip Ford

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