[lxc-devel] [lxc/lxc] e7fb45: autotools: add memory_utils.h to Makefile.am

Christian Brauner noreply at github.com
Thu Feb 21 09:19:18 UTC 2019


  Branch: refs/heads/stable-2.0
  Home:   https://github.com/lxc/lxc
  Commit: e7fb45b080b77b50e700e1ad110e7271fc5294f4
      https://github.com/lxc/lxc/commit/e7fb45b080b77b50e700e1ad110e7271fc5294f4
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2019-02-21 (Thu, 21 Feb 2019)

  Changed paths:
    M src/lxc/Makefile.am

  Log Message:
  -----------
  autotools: add memory_utils.h to Makefile.am

 rexec.c:36:10: fatal error: memory_utils.h: No such file or directory
 #include "memory_utils.h"
           ^~~~~~~~~~~~~~~~
 compilation terminated.
 make[5]: *** [Makefile:1571: rexec.o] Error 1
 make[5]: Leaving directory '/<<BUILDDIR>>/lxc-2.0.10+stable~20190220-1844/src/lxc'
 make[4]: *** [Makefile:448: all-recursive] Error 1
 make[4]: Leaving directory '/<<BUILDDIR>>/lxc-2.0.10+stable~20190220-1844/src'
 make[3]: *** [Makefile:387: all] Error 2
 make[3]: Leaving directory '/<<BUILDDIR>>/lxc-2.0.10+stable~20190220-1844/src'
 make[2]: *** [Makefile:540: all-recursive] Error 1
 make[2]: Leaving directory '/<<BUILDDIR>>/lxc-2.0.10+stable~20190220-1844'
 dh_auto_build: make -j1 returned exit code 2
 make[1]: *** [debian/rules:25: override_dh_auto_build] Error 2
 make[1]: Leaving directory '/<<BUILDDIR>>/lxc-2.0.10+stable~20190220-1844'
 make: *** [debian/rules:14: build] Error 2
 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>




More information about the lxc-devel mailing list