[Gridflow-dev] Compiling cvs checkout on OSX
Mathieu Bouchard
matju at artengine.ca
Thu Oct 6 03:00:35 EDT 2005
On Thu, 6 Oct 2005, David Plans Casal wrote:
> then make got me:
> In file included from base/grid.c.fcs:31:
> base/grid.h.fcs:38:20: malloc.h: No such file or directory
> In file included from base/grid.c.fcs:31:
> base/grid.h.fcs: In member function `void Grid::init(P<Dim>,
> NumberTypeE)':
> base/grid.h.fcs:835: error: `memalign' undeclared (first use this
> function)
> base/grid.h.fcs:835: error: (Each undeclared identifier is reported
> only once
> for each function it appears in.)
> Overriding the malloc.h include just gets me same error without the
> malloc.h line.
> Any ideas?
is there a posix_memalign on OSX, which could be used instead? Is there a
man-page for it?
____________________________________________________________________
Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju
Freelance Digital Arts Engineer, Montréal QC Canada
More information about the Gridflow-dev
mailing list