| NekoLauncher Mednafen 0.9.18がリリースされたのでmednafen-0.9.18-wipを入手しコンパイルしようとしたのですがうまくいきません。 AX_CFLAGS_GCC_OPTION([-fno-strict-overflow], OPTIMIZER_FLAGS) を AX_CFLAGS_GCC_OPTION([-fwrapv], OPTIMIZER_FLAGS) に変更して ./configure –build=x86_64-apple-darwin10.8.0だと configure: error: invalid variable name: `–build' と出て、 ./configure –without-SDL_net –without-libcdio –without-libsndfile –disable-jack –disable-debugger –build=x86_64-apple-darwin10.0.0 –enable-psx にすると configure: WARNING: you should use --build, --host, --target configure: WARNING: invalid host type: –without-SDL_net configure: WARNING: you should use --build, --host, --target configure: WARNING: invalid host type: –without-libcdio configure: WARNING: you should use --build, --host, --target configure: WARNING: invalid host type: –without-libsndfile configure: WARNING: you should use --build, --host, --target configure: WARNING: invalid host type: –disable-jack configure: WARNING: you should use --build, --host, --target configure: WARNING: invalid host type: –disable-debugger configure: error: invalid variable name: `–build' のエラー ./configureのみだと checking for _mkdir... no checking whether mkdir takes one argument... no checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for library containing clock_gettime... no checking for clock_gettime... no checking OpenGL/gl.h usability... no checking OpenGL/gl.h presence... no checking for OpenGL/gl.h... no checking for X... no checking GL/gl.h usability... no checking GL/gl.h presence... no checking for GL/gl.h... no configure: error: *** OpenGL header file not found! でエラーが出て終了してしまいます。 libSDL_netとlibcdioとlibSDL_netとlibsndfileは入っていますし、mednafenの0.8Dはコンパイル前回できました。 10.6.8 |
No.5334 - 2011/11/10(Thu) 04:07:49
|