[rabbitmq-discuss] Compile rabbitmq-erlang-client

Alexander Kuleshov kuleshovmail at gmail.com
Sun Jun 12 07:40:47 BST 2011


Hello,

I try to build from source rabbitmq-erlang-client package. But get error:

make
rm -f deps.mk
echo src/amqp_auth_mechanisms.erl:src/amqp_channel.erl:src/amqp_channels_manager.erl:src/amqp_channel_sup.erl:src/amqp_channel_sup_sup.erl:src/amqp_client.erl:src/amqp_connection.erl:src/amqp_connection_sup.erl:src/amqp_connection_type_sup.erl:src/amqp_direct_connection.erl:src/amqp_gen_connection.erl:src/amqp_main_reader.erl:src/amqp_network_connection.erl:src/amqp_rpc_client.erl:src/amqp_rpc_server.erl:src/amqp_sup.erl:include/amqp_client.hrl:
| escript ../rabbitmq-server/generate_deps deps.mk ebin
escript  ../rabbitmq-server/generate_app rabbit_common.app.in
rabbit_common.app src
escript: exception error: {function_clause,
                     [{local,main,
                          [["rabbit_common.app.in","rabbit_common.app",
                            "src"]]}]}
  in function  escript:code_handler/4
  in call from erl_eval:local_func/5
  in call from escript:interpret/4
  in call from escript:start/1
  in call from init:start_it/1
  in call from init:start_em/1
make: *** [rabbit_common.app] Error 127

How can i fix it?

Thank you.


More information about the rabbitmq-discuss mailing list