On Wed, Dec 29, 2010 at 1:35 AM, Vivi <[email protected]> wrote:
> Enable ltp test of pwrite for 64 bit test.
>
> Bellow is the patch:
> --
> Index: testcases/kernel/syscalls/pwrite/Makefile
> ===================================================================
> --- testcases/kernel/syscalls/pwrite/Makefile   (revision 161)
> +++ testcases/kernel/syscalls/pwrite/Makefile   (revision 183)
> @@ -19,5 +19,8 @@
>  top_srcdir             ?= ../../../..
>
>  include $(top_srcdir)/include/mk/testcases.mk
> +include $(abs_srcdir)/../utils/newer_64.mk
>
> +%_64: CPPFLAGS += -D_FILE_OFFSET_BITS=64
> +
>  include $(top_srcdir)/include/mk/generic_leaf_target.mk

I applied your patch, but there are a lot of warnings w.r.t. 64-bit
compilation that need fixing now. Please provide another patch to fix
that.
Thanks,
-Garrett

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to