[gmx-developers] error in file repl_ex.c -> dereferencing pointer to incomplete type

Rodrigo Faccioli rodrigo_faccioli at uol.com.br
Fri May 28 17:54:02 CEST 2010


Thank you Mark. Your email allowed me  to understand my mistake.

I cloned gromacs source code again. Now, I'm updating this new directory
with my implementation.

Thanks in advance,

--
Rodrigo Antonio Faccioli
Ph.D Student in Electrical Engineering
University of Sao Paulo - USP
Engineering School of Sao Carlos - EESC
Department of Electrical Engineering - SEL
Intelligent System in Structure Bioinformatics
http://laips.sel.eesc.usp.br
Phone: 55 (16) 3373-9366 Ext 229
Curriculum Lattes - http://lattes.cnpq.br/1025157978990218
Public Profile - http://br.linkedin.com/pub/rodrigo-faccioli/7/589/a5


On Fri, May 28, 2010 at 12:08 AM, Mark Abraham <mark.abraham at anu.edu.au>wrote:

> ----- Original Message -----
> From: Rodrigo Faccioli <rodrigo_faccioli at uol.com.br>
> Date: Friday, May 28, 2010 5:12
> Subject: [gmx-developers] error in file repl_ex.c -> dereferencing pointer
>      to incomplete type
> To: Discussion list for GROMACS development <gmx-developers at gromacs.org>
>
> > Hi,
> >
> > I'm new about GROMACS source code. Therefore, sorry if my question is
> basic. I'm collaborating to project where we're developing  an Evolutionary
> Integration in GROMACS.
> >
> > 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
> >
> The complete error message can be seen at end of this email.
>
> >
> > 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]
> >
> > My question is. Did I fix correctly?
> >
> > Thanks in advance,
>
> >
> > [1]
> http://gitorious.org/protpred-peo/gromacs/blobs/master/src/kernel/repl_ex.c
>
> That line has been "typedef struct gmx_repl_ex {" for ages, and certainly
> is that in git master HEAD. Your observations suggest to me that you
> modified it erroneously yourself somehow.
>
> Mark
> --
> gmx-developers mailing list
> gmx-developers at gromacs.org
> http://lists.gromacs.org/mailman/listinfo/gmx-developers
> Please don't post (un)subscribe requests to the list. Use the
> www interface or send it to gmx-developers-request at gromacs.org.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://maillist.sys.kth.se/pipermail/gromacs.org_gmx-developers/attachments/20100528/37740b39/attachment.html>


More information about the gromacs.org_gmx-developers mailing list