<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana'; COLOR: #000000">
<DIV>Greetings,</DIV>
<DIV> </DIV>
<DIV>I have downloaded the systemd package for trusty (<A
title=http://packages.ubuntu.com/source/trusty/systemd
href="http://packages.ubuntu.com/source/trusty/systemd">http://packages.ubuntu.com/source/trusty/systemd</A>)
with “apt-get source systemd”.</DIV>
<DIV> </DIV>
<DIV>Which commands should I issue to build it? Specifically I need to build
udev and its accompanying tools (like scsi_id).</DIV>
<DIV> </DIV>
<DIV>I tried running autogen.sh and eventually received:</DIV>
<DIV> </DIV>
<DIV>root@vc-00-00-576-dev:/mnt/work/alex/tmp/systemd-204# ./autogen.sh</DIV>
<DIV>You don't have gtk-doc installed, and thus won't be able to generate the
documentation.</DIV>
<DIV>configure.ac:457: warning: macro 'AM_PATH_LIBGCRYPT' not found in
library</DIV>
<DIV>libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR,
`build-aux'.</DIV>
<DIV>libtoolize: linking file `build-aux/ltmain.sh'</DIV>
<DIV>libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.</DIV>
<DIV>libtoolize: linking file `m4/libtool.m4'</DIV>
<DIV>libtoolize: linking file `m4/ltoptions.m4'</DIV>
<DIV>libtoolize: linking file `m4/ltsugar.m4'</DIV>
<DIV>libtoolize: linking file `m4/ltversion.m4'</DIV>
<DIV>libtoolize: linking file `m4/lt~obsolete.m4'</DIV>
<DIV>configure.ac:457: warning: macro 'AM_PATH_LIBGCRYPT' not found in
library</DIV>
<DIV>configure.ac:80: error: possibly undefined macro: AC_MSG_ERROR</DIV>
<DIV> If this token and others are legitimate,
please use m4_pattern_allow.</DIV>
<DIV> See the Autoconf documentation.</DIV>
<DIV>configure.ac:457: error: possibly undefined macro: AM_PATH_LIBGCRYPT</DIV>
<DIV>autoreconf: /usr/bin/autoconf failed with exit status: 1</DIV>
<DIV> </DIV>
<DIV>Thanks,</DIV>
<DIV>Alex.</DIV>
<DIV> </DIV></DIV></DIV></BODY></HTML>