[systemd-devel] build-failure: libtool: link: only absolute run-paths are allowed when using --without-python

Michael Biebl mbiebl at gmail.com
Wed Sep 18 17:22:05 PDT 2013


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?


More information about the systemd-devel mailing list