Mac OSX 10.7.5 上的 Octave 安装错误(使用 homebrew)

Mac OSX 10.7.5 上的 Octave 安装错误(使用 homebrew)

我正在尝试在我的 Mac Air 上安装 Octave,我已经更新了我的 Homebrew,以及我的 XCode 和它的命令行工具。

这是我收到的错误:

==> Using Homebrew-provided fortran compiler.
This may be changed by setting the FC environment variable.
==> ./configure --prefix=/usr/local/Cellar/octave/3.6.2 --with-blas=-Wl,-framewo
==> make all
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [liboctave.la] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Error: octave did not build
Logs: /Users/uyiewnil/Library/Logs/Homebrew/octave/
Help: https://github.com/mxcl/homebrew/wiki/troubleshooting

多谢!

相关内容