Re: 2.5.65-mm3

From: Felipe Alfaro Solana (felipe_alfaro@linuxmail.org)
Date: Fri Mar 21 2003 - 09:14:54 EST


----- Original Message -----
From: Alexander Hoogerhuis <alexh@ihatent.com>
Date: 21 Mar 2003 11:58:18 +0100
To: Andrew Morton <akpm@digeo.com>
Subject: Re: 2.5.65-mm3
 
> Andrew Morton <akpm@digeo.com> writes:
> >
> > [SNIP]
> >
>
> gcc -Wp,-MD,net/ipv4/netfilter/.ip_conntrack_core.o.d -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=pentium4
-Iinclude/asm-i386/mach-default
> -nostdinc -iwithprefix include -DMODULE -DKBUILD_BASENAME=ip_conntrack_core -c -o
net/ipv4/netfilter/.tmp_ip_conntrack_core.o net/ipv4/netfilter/ip_conntrack_core.c
> net/ipv4/netfilter/ip_conntrack_core.c: In function `remove_expectations':
> net/ipv4/netfilter/ip_conntrack_core.c:276: invalid suffix on integer constant
> net/ipv4/netfilter/ip_conntrack_core.c:276: called object is not a function
> make[4]: *** [net/ipv4/netfilter/ip_conntrack_core.o] Error 1
> make[3]: *** [net/ipv4/netfilter] Error 2
> make[2]: *** [net/ipv4] Error 2
> make[1]: *** [net] Error 2
> make: *** [modules] Error 2
>
 
Edit line 276 of net/ipv4/netfilter/ip_conntrack_core and simply
remove the '3D' sequence of characters after the equal (=)
sign.
 

-- 
______________________________________________
http://www.linuxmail.org/
Now with e-mail forwarding for only US$5.95/yr

Powered by Outblaze - 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/



This archive was generated by hypermail 2b29 : Sun Mar 23 2003 - 22:00:36 EST