From: "Andre Tomt" <andre@tomt.net>
To: "James Simmons" <jsimmons@suse.com>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: Network error
Date: Wed, 8 Nov 2000 23:21:29 +0100 [thread overview]
Message-ID: <001601c049d2$404d2010$0201000a@tripwire> (raw)
In-Reply-To: <Pine.LNX.4.21.0011081258310.259-100000@euclid.oak.suse.com>
> Something I seen on a lug. Anyone have a patch for this?
>
> I'm trying to compile a 2.2.17 kernel. When I do a make bzImage, I get
> this error. It seems to be centering on networking areas (nfs, svclock,
> tcp, etc.)
>
> tcp_input.c:1393:52: warning: pasting would not give a valid preprocessing
> token
> tcp_input.c:1441:85: warning: pasting would not give a valid preprocessing
> token
This is a non fatal warning, not an error. However, newer "in-development"
gcc's have other issues making it refuse to build a full kernel image.
Either fix the makefile to use a compatible cc (egcs, kgcc for example),
define CC to make, or downgrade the default compiler to anything below or
including gcc-2.95.2
Whatever makes you sleep well at night.
--
André Tomt
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2000-11-08 22:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-08 20:59 Network error James Simmons
2000-11-08 21:03 ` Carey M. Drake
2000-11-08 22:21 ` Andre Tomt [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-03-27 7:44 network error Rajath C S
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='001601c049d2$404d2010$0201000a@tripwire' \
--to=andre@tomt.net \
--cc=jsimmons@suse.com \
--cc=linux-kernel@vger.kernel.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.