Redis 源代码在 macOS Mojave 上编译失败

标签 redis macos-mojave

Redis 5.0 源代码无法在 ma​​cOS Mojave 上编译。

可以在此处找到 MAKE 日志:https://gist.github.com/eliu/c56bffc0f3dc5f6a826949af5b4483b2

我知道Redis可以通过brew安装,但是我需要知道在macOS上编译源码的方法。请帮忙。

最佳答案

我自己解决了。在删除通过 Homebrew 安装的以下软件包时修复它:

brew uninstall binutils openvpn bash gcc rocker

关于Redis 源代码在 macOS Mojave 上编译失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53333795/

相关文章:

spring-boot - Spring boot - 几个请求的第一个请求的响应时间很长

swift - 如何检查应用程序与以前的 macOS 版本的兼容性?

ruby-on-rails - PostgreSQL 版本 13 psql : error: could not connect to server: could not connect to server: No such file or directory

php - 当我获取/转储列表时,redis (PHP) 中的 LPUSH 函数抛出 bool(false)

laravel - Redis 未在 Laravel 5.1 中接收广播事件

.net-core - Xamarin.Mac https ://localhost httplclient

laravel - Mac OS X Mojave 需要 Mcrypt PHP 扩展

python - tkinter 的按钮文本在 mojave 中不起作用

node.js - Redis 连接检查

javascript - node.js/socket.io,cookie 只在本地工作