On Tue, Jul 27, 2010 at 7:10 PM, Mitani <[email protected]> wrote: > Hi, > > > I want to run "conformance" testcases in "open_posix_testsuite". > But I couldn't run it without manually copying. > > I used "ltp-dev-a4e64cb8bb97d09b5695151106946a76984b330a.tar.gz" git. > Environment is RHEL5.5 and x86_64 architecture. > > First, I executed following commands. > make autotools > configure > make > make install > And I confirmed that those commands succeeded. > And I could see "logfile.conformance-all" file in "${LTPROOT}/testcases > /open_posix_testsuite" directory. > > I ran "make conformance-test" command. But it failed as follows:
Can you try running the following please from testcases/open_posix_testsuite? make distclean make all make test Your make version would help too. Thanks! -Garrett ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://ad.doubleclick.net/clk;226879339;13503038;l? http://clk.atdmt.com/CRS/go/247765532/direct/01/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
