On Mon, 2008-08-11 at 14:25 +0530, Rishikesh K. Rajak wrote: > > Hi All, > > Please let me know if anyone has the solution for this build error.
A fix for Build error issue(s) on certain platform(s) and architecture(s) was reported and fixed by: Martin Habets <[EMAIL PROTECTED]> few days back. The fix is their in the latest CVS. Can you please check this out and see if that solves your build problem: http://ltp.cvs.sourceforge.net/ltp/ltp/testcases/kernel/syscalls/utimensat/, Regards-- Subrata > > make[5]: Entering directory > `/mnt/ltp-full-20080731/testcases/kernel/syscalls/utimensat' > cc -Wall -I../../include -g -Wall -I../../../../include -Wall > -I../../../../include -Wall utimensat01.c -L../../../../lib -lltp > -o utimensat01 > utimensat01.c: In function 'main': > utimensat01.c:115: error: 'AT_FDCWD' undeclared (first use in this > function) > utimensat01.c:115: error: (Each undeclared identifier is reported only > once > utimensat01.c:115: error: for each function it appears in.) > utimensat01.c:126: error: 'AT_SYMLINK_NOFOLLOW' undeclared (first use > in this function) > make[5]: *** [utimensat01] Error 1 > > > Machine info: x86_64 bit machine, kernel: 2.6.27-rc1 > > - Rishi > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ Ltp-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ltp-list ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
