On Mon, Oct 12, 2015 at 4:38 AM, [email protected] <[email protected]> wrote: > > hello guys: > when I build systemd ,there is an error:***libmount support required but > libraries not found .but I have do this"sudo apt-get install libmount-dev > libmount1" in Ubuntu14.04 So what should I do ? Thank you!
Ubuntu 14.04 only has util-linux (libmount) 2.20. You need at least util-linux 2.27 to build systemd 227. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
