[systemd-devel] Trouble building v225 on Ubuntu 15.10

Martin Pitt martin.pitt at ubuntu.com
Wed Dec 16 21:16:49 PST 2015


Hello Tabor,

Tabor Kelly [2015-12-16 20:34 -0800]:
> I'm trying to get systemd v225 building on Ubuntu 15.10. When I run
> autogen.sh I get the following output:
> 
> configure.ac:686: warning: macro 'AM_PATH_LIBGCRYPT' not found in library

Missing libgcrypt20-dev. It's easiest if you just do

  sudo apt-get build-dep systemd

to install all build dependencies of systemd than trying to discover
them one by one.

Martin
-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)


More information about the systemd-devel mailing list