Re: [LTP] [PATCH] utsname: removed CC=gcc from Makefile to let LTP compile for 64 just exporting CC='gcc -m64'

2007-06-25 Thread Mike Frysinger
On 6/25/07, Subrata Modak [EMAIL PROTECTED] wrote: The Patch may not necessarily be applied :-) setting CC in a Makefile in ltp is never right ... ive fixed utsname but a simple grep shows there are other offenders maybe i'll throw together a shell script to do some common error checking on

Re: [LTP] [PATCH] float tests: use standard test results output

2007-06-25 Thread Subrata Modak
Thanks Randy/Ricardo, Hi All, It would be great if anyone of you while submitting a patch can also look in to the format/syntax of the testcase and update any comments or add documentation to it the the best of your understanding, it would be a great job to do ..!! :-) Regards-- Subrata

Re: [LTP] Build failure of utsname tests

2007-06-25 Thread Subrata Modak
Hi Rishikesh/Sergei, Any fix available for the same ?? ;-) Will Newton wrote: Hi all, The utsname tests cause the build to fail if there is no unshare system call defined for an architecture. This includes all 2.4.x kernels. The offending code is: 20 #ifndef SYS_unshare 21 #ifdef

[LTP] [ ltp-Patches-1736922 ] updated fsx

2007-06-25 Thread SourceForge.net
Patches item #1736922, was opened at 2007-06-14 00:45 Message generated for change (Comment added) made by adilger You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=303382aid=1736922group_id=3382 Please note that this message will contain a full copy of the comment

[LTP] [ ltp-Patches-1736922 ] updated fsx

2007-06-25 Thread SourceForge.net
Patches item #1736922, was opened at 2007-06-14 06:45 Message generated for change (Comment added) made by subrata_modak You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=303382aid=1736922group_id=3382 Please note that this message will contain a full copy of the

Re: [LTP] Build failure of utsname tests

2007-06-25 Thread Serge E. Hallyn
Quoting Subrata Modak ([EMAIL PROTECTED]): Hi Rishikesh/Sergei, Any fix available for the same ?? ;-) Please try the following patch... thanks, -serge diff -Nrup ltp/testcases/kernel/containers/Makefile ltp-patched/testcases/kernel/containers/Makefile ---

Re: [LTP] Build failure of utsname tests

2007-06-25 Thread Serge E. Hallyn
Quoting Serge E. Hallyn ([EMAIL PROTECTED]): Quoting Serge E. Hallyn ([EMAIL PROTECTED]): Quoting Subrata Modak ([EMAIL PROTECTED]): Hi Rishikesh/Sergei, Any fix available for the same ?? ;-) Please try the following patch... I'm sorry, that should handle archictures without