public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP]  [Bug Fix] utimensat01 can't build
@ 2010-12-29  9:35 Vivi
  2010-12-29 16:44 ` Mike Frysinger
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Vivi @ 2010-12-29  9:35 UTC (permalink / raw)
  To: LTP mailing list


[-- Attachment #1.1: Type: text/plain, Size: 590 bytes --]

LTP test case utimensat01.c can't build without file usctest.h.

Bellow is the patch:
--
Index: testcases/kernel/syscalls/utimensat/utimensat01.c
===================================================================
--- testcases/kernel/syscalls/utimensat/utimensat01.c   (revision 161)
+++ testcases/kernel/syscalls/utimensat/utimensat01.c   (revision 183)
@@ -40,6 +40,7 @@
 #include <string.h>
 #include <sys/stat.h>
 #include <test.h>
+#include "usctest.h"
 #include "linux_syscall_numbers.h"

 char *TCID = "utimensat01";    /* Test program identifier.    */
--



Best regards,
Vivi Li

[-- Attachment #1.2: Type: text/html, Size: 718 bytes --]

[-- Attachment #2: Type: text/plain, Size: 371 bytes --]

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl

[-- Attachment #3: Type: text/plain, Size: 155 bytes --]

_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-01-15  5:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-29  9:35 [LTP] [Bug Fix] utimensat01 can't build Vivi
2010-12-29 16:44 ` Mike Frysinger
2011-01-05 10:16   ` Vivi
2011-01-05 13:00 ` Hannu Heikkinen
2011-01-15  5:46 ` Garrett Cooper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox