<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> I found a plugin complie problem. </div>
<div> I downloaded a lastest version of rabbitmq-server-2.7.1.tar.gz from <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 "make", 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'. Stop.</span></div>
</div>
<div> And I found in the "../plugins-src/coverage", there is only a "build" directory, so I download a "rabbitmq-public-umbrella" plugins, copy the "coverage" directory's files to "../rabbitmq-server-2.7.1/plugins-src/coverage", then I can make the plugin
successful.</div>
<div> Why the "coverage" in 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>