On Mon, Jan 31, 2011 at 05:14:32PM +0100, Fabian Groffen wrote: > On 31-01-2011 16:08:21 +0100, Karel Zak wrote: > > On Tue, Jan 25, 2011 at 10:48:15PM +0100, Fabian Groffen wrote: > > > diff --git a/shlibs/blkid/src/topology/Makefile.am b/shlibs/blkid/src/topology/Makefile.am > > > --- a/shlibs/blkid/src/topology/Makefile.am > > > +++ b/shlibs/blkid/src/topology/Makefile.am > > > @@ -6,9 +6,13 @@ > > > noinst_LTLIBRARIES = libblkid_topology.la > > > libblkid_topology_la_SOURCES = topology.c \ > > > topology.h \ > > > + sysfs.c \ > > > + dm.c \ > > > + lvm.c > > > > Does it mean that sysfs, device-mapper and LVM are usable on > > non-Linux systems? Wouldn't be better to disable all this stuff? > > I'm not too deep into this stuff. You previously suggested not to build > these three on non-Linux, which solved my compilation problems. The > rest I could build, and run, although there's not much to test on. > I prefer disabling them completely if you think that makes much more > sense. OK, fixed and applied, thanks. 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