All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Rajnoha <prajnoha@redhat.com>
To: lvm-devel@redhat.com
Subject: compile error with lvm2: '_raid_target_present' undeclared
Date: Mon, 30 Sep 2013 08:28:43 +0200	[thread overview]
Message-ID: <52491A1B.5010204@redhat.com> (raw)
In-Reply-To: <524759BE.9070203@mglug.de>

On 09/29/2013 12:35 AM, Oliver Rath wrote:
> Hi list,
> 
> my compilation of the last git (today) results a compiling error:
> 
> raid/raid.c:384:20: error: '_raid_target_percent' undeclared here (not
> in a function)
> raid/raid.c:385:20: error: '_raid_target_present' undeclared here (not
> in a function)
> 
> The complete compile step:
> 
> http://paste.ubuntu.com/6168893/
> 
> The thin-provisioning-tools are from today, too.
> 
> my configure-line from lvm is:
> 
> ./configure --enable-udev_sync --enable-udev_rules --with-thin=internal
> 

There's been a patch added recently to fix compilation with configure --disable-devmapper:

  https://git.fedorahosted.org/cgit/lvm2.git/commit/?id=b4637bd298a7a12e0ce9f15104d41158b96cb642

Though it broke the configure --disable-dmeventd (which is used by default and you don't use
--enable-dmeventd in your configure).

Should be fixed now with:

  https://git.fedorahosted.org/cgit/lvm2.git/commit/?id=e02ff3226021ddaf0861f65637d9be65d855506b

Thanks for the report.

Peter



      reply	other threads:[~2013-09-30  6:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-28 22:35 compile error with lvm2: '_raid_target_present' undeclared Oliver Rath
2013-09-30  6:28 ` Peter Rajnoha [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=52491A1B.5010204@redhat.com \
    --to=prajnoha@redhat.com \
    --cc=lvm-devel@redhat.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.