On Fri, Jan 13, 2017 at 10:11 AM, Vasantha Ganesh K <[email protected]> wrote: > Hello Moore, > > output of './configure --enable-python': http://lpaste.net/351176 > output of 'make clean && make check-build': (http://lpaste.net/351177), > (http://lpaste.net/351178)
Hello, Thanks for the output, it looks like you are missing a dependency relating to building the python bindings. Can you run the following command and share the output? # make V=1 clean; make V=1 check-build -- paul moore www.paul-moore.com -- You received this message because you are subscribed to the Google Groups "libseccomp" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
