[rabbitmq-discuss] Erlang client error

Holger Hoffstätte holger at wizards.de
Fri Sep 19 20:24:54 BST 2008


Haldun Bayhantopcu wrote:
> I just checked out rabbitmq-server and trying to build with
> following commands, and I got again an error:
> 
> $ hg clone http://hg.rabbitmq.com/rabbitmq-server/
> $ cd rabbitmq-server
> $ make
> make: *** No rule to make target `codegen/amqp_codegen.py', needed by  
> `src/rabbit_framing.erl'.  Stop.
> 
> Any advice?

You also need to checkout the -codegen project to the same directory as
the -server project. It is required & referenced during the build.

Holger




More information about the rabbitmq-discuss mailing list