我正在尝试在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)