MacOS10.9.2(Marverics) で Bochs2.3.7 をビルドしています。
http://sourceforge.net/projects/bochs/files/bochs/2.3.7/
それから、私がしたとき
./configure --with-x11
次のメッセージを受け取りました
ERROR: X windows gui was selected, but X windows libraries were not found.
私は試した
sh .conf.macosx
あまりにもしかし、私はこのメッセージを受け取りました
checking build system type... i386-apple-darwin13.1.0
checking host system type... i386-apple-darwin13.1.0
checking target system type... i386-apple-darwin13.1.0
checking if you are configuring for another platform... no
checking for standard CFLAGS on this platform... -fpascal-strings -fno-common -Wno-four-char- constants -Wno-unknown-pragmas -Dmacintosh
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
XQuartz と Xcode はインストール済みですが、Bochs をビルドできませんでした。この問題を解決する方法を知っている人はいますか?