Error in building GRAS

Hello,

When run the make, i got error today:

/home/alexzh/gras/lib/jit_factory.cpp:88:8: error: llvm does not name a
type
/home/alexzh/gras/lib/jit_factory.cpp:238:6: error: Factory has not been
declared
make[2]: *** [lib/CMakeFiles/gras.dir/jit_factory.cpp.o] Error 1
make[1]: *** [lib/CMakeFiles/gras.dir/all] Error 2
make: *** [all] Error 2

Alex,
Dreams can come true just believe.

On 08/06/2013 11:59 AM, Alex Z. wrote:

make: *** [all] Error 2

Sorry, it was missing an ifdef for when llvm is not detected. Should be
fixed now.

-josh