[gmx-developers] Makefile for template.c

Carsten Kutzner ckutzne at gwdg.de
Mon Sep 29 16:40:20 CEST 2008


Hi,

I have seen a small inconsistency with the template project. If
I "make install" gromacs 4.0 rc2 and then want to do a
make -f Makefile.x86_64-unknown-linux-gnu to build the template,
I get lots of errors. The reason is a wrong include path in the
CFLAGS variable: it points to

/path/where/gmx40/is/installed/include/

but the header files are actually in a subdirectory include/gromacs.
So CFLAGS needs to point to

/path/where/gmx40/is/installed/include/gromacs/

Probably something needs to be changed in the build process of the
makefile then.

Carsten



-- 
Dr. Carsten Kutzner
Max Planck Institute for Biophysical Chemistry
Theoretical and Computational Biophysics Department
Am Fassberg 11
37077 Goettingen, Germany
Tel. +49-551-2012313, Fax: +49-551-2012302
www.mpibpc.mpg.de/home/grubmueller/
www.mpibpc.mpg.de/home/grubmueller/ihp/ckutzne/



More information about the gromacs.org_gmx-developers mailing list