On Thu, Sep 04, 2008 at 12:16:15PM +0200, Robert Schwebel wrote: > On Tue, Sep 02, 2008 at 10:03:34PM +0200, Karel Zak wrote: > > > We could use pkg-config to get the dependend libs for libblkid, but I'm > > > not sure if all possible e2fsprogs versions are pkgconfigized. > > > > Right. Please, read also Stepan's excellent post about pkg-config: > > http://article.gmane.org/gmane.linux.utilities.util-linux-ng/953 > > Ok, so what about this variant? It's still missing the -static feature > of the original code, but I'd like to get an impression if I'm on the > right track. > > From: Robert Schwebel <r.schwebel@xxxxxxxxxxxxxx> > Subject: util-linux-ng: change fsprobe lib handling to use pkg-config > > Currently we don't handle libblkid handling correctly because the > library test with UTIL_CHECK_LIB doesn't care about dependency libs. > > Change the test to use pkg-config to determine all necessary linker Did you read the link about so-dep-hell? Please, pull from kernel.org and recompile. I have added -luuid to default BLKID_LIBS. karel -- Karel Zak <kzak@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html