Greetings, I have downloaded the systemd package for trusty (http://packages.ubuntu.com/source/trusty/systemd) with “apt-get source systemd”.
Which commands should I issue to build it? Specifically I need to build udev and its accompanying tools (like scsi_id). I tried running autogen.sh and eventually received: root@vc-00-00-576-dev:/mnt/work/alex/tmp/systemd-204# ./autogen.sh You don't have gtk-doc installed, and thus won't be able to generate the documentation. configure.ac:457: warning: macro 'AM_PATH_LIBGCRYPT' not found in library libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. libtoolize: linking file `build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: linking file `m4/libtool.m4' libtoolize: linking file `m4/ltoptions.m4' libtoolize: linking file `m4/ltsugar.m4' libtoolize: linking file `m4/ltversion.m4' libtoolize: linking file `m4/lt~obsolete.m4' configure.ac:457: warning: macro 'AM_PATH_LIBGCRYPT' not found in library configure.ac:80: error: possibly undefined macro: AC_MSG_ERROR If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:457: error: possibly undefined macro: AM_PATH_LIBGCRYPT autoreconf: /usr/bin/autoconf failed with exit status: 1 Thanks, Alex.
-- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss