<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2719.2200" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>That was the solution to my problem&nbsp;-- Thanks.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Nikesh</DIV>
<BLOCKQUOTE dir=ltr 
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=allan@zedtwo.com href="mailto:allan@zedtwo.com">Allan Findlay</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=galib@mit.edu 
  href="mailto:'galib@mit.edu'">'galib@mit.edu'</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, January 02, 2003 2:20 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> RE: G++ Galib installation 
  error</DIV>
  <DIV><BR></DIV>
  <DIV><SPAN class=312475008-02012003><FONT face=Arial color=#0000ff size=2>It 
  looks like its can't find the prototype for the getpid() function (its the Get 
  Process ID function).</FONT></SPAN></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><SPAN class=312475008-02012003><FONT face=Arial color=#0000ff size=2>If 
  you look in gaconfig.h you can tell it to use/not use getpid(). Its only used 
  to give a random seed.</FONT></SPAN></DIV><!-- Converted from text/plain format -->
  <P><FONT size=2>-----------<BR>&nbsp;&nbsp;&nbsp; Allan</FONT> </P>
  <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
    <DIV></DIV>
    <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
    face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> Nikesh Garera 
    [mailto:nikeshgarera@yahoo.co.in] <BR><B>Sent:</B> 24 December 2002 
    09:20<BR><B>To:</B> galib@mit.edu<BR><B>Subject:</B> G++ Galib installation 
    error<BR><BR></FONT></DIV>
    <DIV>Hi,</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>I am trying to install GALib...please help me with the following 
    error.</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>C:\GNU\include\GALib\ga&gt;make<BR>make<BR>g++ -g -Wall -O -fexceptions 
    -O0 -I.. -c garandom.C<BR>garandom.C: In function `void 
    GARandomSeed(unsigned int = 0)':<BR>garandom.C:69: implicit declaration of 
    function `int getpid(...)'<BR>make: *** [garandom.o] Error 1</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>Thanks</DIV>
    <DIV>Nikesh</DIV></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>