<html dir="ltr"><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="MSHTML 9.00.8112.16421">
<style id="owaTempEditStyle"></style><style title="owaParaStyle"><!--P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
--></style>
</head>
<body bgcolor="#ffffff" ocsi="x">
<div style="FONT-FAMILY: Tahoma; DIRECTION: ltr; COLOR: #000000; FONT-SIZE: 13px">
<div>Marcia</div>
<div><font size="2" face="tahoma"></font>&nbsp;</div>
<div><font size="2" face="tahoma">The&nbsp;clock_gettime<a></a> is in the&nbsp;librt.a<a></a> so add a -lrt<a></a></font></div>
<div><font size="2" face="tahoma"></font>&nbsp;</div>
<div><font size="2" face="tahoma">I do not have a GetFile<a></a>; however, I use&nbsp;Ubuntu<a></a> and you have RedHat<a></a>.</font></div>
<div><font size="2" face="tahoma"></font>&nbsp;</div>
<div><font size="2" face="tahoma">Use this script 'get_lib<a></a>'</font> to find the library with the&nbsp;GetFile<a></a> object</div>
<div><font size="2" face="tahoma"></font><font size="2" face="tahoma"></font>&nbsp;</div>
<div>#!/bin/bash<br>
for a in $*<br>
do<br>
for&nbsp;i<a></a> in *.a;<br>
do<br>
nm $i<a></a> 2&gt;/dev/null |&nbsp;grep<a></a> &quot; T *${a}&quot;;<br>
if [ $? = 0 ]; then<br>
echo $i<a></a>;<br>
fi<a></a><br>
done<br>
done</div>
<div><font size="2" face="tahoma"></font>&nbsp;</div>
<div><font size="2" face="tahoma">Go to your /usr<a></a>/lib and run it as follows:</font></div>
<div><font size="2" face="tahoma"></font>&nbsp;</div>
<div><font size="2" face="tahoma"><a></a><font size="2" face="tahoma">get_lib</font>&nbsp;GetFile<a></a></font></div>
<div dir="ltr"><font color="#000000" size="2" face="Tahoma"></font>&nbsp;</div>
<div dir="ltr"><font size="2" face="tahoma">Two comments:</font></div>
<div dir="ltr"><font size="2" face="tahoma">1) There are two Linux versions&nbsp;IGES<a></a> and OpenGrads<a></a></font></div>
<div dir="ltr"><font size="2" face="tahoma">2) Both of these use the newer version a9<a></a>.</font></div>
<div dir="ltr"><font size="2" face="tahoma"></font>&nbsp;</div>
<div dir="ltr"><font size="2" face="tahoma">John</font></div>
<div dir="ltr"><font size="2" face="tahoma"></font>&nbsp;</div>
<div style="DIRECTION: ltr" id="divRpF558983">
<hr tabindex="-1">
<font color="#000000" size="2" face="Tahoma"><b>From:</b> gradsusr-bounces@gradsusr.org [gradsusr-bounces@gradsusr.org] On Behalf Of &quot;Márcia M. Schubert Dolbrowolsky&quot; [marcia.schubert@cptec.inpe.br]<br>
<b>Sent:</b> Thursday, April 08, 2010 1:42 PM<br>
<b>To:</b> gradsusr@gradsusr.org; &quot;Márcia M. Schubert&quot;<br>
<b>Subject:</b> [gradsusr] Problems - build grads-2.0.a8<br>
</font><br>
</div>
<div></div>
<div>I´m having trouble compiling grads 2.0.8a with supplibs.<br>
See file attachments.<br>
Any idea ?? Thanks<br>
<div class="moz-signature">-- <br>
<table style="TEXT-ALIGN: left; WIDTH: 650px; FONT-FAMILY: arial,helvetica,serif; COLOR: rgb(0,0,0); FONT-SIZE: 11px; VERTICAL-ALIGN: middle" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="BORDER-BOTTOM: rgb(17,23,35) 1px solid; PADDING-BOTTOM: 5px; BACKGROUND-COLOR: rgb(17,23,35); PADDING-LEFT: 5px; WIDTH: 250px; PADDING-RIGHT: 5px; BORDER-TOP: rgb(17,23,35) 1px solid; PADDING-TOP: 5px">
<p style="COLOR: rgb(255,255,255)"><strong style="FONT-SIZE: 14px">Marcia Maria Schubert Dolbrowolsky</strong><br>
<a style="COLOR: rgb(255,255,255); TEXT-DECORATION: none" href="mailto:marcia.schubert@cptec.inpe.br">marcia.schubert@cptec.inpe.br</a><br>
<br>
<strong style="FONT-SIZE: 12px">Analista de Suporte</strong><br>
</p>
</td>
<td style="BORDER-BOTTOM: rgb(17,23,35) 1px solid; PADDING-BOTTOM: 5px; PADDING-LEFT: 5px; WIDTH: 400px; PADDING-RIGHT: 5px; BORDER-TOP: rgb(17,23,35) 1px solid; BORDER-RIGHT: rgb(17,23,35) 1px solid; PADDING-TOP: 5px">
<p>Serviço de Supercomputação e Suporte - SSS<br>
Centro de Previsão de Tempo e Estudos Climáticos - CPTEC<br>
Instituto Nacional de Pesquisas Espaciais - INPE<br>
Rod. Presidente Dutra, km 40 - Cachoeira Paulista / SP<br>
Fone: &#43;55 (12) 3186-8501<br>
Fax: &#43;55 (12) 3101-2835<br>
</p>
</td>
</tr>
<tr>
<td style="TEXT-ALIGN: justify; PADDING-BOTTOM: 5px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; PADDING-TOP: 5px" colspan="2">
<p>Este e-mail contém informações confidenciais e seu conteúdo é dirigido ao uso do indivíduo ou da entidade mencionados acima. Se você recebeu esta mensagem por engano, por favor, notifique o remetente e remova-a imediatamente.<br>
<br>
This e-mail contains confidential information intended only for the use of the individual or entity named above. If you are not the intended recipient, please notify the sender and delete it immediately.<br>
</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</body>
</html>