On Wed, Jul 9, 2008 at 2:44 PM, Kay Sievers <kay.sievers@xxxxxxxx> wrote: > On Wed, Jul 9, 2008 at 23:35, Thomas Koeller <thomas@xxxxxxxxxxxxxxxxxx> wrote: >> When building with 'USE_STATIC = false' in the top level Makefile, which is >> the default, a shared library is generated which of course needs to be >> installed. > > It's a .a, which is a static lib, not a shared one which is obviously > installed by default. But still, why would someone need that "lib", > which is usually only build to create a static vol_id? Just for arguments sake, you could statically link libvolume_id.a into HAL or util-linux or anyone else that wants to use libvolume_id. However, I'd say that if someone has a special need like that then they can certainly copy libvolume_id.a manually to $libdir. -- Dan -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html