On Sat, Aug 06, 2011 at 08:59:32PM -0400, Davidlohr Bueso wrote: > From: Davidlohr Bueso <dave@xxxxxxx> > > Layout the base for tips on debugging util-linux programs/wrappers. > > Signed-off-by: Davidlohr Bueso <dave@xxxxxxx> > --- > Documentation/README.debug | 30 ++++++++++++++++++++++++++++++ > 1 files changed, 30 insertions(+), 0 deletions(-) > create mode 100644 Documentation/README.debug I'll merge this change after v2.20 stable release. The v2.20 will be without the Documentation/ directory. > +When this command is run, there's a library dependency error: > +./mount: /lib/x86_64-linux-gnu/libblkid.so.1: version `BLKID_2.20' not found (required by ./mount) BTW, for mount I sometimes use --enable-static-programs and then mount/mount.static which is out of the libtool control :-) Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html