msantos / verx

Erlang implementation of the libvirtd remote protocol
59 stars 11 forks source link

Can't compile #4

Closed essen closed 9 years ago

essen commented 9 years ago

Getting this output:

==> verx (compile)
/home/essen/ninenines/erlang.mk/test/app1/deps/verx/bin/gen_remote_protocol.escript:8: can't find include lib "verx/include/libvirt_constants.hrl"
/home/essen/ninenines/erlang.mk/test/app1/deps/verx/bin/gen_remote_protocol.escript:12: undefined macro 'VIR_SECURITY_MODEL_BUFLEN'

I'm probably missing something...

essen commented 9 years ago

Trying...

essen commented 9 years ago

I confirm it's working now, thanks!

msantos commented 9 years ago

Thanks! I had ERL_LIBS set in my environment so I didn't notice the failure.

BTW thanks for adding verx to the erlang.mk index. Been meaning to try switching a few projects over to erlang.mk from rebar.

essen commented 9 years ago

Just added it! \o/

The index has a lot of your projects working already. I might have missed a few so if something is missing give me a nudge. :-)