From: "Felipe Alfaro Solana" <felipe_alfaro@linuxmail.org>
To: alexh@ihatent.com, akpm@digeo.com
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: 2.5.65-mm3
Date: Fri, 21 Mar 2003 15:14:54 +0100 [thread overview]
Message-ID: <20030321141454.18751.qmail@linuxmail.org> (raw)
----- 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
WARNING: multiple messages have this Message-ID (diff)
From: "Felipe Alfaro Solana" <felipe_alfaro@linuxmail.org>
To: alexh@ihatent.com, akpm@digeo.com
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: 2.5.65-mm3
Date: Fri, 21 Mar 2003 15:14:54 +0100 [thread overview]
Message-ID: <20030321141454.18751.qmail@linuxmail.org> (raw)
----- 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, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org">aart@kvack.org</a>
next reply other threads:[~2003-03-21 14:04 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-21 14:14 Felipe Alfaro Solana [this message]
2003-03-21 14:14 ` 2.5.65-mm3 Felipe Alfaro Solana
-- strict thread matches above, loose matches on Subject: below --
2003-03-21 7:58 2.5.65-mm3 Andrew Morton
2003-03-21 7:58 ` 2.5.65-mm3 Andrew Morton
2003-03-21 10:58 ` 2.5.65-mm3 Alexander Hoogerhuis
2003-03-21 11:05 ` 2.5.65-mm3 Andrew Morton
2003-03-21 11:05 ` 2.5.65-mm3 Andrew Morton
2003-03-21 12:05 ` 2.5.65-mm3 Alexander Hoogerhuis
2003-03-21 12:05 ` 2.5.65-mm3 Alexander Hoogerhuis
2003-03-21 20:15 ` 2.5.65-mm3 Seth Chandler
2003-03-21 20:15 ` 2.5.65-mm3 Seth Chandler
2003-03-21 20:17 ` 2.5.65-mm3 Robert Love
2003-03-21 20:17 ` 2.5.65-mm3 Robert Love
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030321141454.18751.qmail@linuxmail.org \
--to=felipe_alfaro@linuxmail.org \
--cc=akpm@digeo.com \
--cc=alexh@ihatent.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.