Thank you Mark. Your email allowed me  to understand my mistake.<br><br>I cloned gromacs source code again. Now, I&#39;m updating this new directory with my implementation.<br><br>Thanks in advance,<br><br clear="all">--<br>
Rodrigo Antonio Faccioli<br>Ph.D Student in Electrical Engineering<br>University of Sao Paulo - USP<br>Engineering School of Sao Carlos - EESC<br>Department of Electrical Engineering - SEL<br>Intelligent System in Structure Bioinformatics<br>
<a href="http://laips.sel.eesc.usp.br">http://laips.sel.eesc.usp.br</a><br>Phone: 55 (16) 3373-9366 Ext 229<br>Curriculum Lattes - <a href="http://lattes.cnpq.br/1025157978990218">http://lattes.cnpq.br/1025157978990218</a><br>
Public Profile - <a href="http://br.linkedin.com/pub/rodrigo-faccioli/7/589/a5">http://br.linkedin.com/pub/rodrigo-faccioli/7/589/a5</a><br>
<br><br><div class="gmail_quote">On Fri, May 28, 2010 at 12:08 AM, Mark Abraham <span dir="ltr">&lt;<a href="mailto:mark.abraham@anu.edu.au">mark.abraham@anu.edu.au</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">----- Original Message -----<br>
From: Rodrigo Faccioli &lt;<a href="mailto:rodrigo_faccioli@uol.com.br">rodrigo_faccioli@uol.com.br</a>&gt;<br>
Date: Friday, May 28, 2010 5:12<br>
Subject: [gmx-developers] error in file repl_ex.c -&gt; dereferencing pointer      to incomplete type<br>
To: Discussion list for GROMACS development &lt;<a href="mailto:gmx-developers@gromacs.org">gmx-developers@gromacs.org</a>&gt;<br>
<br>
&gt; Hi,<br>
&gt;<br>
&gt; I&#39;m new about GROMACS source code. Therefore, sorry if my question is basic. I&#39;m collaborating to project where we&#39;re developing  an Evolutionary Integration in GROMACS.<br>
&gt;<br>
&gt; Today, I ran git pull command for update my local repository. When I executed make command I receive the message: error: dereferencing pointer to incomplete type<br>
&gt;<br>
The complete error message can be seen at end of this email.<br>
<br>
&gt;<br>
&gt; I fixed it when I updated the file src/kernrel/repl_ex.c its line 57. I added the word gmx_repl_ex after typedef struct. My final source can be seen in [1]<br>
&gt;<br>
&gt; My question is. Did I fix correctly?<br>
&gt;<br>
&gt; Thanks in advance,<br>
<br>
&gt;<br>
&gt; [1] <a href="http://gitorious.org/protpred-peo/gromacs/blobs/master/src/kernel/repl_ex.c" target="_blank">http://gitorious.org/protpred-peo/gromacs/blobs/master/src/kernel/repl_ex.c</a><br>
<br>
</div>That line has been &quot;typedef struct gmx_repl_ex {&quot; for ages, and certainly is that in git master HEAD. Your observations suggest to me that you modified it erroneously yourself somehow.<br>
<br>
Mark<br>
<font color="#888888">--<br>
gmx-developers mailing list<br>
<a href="mailto:gmx-developers@gromacs.org">gmx-developers@gromacs.org</a><br>
<a href="http://lists.gromacs.org/mailman/listinfo/gmx-developers" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-developers</a><br>
Please don&#39;t post (un)subscribe requests to the list. Use the<br>
www interface or send it to <a href="mailto:gmx-developers-request@gromacs.org">gmx-developers-request@gromacs.org</a>.<br>
</font></blockquote></div><br>