From: ben scott <benscott@nwlink.com>
To: lvm-devel@redhat.com
Subject: undefined references in lvm2app
Date: Thu, 24 Jun 2010 19:30:49 -0700 [thread overview]
Message-ID: <201006241930.49495.benscott@nwlink.com> (raw)
I have run into an odd problem with lvm2app (cvs).
During linking I get:
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'
etc....
However some of the functions work fine, such as:
lvm_vg_get_extent_size(m_vg);
lvm_vg_get_extent_count(m_vg);
Any idea how this can happen? I have looked for old libraries BTW, everthing
seems to be up to date.
next reply other threads:[~2010-06-25 2:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-25 2:30 ben scott [this message]
2010-06-25 11:00 ` undefined references in lvm2app Alasdair G Kergon
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=201006241930.49495.benscott@nwlink.com \
--to=benscott@nwlink.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.