[torquedev] Error While Installing On solaris10
grid computing
gridcompute at gmail.com
Sun Jan 1 21:53:30 MST 2006
Dear All,
We are installing tourque on Solaris10. After configuring, when we
execute the make command, we get the following error.........
Making all in server
make: Fatal error: Don't know how to make target `../lib/Libattr/libattr.a'
Current working directory /software/torque-2.0.0p0/src/server
*** Error code 1
The following command caused the error:
make build
make: Fatal error: Command failed for target `all'
Current working directory /software/torque-2.0.0p0/src/server
*** Error code 1
The following command caused the error:
case all in \
all|depend|build) SDIRS="include lib server scheduler.cc resmom mom_rcp
iff
cmds tools ";; \
install) SDIRS="server scheduler.cc resmom mom_rcp iff cmds lib
include to
ols ";; \
*clean) SDIRS="server iff cmds resmom mom_rcp tools scheduler.* gui
lib i
nclude";; \
esac && \
for d in $SDIRS "" ; do \
if test -n "$d"; then \
(cd $d && echo Making all in $d && make all) || exit $?; \
else true; fi; \
done && \
{ test all = distclean && \
(rm -f Makefile; exit 0) > /dev/null 2>&1 || true; }
make: Fatal error: Command failed for target `all'
Current working directory /software/torque-2.0.0p0/src
*** Error code 1
The following command caused the error:
case all in \
*clean) SDIRS="src buildutils doc";; \
*) SDIRS="src ";; \
esac && \
for d in $SDIRS "" ; do \
if test -n "$d"; then \
(cd $d && echo Making all in $d && make all) || exit $?; \
else true; fi; \
done && \
{ test "_all_" = "_distclean_" && \
(rm -f Makefile config.* tags ; exit 0) > /dev/null 2>&1 || true; }
make: Fatal error: Command failed for target `all'
Pleaese help us in this regard if any body knows the solution.
Thanking You In Advance
--
Ramana & Swamy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.supercluster.org/pipermail/torquedev/attachments/20060102/17daa2d6/attachment.html
More information about the torquedev
mailing list