emqx / emqx-rel

Release Project for EMQX Broker prior to 4.3. Newer releases are built here: https://github.com/emqx/emqx
https://www.emqx.com
Apache License 2.0
190 stars 221 forks source link

Error: No Makefile to build dependency /root/emqx-rel-2.3.11/deps/goldrush. #311

Closed wigginskuang closed 4 years ago

wigginskuang commented 5 years ago

Environment

Description

when i make but failed

`[root@MQTT emqx-rel-2.3.11]# make DEP emq_retainer

DEP emq_recon DEP emq_reloader DEP emq_auth_clientid DEP emq_auth_username DEP emq_auth_ldap DEP emq_auth_http DEP emq_auth_mysql DEP emq_auth_pgsql DEP emq_auth_redis DEP emq_auth_mongo DEP emq_sn DEP emq_coap DEP emq_stomp DEP emq_plugin_template DEP emq_web_hook DEP emq_lua_hook DEP emq_auth_jwt Error: No Makefile to build dependency /root/emqx-rel-2.3.11/deps/goldrush. make: *** [deps] Error 2 `

turtleDeng commented 4 years ago

Thanks for your feedback, we have compiled with rebar3, please use the latest version to compile.