[torqueusers] Error while installing on Solaris10
grid computing
gridcompute at gmail.com
Fri Dec 30 03:03:31 MST 2005
Dear All,
We are installing tourque on Solaris10. After configuring, when I
execute the make command, it's giving 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 me in this regar if anybody knows the solution.
Thanking You In Advance,
B.Ranga Swamy, K.Ramana
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.supercluster.org/pipermail/torqueusers/attachments/20051230/bf84bce1/attachment.html
More information about the torqueusers
mailing list