I've got a p6i backlog, so I don't know if this is already solved.
However, on a fresh CVS checkout on FreeBSD I can't compile:

cc -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith 
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused 
-Wsign-compare  -I./include  -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO -o platform.o -c 
platform.c
platform.c:167: #error "generic platform without memalign"
*** Error code 1


What's the solution?

Nicholas Clark

Reply via email to