<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'>I updated my rebar-ized fork of the erlang client and rabbit_common dependencies to 2.6.1. When I compile the amqp_client by itself, it compiles okay (well, I get one warning). But when I include that in another project and compile it, I get some errors that seem to indicate multiple inclusion:<br><br>https://gist.github.com/1292660<br><br>So why don't I get these errors when compiling this module by itself, and what order do I need to compile things in to make this go away?<br><br>Here's the projects I'm referring to:<br><br>(the project these errors come from):<br>https://github.com/jbrisbin/riak-rabbitmq-commit-hooks<br><br>(the rebar-ized fork of amqp_client and rabbit_common that compiles okay on its own):<br>https://github.com/jbrisbin/amqp_client<br>https://github.com/jbrisbin/rabbit_common<br><br><div><span name="x"></span><br>Thanks!<br><br>Jon Brisbin<br>http//jbrisbin.com<br><span name="x"></span><br></div></div></body></html>