All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leandro Lucarella <luca@lucarella.com.ar>
To: linux-lvm <linux-lvm@sistina.com>
Subject: [linux-lvm] Problems compiling kernel 2.4.10 with  LVM-1.0.1rc2 patch
Date: Wed, 26 Sep 2001 12:40:29 -0300 (ART)	[thread overview]
Message-ID: <3BAB1F01001185CA@mail.fibertel.com.ar> (raw)

Here's the error message:

make -C md modules
make[2]: Entering directory `/usr/src/linux-2.4.10/drivers/md'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.10/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4  -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.10/include/linux/modversions.h   -c -o lvm.o lvm.c
lvm.c:2329: macro `min' used with too many (3) args
lvm.c:2343: macro `min' used with too many (3) args
lvm.c: In function `__extend_reduce':
lvm.c:2329: parse error before `;'
lvm.c:2329: `_y' undeclared (first use in this function)
lvm.c:2329: (Each undeclared identifier is reported only once
lvm.c:2329: for each function it appears in.)
lvm.c:2343: parse error before `;'
lvm.c:2280: warning: `end' might be used uninitialized in this function
lvm.c:2339: warning: `end' might be used uninitialized in this function
make[2]: *** [lvm.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.10/drivers/md'
make[1]: *** [_modsubdir_md] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.10/drivers'
make: *** [_mod_drivers] Error 2

Any ideas?

--
LUCA - Leandro Lucarella
------------------------
luca@lucarella.com.ar
http://www.luca.2y.net
LICQ UIN: 2847576
------------------------
Usando Debian GNU/Linux

                 reply	other threads:[~2001-09-26 15:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3BAB1F01001185CA@mail.fibertel.com.ar \
    --to=luca@lucarella.com.ar \
    --cc=linux-lvm@sistina.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.