<HTML><HEAD><META content="text/html; charset=x-user-defined" http-equiv="Content-Type"><style type="text/css"><!--.MailHeader { font-family: "Arial"; font-size: 8pt; color: #000000; font-style: normal; font-weight: normal; text-decoration: none; }//--></style></HEAD><BODY><br ><font size="2" face="Arial">
<TABLE STYLE="border-color: blue; border-left: 1px solid blue; padding-left: 5px;">
    <tbody>
        <TR>
            <TD>Thankyou Martin for the reply. Infact just after i posted the mail it struck me to use find and look for main.c and I did that and I could go further into the problems with more errors!!!!.&nbsp; The lines do look the same for me without any breaks and however I could correct by retyping again those lines.&nbsp; I have posted a mail before this.&nbsp; Hope you get&nbsp; your Doctorate soon !!. <br ><br >Regards<br >sharada<br ><br ><strong><em>-- Original Message --</em></strong><br >From: Martin =?utf-8?q?H=C3=B6fling?= &lt;martin.hoefling@gmx.de&gt;<br >To: Discussion list for GROMACS users &lt;gmx-users@gromacs.org&gt;<br >Date: Wed, 17 Jan 2007 10:55:26 +0100<br >Subject: Re: [gmx-users] error while compilation of Gromacs 3.3.1.....<br ><br >Am Dienstag, 16. Januar 2007 11:13 schrieb sharada:<br ><br >&gt; compilation would go smoothly, however I donot know where is the 'main.c'<br >&gt; program. If I am right then I would like to do this first,  if you can tell<br >&gt; me where to look for main.c or is it possible ? with regards<br >&gt; sharada<br ><br >main.c is in ./src/gmxlib/main.c at least in svn.<br >Is there no find on your system? If it is, you can type &quot;find . -name main.c&quot; <br >in src-root to find it.<br ><br >On my computer, relevant main.c lines look like this:<br ><br >#if (defined BUILD_MACHINE &amp;&amp; defined BUILD_TIME &amp;&amp; defined BUILD_USER)<br >  fprintf(stdlog,<br >          &quot;The Gromacs distribution was built %s by\n&quot;<br >          &quot;%s (%s)\n\n\n&quot;,BUILD_TIME,BUILD_USER,BUILD_MACHINE);<br >#endif<br ><br >Maybe your compiler breaks down the lines instead of interpreting the two &quot; &quot; <br >as one. For me this part looks like perfect c-code but i am not sure <br >if &quot;strA&quot;&quot;strB&quot; as &quot;strAstrB&quot; is ANSI compliant. You could try to ask on the <br >gromacs developer list if there's anyone who could explain or reproduce that <br >error.<br ><br >Cheers<br >        Martin<br ><br >P.S.: By the way sharada, i am just a diploma student working on his thesis <br >and don't have &quot;Dr.&quot; (i hope I will get one in future ;-) ). On lists like <br >this, i think it's ok for most people to address them just with their first <br >names.<br >_______________________________________________<br >gmx-users mailing list    gmx-users@gromacs.org<br >http://www.gromacs.org/mailman/listinfo/gmx-users<br >Please don't post (un)subscribe requests to the list. Use the <br >www interface or send it to gmx-users-request@gromacs.org.<br >Can't post? Read http://www.gromacs.org/mailing_lists/users.php<br ></TD>
        </TR>
    </tbody>
</TABLE>
</font></BODY></HTML>