Hi I just tried to build a raspberry pi ptxdist image with not so stellar success with ptxdist-2012-09.0: ---------------------------- target: systemd.extract.post ---------------------------- pkg_patch_autogen: 'ptxdist-2012.09.0/patches/systemd-189/autogen.sh' configure.ac:315: warning: macro `AM_PATH_LIBGCRYPT' not found in library docs/gtk-doc.make:7: GTK_DOC_USE_LIBTOOL does not appear in AM_CONDITIONAL docs/gudev/Makefile.am:98: `docs/gtk-doc.make' included from here docs/gtk-doc.make:55: GTK_DOC_BUILD_HTML does not appear in AM_CONDITIONAL docs/gudev/Makefile.am:98: `docs/gtk-doc.make' included from here docs/gtk-doc.make:60: GTK_DOC_BUILD_PDF does not appear in AM_CONDITIONAL docs/gudev/Makefile.am:98: `docs/gtk-doc.make' included from here docs/gtk-doc.make:7: GTK_DOC_USE_LIBTOOL does not appear in AM_CONDITIONAL docs/libudev/Makefile.am:92: `docs/gtk-doc.make' included from here docs/gtk-doc.make:55: GTK_DOC_BUILD_HTML does not appear in AM_CONDITIONAL docs/libudev/Makefile.am:92: `docs/gtk-doc.make' included from here docs/gtk-doc.make:60: GTK_DOC_BUILD_PDF does not appear in AM_CONDITIONAL docs/libudev/Makefile.am:92: `docs/gtk-doc.make' included from here make: *** [/bulk/baustelle/raspberry/OSELAS.BSP-fga- Raspberry-2011.11.0/platform-RaspberryPi/state/systemd.extract.post] Error 1 First i thought that there's a missing dependency for libgcrypt which was not selected. So i targetinstalled it but the error is still there and my autotools foo is not sufficient and/or i am probably to tired to take a look. There are some special rules which i will attach as also the config files. The build has been working with ptxdist-2012-07-0 so the project can't ptxdist project can't be to bad. Best regards Tim