[Gridflow-dev] Compiling cvs checkout on OSX

David Plans Casal main at davidcasal.com
Thu Oct 6 02:43:24 EDT 2005


Hi

Trying to compile latest cvs on OSX, I did the following configure:

./configure --ruby-prefix /usr/local/lib/ruby --no-aalib --no-gcc64 
--no-mmc --no-objcpp --no-pentium --no-sdl --no-videodev --no-xine

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.)
make: *** [base/grid.o] Error 1

Overriding the malloc.h include just gets me same error without the 
malloc.h line.

Any ideas?

d

--
# David Plans Casal

problem.each { |day|
	assert_nil(spoon)
}



More information about the Gridflow-dev mailing list