Hi, I applied following Casper's patch to "ltp-2009-12-10" cvs, then "make" succeeded in RHEL5.4 ia64 system: http://www.mail-archive.com/[email protected]/msg08991.html
On the other hand, I used Repository's following sources, but "make" failed. - "ptrace.h" (Revision 1.9) - "ptrace04.c" (Revision 1.13) But, at least, I think that the Repository's revision about "ptrace04.c" is right. And "ptrace04.c" of "ltp-2009-12-15" cvs is same one. Today, I arranged Casper's "ptrace.h" patch for "ltp-2009-12-15" cvs and applied it to this cvs, and "make" succeeded. I tried following other systems as using this patch, and succeeded: - RHEL5.4(kernel : 2.6.18-164.el5) and x86 architecture - RHEL5.4(kernel : 2.6.18-164.el5) and x86_64 architecture - RHEL4.8(kernel : 2.6.9-89.ELsmp) and x86 architecture The make failure can be evaded by only adding the condition of "system isn't ia64" to the condition of "# include <asm/ptrace.h>" ... Thank you-- -Tomonori Mitani ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
