All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alasdair G Kergon <agk@redhat.com>
To: lvm-devel@redhat.com
Subject: undefined references in lvm2app
Date: Fri, 25 Jun 2010 12:00:30 +0100	[thread overview]
Message-ID: <20100625110030.GI14902@agk-dp.fab.redhat.com> (raw)
In-Reply-To: <201006241930.49495.benscott@nwlink.com>

On Thu, Jun 24, 2010 at 07:30:49PM -0700, ben scott wrote:
> volgroup.cpp:33: undefined reference to `lvm_vg_get_max_pv'
> volgroup.cpp:40: undefined reference to `lvm_vg_get_max_lv'
> volgroup.cpp:48: undefined reference to `lvm_vg_is_exported'

The liblvm/.exported_symbols file looks to be out-dated:
 
> lvm_list_vg_names
> lvm_list_vg_uuids
> lvm_lv_get_tags
< lvm_lv_resize
< lvm_pv_resize
< lvm_vg_get_max_lv
< lvm_vg_get_max_pv
> lvm_vg_get_tags
< lvm_vg_is_clustered
< lvm_vg_is_exported
< lvm_vg_is_partial
> lvm_vg_list_lvs
> lvm_vg_list_pvs

Alasdair



  reply	other threads:[~2010-06-25 11:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-25  2:30 undefined references in lvm2app ben scott
2010-06-25 11:00 ` Alasdair G Kergon [this message]
2010-06-25 11:31   ` Dave Wysochanski

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=20100625110030.GI14902@agk-dp.fab.redhat.com \
    --to=agk@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.