[rabbitmq-discuss] Can't build rabbitmq-1.8.0... beam files are not generated.

Alexandru Scvortov alexandru at rabbitmq.com
Mon Jun 21 12:32:38 BST 2010


Hi,

> After invoking "make" there are a lot of strings with the same info:
> 
> erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin
> erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin
> erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin
> erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin
> erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin
> .................
> escript generate_app ebin ebin/rabbit.app < ebin/rabbit_app.in
> 
> When it is done, there are no *.beam files in ./ebin directory.

There was a similar problem to this a while back:
  http://old.nabble.com/problem-with-rabbitmq-server-Makefile-tt28824971.html

Ultimately, the solution was to upgrade make to 3.81.

Cheers,
Alex



More information about the rabbitmq-discuss mailing list