问题描述
我正在尝试按照推荐的 How to setup GridDB on macOS 和说明 https://docs.griddb.net/gettingstarted/using-source-code/#build-a-server-and-client-java 在 MacOS 上从源代码构建 GridDB。
在 automake 步骤中,我收到许多源文件的以下警告:
3rd_party/MessagePack/Makefile.am:8: warning: source file '$(srcdir)/src/objectc.c' is in a subdirectory,3rd_party/MessagePack/Makefile.am:8: but option 'subdir-objects' is disabled
其他人有这个吗?有关如何解决此警告的任何建议?在制作过程中是否至关重要?
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)