When using ./configure --without-python && make I get the following build failure:
make --no-print-directory all-recursive Making all in . CCLD _journal.la libtool: link: only absolute run-paths are allowed make[2]: *** [_journal.la] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Using both --without-python *and* --disable-python-devel, the build succeeds. If --without-python + --enable-python-devel are not supposed to be used together, the configure stage should abort. Othewise this looks like a bug in the build system. -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
