Hi Subrata In the latest LTP release ( LTP-full-20081130) the make is failing for Power machines for the 'utimensat' tests. Can you please check this ?
Thanks Veerendra C make[4]: Entering directory `/root/ltp-full-20081130/testcases/kernel/syscalls/utimensat' make[5]: Entering directory `/root/ltp-full-20081130/testcases/kernel/syscalls/utimensat' cc -Wall -I../../include -g -Wall -I../../../../include -Wall -I../../../../include -Wall -o check_for_utimensat_support check_for_utimensat_support.c ../../../../lib/tst_kvercmp.c -I../../../../include make[5]: Leaving directory `/root/ltp-full-20081130/testcases/kernel/syscalls/utimensat' make[5]: Entering directory `/root/ltp-full-20081130/testcases/kernel/syscalls/utimensat' cc -Wall -I../../include -g -Wall -I../../../../include -Wall -I../../../../include -Wall utimensat01.c -L../../../../lib -lltp -o utimensat01 ../../include/linux_syscall_numbers.h:18: warning: ‘cleanup’ declared ‘static’ but never defined ../../../../lib/libltp.a(tst_res.o): In function `tst_res': ../../../../lib/libltp.a(tst_res.o):tst_res.c:(.text+0x13a6): more undefined references to `TCID' follow collect2: ld returned 1 exit status make[5]: *** [utimensat01] Error 1 make[5]: Leaving directory `/root/ltp-full-20081130/testcases/kernel/syscalls/utimensat' make[4]: *** [all] Error 2 make[4]: Leaving directory `/root/ltp-full-20081130/testcases/kernel/syscalls/utimensat' make[3]: *** [all] Error 2 make[3]: Leaving directory `/root/ltp-full-20081130/testcases/kernel/syscalls' make[2]: *** [all] Error 2 make[2]: Leaving directory `/root/ltp-full-20081130/testcases/kernel' make[1]: *** [all] Error 2 make[1]: Leaving directory `/root/ltp-full-20081130/testcases' make: *** [all] Error 2 kernel: Linux version 2.6.27-rc8-autokern1 ([EMAIL PROTECTED]) (gcc version 4.1.2 20071124 (Red Hat 4.1.2-42)) ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
