Dear All,<br> We are installing tourque on Solaris10. After configuring, when we<br>execute the make command, we get the following error.........<br><br>Making all in server<br>make: Fatal error: Don't know how to make target `../lib/Libattr/libattr.a'
<br>Current working directory /software/torque-2.0.0p0/src/server<br>*** Error code 1<br>The following command caused the error:<br>make build<br>make: Fatal error: Command failed for target `all'<br>Current working directory /software/torque-
2.0.0p0/src/server<br>*** Error code 1<br>The following command caused the error:<br>case all in \<br> all|depend|build) SDIRS="include lib server scheduler.cc resmom mom_rcp<br>iff<br>cmds tools ";; \<br> install) SDIRS="server
scheduler.cc resmom mom_rcp iff cmds lib<br>include to<br>ols ";; \<br> *clean) SDIRS="server iff cmds resmom mom_rcp tools scheduler.* gui<br>lib i<br>nclude";; \<br>esac && \<br>for d in $SDIRS "" ; do \
<br> if test -n "$d"; then \<br> (cd $d && echo Making all in $d && make all) || exit $?; \<br> else true; fi; \<br>done && \<br>{ test all = distclean && \<br> (rm -f Makefile; exit 0) > /dev/null 2>&1 || true; }
<br>make: Fatal error: Command failed for target `all'<br>Current working directory /software/torque-2.0.0p0/src<br>*** Error code 1<br>The following command caused the error:<br>case all in \<br> *clean) SDIRS="src buildutils doc";; \
<br> *) SDIRS="src ";; \<br>esac && \<br>for d in $SDIRS "" ; do \<br> if test -n "$d"; then \<br> (cd $d && echo Making all in $d && make all) || exit $?; \
<br> else true; fi; \<br>done && \<br>{ test "_all_" = "_distclean_" && \<br> (rm -f Makefile config.* tags ; exit 0) > /dev/null 2>&1 || true; }<br>make: Fatal error: Command failed for target `all'
<br><br><br>Pleaese help us in this regard if any body knows the solution.<br clear="all">Thanking You In Advance<br>-- <br>Ramana & Swamy