On Mon, 2010-07-12 at 03:25 -0700, Garrett Cooper wrote: > On Mon, Jul 12, 2010 at 3:23 AM, Garrett Cooper <[email protected]> wrote: > > On Mon, Jul 12, 2010 at 3:22 AM, Subrata Modak > > <[email protected]> wrote: > >> Hi Garret, > >> > >> Latest LTP git creates install error: > >> > >> make -C open_posix_testsuite > >> top_srcdir=/root/ltp-dev/testcases/open_posix_testsuite install > >> make[2]: Entering directory > >> `/root/ltp-dev/testcases/open_posix_testsuite' > >> mkdir -p //opt/openposix_testsuite/bin/. > >> make[2]: *** No rule to make target `run.sh', needed by `install'. > >> Stop. > >> make[2]: Leaving directory > >> `/root/ltp-dev/testcases/open_posix_testsuite' > >> make[1]: *** [open_posix_testsuite-install] Error 2 > >> make[1]: Leaving directory `/root/ltp-dev/testcases' > >> make: *** [testcases-install] Error 2 > > > > Could you try: > > > > make -C open_posix_testsuite all > > > > then > > > > make -C open_posix_testsuite install > > > > ? > > Better yet, what are the exact steps you took to arrive at that error?
make autotools ./configure make -j 16 make install Regards-- Subrata > Thanks! > -Garrett ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
