[gmx-developers] Makefile for template.c
Erik Lindahl
lindahl at cbr.su.se
Mon Sep 29 18:28:34 CEST 2008
Hi,
In any case neither the contrib directory nor template.c qualify as
bugs, so it shouldn't be changed in the release branch ;-)
Cheers,
Erik
On Sep 29, 2008, at 4:49 PM, Berk Hess wrote:
> David van der Spoel wrote:
>> Carsten Kutzner wrote:
>>> 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
>>>
>>>
>>>
>> I am about to fork off the contrib directory, and maybe the
>> template should move there. That will incorporate a separate
>> configure step etc.
>>
> I think it is ok where it is now.
> template.c should be in the distribution.
>
> Berk
>
> _______________________________________________
> gmx-developers mailing list
> gmx-developers at gromacs.org
> http://www.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.
More information about the gromacs.org_gmx-developers
mailing list