From: Willy Tarreau <w@1wt.eu>
To: Vincent Legoll <vincent.legoll@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] 2.4.35 compilation failed in LVM
Date: Tue, 7 Aug 2007 16:27:14 +0200 [thread overview]
Message-ID: <20070807142714.GA20056@1wt.eu> (raw)
In-Reply-To: <4727185d0708070624q72f8660bif37074036c1401a5@mail.gmail.com>
On Tue, Aug 07, 2007 at 03:24:17PM +0200, Vincent Legoll wrote:
> Hello,
>
> I tried to get 2.4.35 to compile on a file server I manage, and got that:
>
> gcc -D__KERNEL__ -I/usr/src/linux-2.4/include -Wall
> -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
> -fno-common -fno-builtin-sprintf -fomit-frame-pointer
> -Wno-pointer-sign -pipe -mpreferred-stack-boundary=2 -march=i686
> -fno-unit-at-a-time -DMODULE -DMODVERSIONS -include
> /usr/src/linux-2.4/include/linux/modversions.h -nostdinc -iwithprefix
> include -DKBUILD_BASENAME=lvm -c -o lvm.o lvm.c
> lvm.c:397: error: static declaration of 'vg_count' follows non-static
> declaration
> lvm-internal.h:48: error: previous declaration of 'vg_count' was here
>
> looking in the 2.4.35 patch, this has been modified, is there already
> a fix for that ?
Yes, the fix is already queued in -git for 2.4.35.1 :
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.4.35.y.git;a=commitdiff_plain;h=0a1b1818b031b46e3755f12f5cff76df7a0661a8
Best regards,
Willy
next prev parent reply other threads:[~2007-08-07 14:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-07 13:24 [PATCH] 2.4.35 compilation failed in LVM Vincent Legoll
2007-08-07 14:27 ` Willy Tarreau [this message]
2007-08-07 14:43 ` Gabriel C
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=20070807142714.GA20056@1wt.eu \
--to=w@1wt.eu \
--cc=linux-kernel@vger.kernel.org \
--cc=vincent.legoll@gmail.com \
/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.