Hi list, configuring lvm2 failed with --enable-notify-dbus option, but unfortunatly without no konkrete error-message: $ ./configure --enable-lvmetad --enable-lvmpolld --enable-udev_sync --enable-udev_rules --enable-applib --enable-cmdlib --enable-dbus-service --enable-dmfilemapd --enable-python3_bindings --enable-notify-dbus [..] checking whether to install fsadm... yes checking whether to install blkdeactivate... yes checking whether to use dmeventd... checking for getline in -lc... no checking for canonicalize_file_name in -lc... no checking for dlopen in -ldl... no checking for log10 in -lm... no configure: error: bailing out Without the last option, configure runs fine. The git-codebase is from today, all neede libs shoud be installed, the System is Ubuntu-16.04. What must I do? Tfh! Oliver _______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/