From: Marcel Holtmann <marcel@holtmann.org>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: "David S. Miller" <davem@redhat.com>
Subject: Problem with CONFIG_SYSCTL disabled
Date: Mon, 19 Jan 2004 14:30:43 +0100 [thread overview]
Message-ID: <1074519043.6070.93.camel@pegasus> (raw)
Hi Folks,
with the latest 2.6.1-bk5 I got the following error:
In file included from drivers/net/net_init.c:53:
include/net/neighbour.h:216: error: parse error before "proc_handler"
include/net/neighbour.h:216: warning: function declaration isn't a prototype
Looking for the reason it seems that I have to enable CONFIG_SYSCTL to
make this compile. The following patch introduces this problem:
ChangeSet@1.1474.82.35, 2004-01-15 00:58:20-08:00, mashirle@us.ibm.com
[IPV6]: Implement MIB:ipv6InterfaceTable
Regards
Marcel
next reply other threads:[~2004-01-19 13:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-19 13:30 Marcel Holtmann [this message]
2004-01-19 13:46 ` Problem with CONFIG_SYSCTL disabled YOSHIFUJI Hideaki / 吉藤英明
2004-01-19 14:09 ` Marcel Holtmann
2004-01-19 14:21 ` YOSHIFUJI Hideaki / 吉藤英明
2004-01-19 15:06 ` [Kernel-janitors] " Luiz Fernando Capitulino
2004-01-19 17:40 ` David S. Miller
2004-01-19 17:40 ` David S. Miller
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=1074519043.6070.93.camel@pegasus \
--to=marcel@holtmann.org \
--cc=davem@redhat.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.