<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi all:
<div>&nbsp; &nbsp; I found a plugin complie problem.&nbsp;</div>
<div>&nbsp; &nbsp; I downloaded a lastest version of&nbsp;rabbitmq-server-2.7.1.tar.gz from&nbsp;<a href="http://hg.rabbitmq.com/">http://hg.rabbitmq.com/</a>. And I build the RabbitMQ Server first, then, I enter the ../plugins-src/rabbitmq-stomp directory, and &quot;make&quot;, at this
 time, it makes failed like this:</div>
<div>
<div><span class="Apple-style-span" style="background-color: rgb(192, 192, 192);">../do-package.mk:162: ../coverage/package.mk: No such file or directory</span></div>
<div><span class="Apple-style-span" style="background-color: rgb(192, 192, 192);">make: *** No rule to make target `../coverage/package.mk'. &nbsp;Stop.</span></div>
</div>
<div>&nbsp; &nbsp; And I found in the &quot;../plugins-src/coverage&quot;, there is only a &quot;build&quot; directory, so I download a &quot;rabbitmq-public-umbrella&quot; plugins, copy the &quot;coverage&quot; directory's files to &quot;../rabbitmq-server-2.7.1/plugins-src/coverage&quot;, then I can make the plugin
 successful.</div>
<div>&nbsp; &nbsp; Why the &quot;coverage&quot; in&nbsp;rabbitmq-server-2.7.1 lost the files, and it can't compile the plugins after build the server, is this a problem?</div>
<div><br>
</div>
<div>Regard</div>
<div>David.</div>
</div>
</body>
</html>