Open jayeshkrishna opened 8 years ago
I have the same issue with the current release (2.10)
make[1]: Leaving directory '/MCT/mct'
root@modex:/MCT# make install
make[1]: Entering directory '/MCT/mpi-serial'
make[1]: Nothing to be done for 'default'.
make[1]: Leaving directory '/MCT/mpi-serial'
make[1]: Entering directory '/MCT/mpeu'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/MCT/mpeu'
make[1]: Entering directory '/MCT/mct'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/MCT/mct'
make[1]: Entering directory '/MCT/mpi-serial'
make[1]: *** No rule to make target 'lib', needed by 'install'. Stop.
make[1]: Leaving directory '/MCT/mpi-serial'
Makefile:24: recipe for target 'install' failed
make: *** [install] Error 2
root@modex:/MCT#
Also tried with 2.9: 20e5d3c699916b912c40ff955763dca5248e22e2
MCT configure and make run successfully but "make install" fails on master (MCT_2.9.0-90-gb936191) with the following error message,