public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: "Nikolay N. Ivanov" <nn@nndl.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: PROBLEM: kernel bug at net/core/net-sysfs.c:434 - kernel 2.6.16rc1
Date: Thu, 2 Feb 2006 02:07:33 +0100	[thread overview]
Message-ID: <20060202010733.GT3986@stusta.de> (raw)
In-Reply-To: <43DB2550.4070800@nndl.org>

On Sat, Jan 28, 2006 at 11:03:28AM +0300, Nikolay N. Ivanov wrote:

> Hello!

Hi Nikolay!

> CC      net/core/net-sysfs.o
> net/core/net-sysfs.c: In function `netdev_register_sysfs':
> net/core/net-sysfs.c:434: error: `i' undeclared (first use in this function)
>...
> [nn@ linux-2.6.16-rc1]$ gcc --version
> gcc (GCC) 3.3.4
> ---
> 
> After adding:
> 
> int i;
> 
> new errors appeared:
> 
> ---
> CC      net/core/net-sysfs.o
> net/core/net-sysfs.c: In function `netdev_register_sysfs':
> net/core/net-sysfs.c:434: error: `attr' undeclared (first use in this 
> function)
>...

Your errors don't fit in any way with what I see in line 434 of this 
file.

The following should work:
- unpack an unmodified 2.6.15 kernel source from ftp.kernel.org
- apply the 2.6.16-rc1 patch from ftp.kernel.org

> Nikolay N. Ivanov

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


      reply	other threads:[~2006-02-02  1:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-28  8:03 PROBLEM: kernel bug at net/core/net-sysfs.c:434 - kernel 2.6.16rc1 Nikolay N. Ivanov
2006-02-02  1:07 ` Adrian Bunk [this message]

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=20060202010733.GT3986@stusta.de \
    --to=bunk@stusta.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nn@nndl.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