* statically linked nsenter
@ 2015-01-05 22:32 Patrick Hemmer
2015-01-07 9:38 ` Karel Zak
0 siblings, 1 reply; 2+ messages in thread
From: Patrick Hemmer @ 2015-01-05 22:32 UTC (permalink / raw)
To: util-linux
This is just a simple request for the configure script to support
statically linking the nsenter utility.
Several other utilities are supported, but not nsenter, which I would
argue is probably the most important tool to support static linking as
it can be used to work with namespaces where the libraries it needs are
not be available.
Thanks
-Patrick
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: statically linked nsenter
2015-01-05 22:32 statically linked nsenter Patrick Hemmer
@ 2015-01-07 9:38 ` Karel Zak
0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2015-01-07 9:38 UTC (permalink / raw)
To: Patrick Hemmer; +Cc: util-linux
On Mon, Jan 05, 2015 at 05:32:42PM -0500, Patrick Hemmer wrote:
> This is just a simple request for the configure script to support
> statically linking the nsenter utility.
> Several other utilities are supported, but not nsenter, which I would
> argue is probably the most important tool to support static linking as
> it can be used to work with namespaces where the libraries it needs are
> not be available.
OK, trivial change, implemented
./configure --enable-static-programs
make nsenter.static
Karel
--
Karel Zak <kzak@redhat.com>
http://karelzak.blogspot.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-01-07 9:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-05 22:32 statically linked nsenter Patrick Hemmer
2015-01-07 9:38 ` Karel Zak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).