<div>
                    Hi,
                </div><div><br></div><div>I'm trying to run the "make plugins" target from rabbitmq-server Makefile (obtained from the umbrella repo)</div><div><br></div><div>If I run the target like this it fails:</div><div><br></div><div>make plugins PLUGINS_SRC_DIR="`pwd`/.." VERSION=2.8.1u</div><div><div><br></div></div><div>Since I start to get the same output again and again. See this gist:&nbsp;https://gist.github.com/2394475</div><div><br></div><div>Unless I ran before the following target from the rabbitmq-public-umbrella Makefile:</div><div><br></div><div>make release VERSION=2.8.1u</div><div><br></div><div>I understand that the "plugins" target will call that one, so I'm puzzled here.</div><div><br></div><div>I also tried adding the following target in the rabbitmq-server/Makefile</div><div><br></div><div><div>mydebug: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; $(MAKE) -C "$(PLUGINS_SRC_DIR)" clean</div></div>
                <div><div><br></div><div>Running it like:&nbsp;</div><div><br></div><div>make mydebug PLUGINS_SRC_DIR=..</div><div><br></div><div>also fails with the same output as in the previous gist.</div><div><br></div><div>Any ideas on what might be wrong? Am I missing something?</div><div><br></div><div>Regards,</div><div><br></div><div>Alvaro</div><div><br></div><div>--&nbsp;</div><div>Alvaro Videla</div><div>Sent with <a href="http://www.sparrowmailapp.com/?sig">Sparrow</a></div><div><br></div></div>