Hi I found the following errors which I could find every version of LXC included git one.
gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -g -O2 -Wall -MT liblxc_so-utmp.o -MD -MP -MF .deps/liblxc_so-utmp.Tpo -c -o liblxc_so-utmp.o `test -f 'utmp.c' || echo './'`utmp.c utmp.c: In function 'lxc_utmp_add_timer': utmp.c:337: error: 'TFD_NONBLOCK' undeclared (first use in this function) utmp.c:337: error: (Each undeclared identifier is reported only once utmp.c:337: error: for each function it appears in.) utmp.c:337: error: 'TFD_CLOEXEC' undeclared (first use in this function) I did ./autogen.sh ./configure make I know defines for those two variables in sys/timerfd.h from kernel source. How do I make this without such errors? ----- Yuji Nishida nish...@nict.go.jp ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ Lxc-devel mailing list Lxc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lxc-devel