Hi, I ran "make" in RHEL4.8 (Kernel release : 2.6.9-89.ELsmp) with ltp-2009-11-20.tar.gz. But it failed with following error message. ./configure has been done before make.
------------ make[4]: Entering directory `/home/mitani/LTP/ltp-2009-11-20/testcases/kernel/containers/m qns' gcc -g -O2 -g -O2 -fno-strict-aliasing -pipe -Wall -I/home/mitani/LTP/ltp-2009-11-20/test cases/kernel/include -I/home/mitani/LTP/ltp-2009-11-20/testcases/kernel/containers/mqns/.. /libclone -I../../../../include -I../../../../include -L/home/mitani/LTP/ltp-2009-11-20/ testcases/kernel/containers/mqns/../libclone -L../../../../lib mqns_01.c -lpthread -lrt -lclone -lltp -o mqns_01 /home/mitani/LTP/ltp-2009-11-20/testcases/kernel/include/linux_syscall_numbe rs.h:19: warni ng: 'cleanup' declared `static' but never defined /home/mitani/LTP/ltp-2009-11-20/testcases/kernel/containers/mqns/../libclone /libclone.a(li bclone.o)(.text+0xef): In function `do_unshare_tests': /home/mitani/LTP/ltp-2009-11-20/testcases/kernel/containers/libclone/libclon e.c:59: undefi ned reference to `cleanup' collect2: ld returned 1 exit status make[4]: *** [mqns_01] Error 1 make[4]: Leaving directory `/home/mitani/LTP/ltp-2009-11-20/testcases/kernel/containers/mq ns' make[3]: *** [all] Error 2 make[3]: Leaving directory `/home/mitani/LTP/ltp-2009-11-20/testcases/kernel/containers' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/mitani/LTP/ltp-2009-11-20/testcases/kernel' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/mitani/LTP/ltp-2009-11-20/testcases' make: *** [testcases-all] Error 2 ------------ I use make 3.81, autoconf 2.61, automake 1.10.2, and m4 1.4.7. Can I get some advice? Regards-- -Tomonori Mitani ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
