Re: [AMBER-Developers] Compiling AmberTools mdgx and netcdf problem

From: case <case.biomaps.rutgers.edu>
Date: Thu, 24 Feb 2011 14:04:52 -0500

On Thu, Feb 24, 2011, Ben Roberts wrote:

> matrix.c(2): catastrophic error: could not open source file "malloc.h"
> #include <malloc.h>

malloc.h is way, way obsolete, I think. malloc is required to be in
<stdlib.h>, according to the POSIX standard.

I think anything in Amber that refers to <malloc.h> should be eliminated in
favor of <stdlib.h>.

....dac


_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Thu Feb 24 2011 - 11:30:04 PST
Custom Search