I am getting this error when compiling NWChem on CYGWIN:
make[4]: *** No rule to make target `all'. Stop.
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [build/.libs/libga.a] Error 1
make: *** [libraries] Error 1
I have tried compiling it with MPICH2 and without it by just declaring export ARMCI_NETWORK SOCKETS.
Any help would be appreciated, thanks.