小编gav*_*ynn的帖子

Mountain Lion X11库不能./configure

我正在尝试在Mountain Lion中构建xmonad以运行Xquartz 2.7.2,这里的教程.

我正在使用cabal来获取所需的X11库cabal install X11-1.5.0.1.这没用,所以我得到了焦油并试着用ghc构建它,同样的错误.它不会配置:

Resolving dependencies...
Configuring X11-1.5.0.1...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.outchecking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept …
Run Code Online (Sandbox Code Playgroud)

x11 macos xmonad cabal osx-mountain-lion

6
推荐指数
1
解决办法
5176
查看次数

标签 统计

cabal ×1

macos ×1

osx-mountain-lion ×1

x11 ×1

xmonad ×1