From: Lukas Hejtmanek <xhejtman@mail.muni.cz>
To: Colin Slater <hoho@tacomeat.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: BUG: 2.5.52-bk4
Date: Fri, 20 Dec 2002 00:49:13 +0100 [thread overview]
Message-ID: <20021219234913.GA586@mail.muni.cz> (raw)
In-Reply-To: <20021219.181921.41185800.hoho@tacomeat.net>
On Thu, Dec 19, 2002 at 06:19:21PM -0500, Colin Slater wrote:
> if (raw_proc_init())
> goto out_raw;
> - if (tcp_proc_init())
> + if (!proc_net_create("tcp", 0, tcp_get_info))
I have got these:
net/built-in.o(.init.text+0x1489): In function `ipv4_proc_init':
: undefined reference to `proc_net_create'
net/built-in.o(.init.text+0x14be): In function `ipv4_proc_init':
: undefined reference to `proc_net_remove'
make: *** [.tmp_vmlinux1] Error 1
--
Lukáš Hejtmánek
next prev parent reply other threads:[~2002-12-19 23:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-19 23:19 BUG: 2.5.52-bk4 Colin Slater
2002-12-19 23:49 ` Lukas Hejtmanek [this message]
2002-12-20 0:06 ` Lukas Hejtmanek
-- strict thread matches above, loose matches on Subject: below --
2002-12-20 14:28 Colin Slater
2002-12-20 18:09 ` Lukas Hejtmanek
2002-12-19 21:47 Lukas Hejtmanek
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=20021219234913.GA586@mail.muni.cz \
--to=xhejtman@mail.muni.cz \
--cc=hoho@tacomeat.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox