<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2873" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY
style="WORD-WRAP: break-word; khtml-nbsp-mode: space; khtml-line-break: after-white-space"
bgColor=#ffffff>
<DIV><FONT face=Arial size=2>The IRIX linker apparently does one pass thru the
link<BR>libraries? All I had to do was duplicate the libraries so
it<BR>made a second pass. Perhaps a simple reordering of the <BR>libraries would
have worked but a simple duplication was<BR>easier.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>So in the torque-2.1.0p0/src/server</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>PBS_LIBS = ../lib/Libattr/libattr.a
\<BR>
../lib/Libpbs/libtorque.la
\<BR>
../lib/Libsite/libsite.a</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>becomes</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>PBS_LIBS = ../lib/Libattr/libattr.a
\<BR>
../lib/Libpbs/libtorque.la
\<BR>
../lib/Libsite/libsite.a
\<BR>
../lib/Libattr/libattr.a
\<BR>
../lib/Libpbs/libtorque.la </FONT></DIV>
<DIV> </DIV><FONT face=Arial size=2>
<DIV><BR>in resmom I did something similar:</DIV>
<DIV> </DIV>
<DIV>68% diff Makefile
/var/tmp/payner/torque-2.1.0p0/src/resmom<BR>142,144c142<BR><
../lib/Libsite/libsite.a
\<BR><
../lib/Libattr/libattr.a
\<BR><
../lib/Libpbs/libtorque.la
-lcpr<BR>---<BR>>
../lib/Libsite/libsite.a<BR>150c148<BR>< LDADD = $(PBS_LIBS) $(MOMLIBS)
irix6/libfoo.a $(PBS_LIBS)<BR>---<BR>> LDADD = $(PBS_LIBS) $(MOMLIBS)
irix6/libfoo.a<BR>178,180c176<BR><
irix6/libfoo.a ../lib/Libattr/libattr.a
\<BR><
../lib/Libpbs/libtorque.la ../lib/Libsite/libsite.a <BR><
<BR>---<BR>> irix6/libfoo.a<BR>69%
<BR></FONT></DIV>
<DIV>Robert R. Payne [SAIC], Systems Software Specialist<BR>SAIC-Frederick P.O.
Box B Bldg 430<BR>Frederick, MD 21702 email: <A
href="mailto:payner@ncifcrf.gov">payner@ncifcrf.gov</A> <BR>phone: 301-846-5496
fax: 301-846-5762 <BR></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=kamil@ualberta.ca href="mailto:kamil@ualberta.ca">kamil
Marcinkowski</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=payner@ncifcrf.gov
href="mailto:payner@ncifcrf.gov">Robert Payne[Contr]</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Cc:</B> <A title=torqueusers@supercluster.org
href="mailto:torqueusers@supercluster.org">torqueusers@supercluster.org</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, June 14, 2006 11:13
AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [torqueusers] torque-2.1.0p0
link problems on IRIX 6.5</DIV>
<DIV><BR></DIV>
<DIV>Hello Robert Payne</DIV>
<DIV><BR class=khtml-block-placeholder></DIV>
<DIV>I have the same problem compiling the latest </DIV>
<DIV>snapshot of torque 2.1.1 as well as torque 2.1.0 </DIV>
<DIV>on SGI Origin 350 running IRIX 6.5 6.5.28f.</DIV>
<DIV><BR class=khtml-block-placeholder></DIV>
<DIV>Can you send me information on your manual fix?</DIV>
<DIV><BR class=khtml-block-placeholder></DIV>
<DIV>Thanks,</DIV>
<DIV><BR class=khtml-block-placeholder></DIV>
<DIV>Kamil </DIV>
<DIV><BR class=khtml-block-placeholder></DIV><BR>
<DIV><SPAN class=Apple-style-span
style="WORD-SPACING: 0px; FONT: 14px Helvetica; TEXT-TRANSFORM: none; COLOR: rgb(0,0,0); TEXT-INDENT: 0px; WHITE-SPACE: normal; LETTER-SPACING: normal; BORDER-COLLAPSE: separate; border-spacing: 0px 0px; khtml-text-decorations-in-effect: none; apple-text-size-adjust: auto; orphans: 2; widows: 2"><SPAN
class=Apple-style-span
style="WORD-SPACING: 0px; FONT: 14px Helvetica; TEXT-TRANSFORM: none; COLOR: rgb(0,0,0); TEXT-INDENT: 0px; WHITE-SPACE: normal; LETTER-SPACING: normal; BORDER-COLLAPSE: separate; border-spacing: 0px 0px; khtml-text-decorations-in-effect: none; apple-text-size-adjust: auto; orphans: 2; widows: 2"><SPAN
class=Apple-style-span
style="WORD-SPACING: 0px; FONT: 14px Helvetica; TEXT-TRANSFORM: none; COLOR: rgb(0,0,0); TEXT-INDENT: 0px; WHITE-SPACE: normal; LETTER-SPACING: normal; BORDER-COLLAPSE: separate; border-spacing: 0px 0px; khtml-text-decorations-in-effect: none; apple-text-size-adjust: auto; orphans: 2; widows: 2">
<DIV>Kamil Marcinkowski
Westgrid System Administrator
<DIV><A href="mailto:kamil@ualberta.ca">kamil@ualberta.ca</A>
University of Alberta site
</DIV>
<DIV> Tel.780 492-0354
Research Computing
Support </DIV>
<DIV>Fax.780 492-1729
Academic ICT </DIV>
<DIV>Edmonton, Alberta, CANADA University of
Alberta </DIV>
<DIV><BR class=khtml-block-placeholder></DIV>
<DIV><BR class=khtml-block-placeholder></DIV>
<DIV>"This communication is intended for the use of the recipient to which it
is</DIV>
<DIV>addressed, and may contain confidential, personal, and/or
privileged</DIV>
<DIV>information. Please contact us immediately if you are not the
intended</DIV>
<DIV>recipient of this communication. If you are not the intended
recipient of</DIV>
<DIV>this communication, do not copy, distribute, or take action on it.
Any</DIV>
<DIV>communication received in error, or subsequent reply, should be deleted
or</DIV>
<DIV>destroyed."</DIV>
<DIV><BR class=khtml-block-placeholder></DIV></DIV><BR
class=Apple-interchange-newline></SPAN></SPAN></SPAN></DIV><BR>
<DIV>
<DIV>On 14-Jun-06, at 7:33 AM, Robert Payne[Contr] wrote:</DIV><BR
class=Apple-interchange-newline>
<BLOCKQUOTE type="cite">
<DIV style="MARGIN: 0px">I don't usually work on IRIX systems but I was
asked to update</DIV>
<DIV style="MARGIN: 0px">some IRIX servers using PBS and I found that
torque-2.1.0p0</DIV>
<DIV style="MARGIN: 0px">would not build properly<SPAN
class=Apple-converted-space> </SPAN>however torque-2.0.0p0 seemed
to</DIV>
<DIV style="MARGIN: 0px">build OK.<SPAN class=Apple-converted-space>
</SPAN>In order to get torque-2.1.0p0 to build</DIV>
<DIV style="MARGIN: 0px">I had to manually adjust the link list in the
Makefiles.<SPAN class=Apple-converted-space> </SPAN>Anyone else had
torque-2.1.0p0 problems on IRIX 6.5 systems?</DIV>
<DIV style="MIN-HEIGHT: 14px; MARGIN: 0px"><BR></DIV>
<DIV style="MIN-HEIGHT: 14px; MARGIN: 0px"><BR></DIV>
<DIV style="MARGIN: 0px">Robert R. Payne [SAIC], Systems Software
Specialist</DIV>
<DIV style="MARGIN: 0px">SAIC-Frederick P.O. Box B Bldg 430</DIV>
<DIV style="MARGIN: 0px">Frederick, MD 21702<SPAN
class=Apple-converted-space> </SPAN>email: <A
href="mailto:payner@ncifcrf.gov">payner@ncifcrf.gov</A> phone: 301-846-5496
fax: 301-846-5762 _______________________________________________</DIV>
<DIV style="MARGIN: 0px">torqueusers mailing list</DIV>
<DIV style="MARGIN: 0px"><A
href="mailto:torqueusers@supercluster.org">torqueusers@supercluster.org</A></DIV>
<DIV style="MARGIN: 0px"><A
href="http://www.supercluster.org/mailman/listinfo/torqueusers">http://www.supercluster.org/mailman/listinfo/torqueusers</A></DIV>
<DIV style="MIN-HEIGHT: 14px; MARGIN: 0px"><BR></DIV></BLOCKQUOTE></DIV><BR>
<P>
<HR>
<P></P>_______________________________________________<BR>torqueusers mailing
list<BR>torqueusers@supercluster.org<BR>http://www.supercluster.org/mailman/listinfo/torqueusers<BR></BLOCKQUOTE></BODY></HTML>