On Tue, Jun 3, 2014 at 12:57 AM, Samuli Suominen <[email protected]> wrote: > > On 03/06/14 01:48, Tom Gundersen wrote: >> On Sun, Jun 1, 2014 at 2:58 PM, Michael Biebl <[email protected]> wrote: >>> I quickly looked at the patch and it seems ok. >>> While glancing over Makefile.am I noticed that e.g. libsystemd_network >>> links against $(KMOD_LIBS). >>> That looks wrong to me (faulty commit is >>> 679be2a74241a70028438217bace423a1a45faa6), only >>> libsystemd-networkd-core really requires kmod >> Rather than try to sort this all out, I have now removed all the kmod >> code from networkd as we anyway do not want this long-term, the >> options requiring it are experimental (i.e., not documented) and the >> kernel fix making this all redundant is scheduled for the stable >> kernels. >> >> Please yell if there are still issues. >> >> Cheers, >> >> Tom > > Lines 877-878 in configure.ac: > > |AS_IF([test "x$have_networkd" = "xyes" -a "x$have_kmod" != "xyes"], > [AC_MSG_ERROR([networkd requires kmod])]) > > Did you forget them?
Yup. Thanks! -t _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
