Thanks Jin for these fixes. Regards-- Subrata
On Sun, 2008-09-28 at 10:36 +0800, Jin Bing Guo wrote: > In io_cancel01 , io_destroy01, io_getevents01, io_setup01, > io_submit01, > if the libaio-devel package didn't been installed on the system, some > errors would be occured. > To fix it, the each Makefile would be modified. > > =============== > Run with runltp > =============== > #./runltp -s io_cancel01 > > <<<test_start>>> > tag=io_cancel01 stime=1222491483 > cmdline="run-io_cancel.sh" > contacts="" > analysis=exit > initiation_status="pan(15039): execvp of 'run-io_cancel.sh' (tag > io_cancel01) > failed. errno:2 No such file or directory" > <<<test_output>>> > <<<execution_status>>> > duration=0 termination_type=exited termination_id=2 corefile=no > cutime=0 cstime=0 > <<<test_end>>> > > ============= > After patching > ============= > #./runltp -s io_cancel01 > Running tests....... > <<<test_start>>> > tag=io_cancel01 stime=1222563562 > cmdline="run-io_cancel.sh" > contacts="" > analysis=exit > initiation_status="ok" > <<<test_output>>> > incrementing stop > io_cancel01 0 CONF : System doesn't support execution of the test > <<<execution_status>>> > duration=0 termination_type=exited termination_id=0 corefile=no > cutime=0 cstime=0 > <<<test_end>>> > > > Signed-off-by: Jin Bing Guo <[EMAIL PROTECTED]> > ----------- > (See attached file: Fix_makefile_error_io_cancel01.patch)(See attached > file: Fix_makefile_error_io_destroy01.patch)(See attached file: > Fix_makefile_error_io_getevents01.patch)(See attached file: > Fix_makefile_error_io_setup01.patch)(See attached file: > Fix_makefile_error_io_submit01.patch) > > > Best regards! > > Jin Bing Guo 郭晋兵 > > Linux for System p Test > IBM China Systems & Technology Laboratory in Beijing > Tel: +86-10-82454439 > Email: [EMAIL PROTECTED] > ------------------------------------- > "Do today what others won't so tomorrow you do what other's can't" > > > > ------------------------------------------------------------------------- > 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
