Based on a cursory glance and memory of Matt's patches, this looks good. Matt?
thanks, -serge Quoting Jin Bing Guo ([EMAIL PROTECTED]): > > When I built and installed the latest LTP cases, some errors broke the > install process. > > # make install > ............ > make[4]: Entering directory > `/root/ltp/cvs/ltp/testcases/kernel/containers/utsname' > ln: accessing `check_utsns_enabled': No such file or directory > > make[4]: Entering directory > `/root/ltp/ltp/testcases/kernel/containers/sysvipc' > ln: accessing `check_ipcns_enabled': No such file or directory > > make[4]: Entering directory > `/root/ltp/ltp/testcases/kernel/containers/pidns' > ln: accessing `check_pidns_enabled': No such file or directory > ---------------- > > And the system didn't support "unshare" > # uname -a > Linux p615b 2.6.18-8.10AX #1 SMP Tue Aug 14 05:11:30 EDT 2007 ppc64 ppc64 > ppc64 GNU/Linux > # /testcases/kernel/containers/check_for_unshare > # echo $? > 1 > > The patches modified these files: > testcases/kernel/containers/utsname/Makefile > testcases/kernel/containers/sysvipc/Makefile > testcases/kernel/containers/pidns/Makefile > > Signed-off-by: Jin Bing Guo <[EMAIL PROTECTED]> > ---------- > (See attached file: Fix_install_error_utsname.patch)(See attached file: > Fix_install_error_sysvipc.patch)(See attached file: > Fix_install_error_pidns.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
