From: Zdenek Kabelac <zkabelac@redhat.com>
To: device-mapper development <dm-devel@redhat.com>
Cc: Yathindra <ydev@cs.utah.edu>
Subject: Re: Compiling/linking applications using libdevmapper
Date: Tue, 13 Dec 2011 11:44:58 +0100 [thread overview]
Message-ID: <4EE72CAA.6010405@redhat.com> (raw)
In-Reply-To: <4EE6519C.40003@cs.utah.edu>
Dne 12.12.2011 20:10, Yathindra napsal(a):
> Hi,
>
> I'm actually doing a make and make install in the LVM source code directory so
> I can compile and link my application using -ldevmapper.
>
> I'm wondering if this is the only way (correct way) to build applications
> using libdevmapper ?
>
If you want to build only device mapper part from lvm2 src tarball you may use:
make device-mapper
or just directly:
make install_device-mapper
(though there seems to be a minor issue with the install target which might
need some cosmetic cleanup - but it should install correctly everything you need)
Zdenek
next prev parent reply other threads:[~2011-12-13 10:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-12 19:10 Compiling/linking applications using libdevmapper Yathindra
2011-12-13 10:44 ` Zdenek Kabelac [this message]
2011-12-13 17:12 ` Yathindra
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=4EE72CAA.6010405@redhat.com \
--to=zkabelac@redhat.com \
--cc=dm-devel@redhat.com \
--cc=ydev@cs.utah.edu \
/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.