make[1]: Entering directory `/home/users/mattn/mingw-cross-env' rm -rf '/home/users/mattn/mingw-cross-env/tmp-freetype' mkdir -p '/home/users/mattn/mingw-cross-env/tmp-freetype' cd '/home/users/mattn/mingw-cross-env/tmp-freetype' && tar xjf '/home/users/mattn/mingw-cross-env/pkg/freetype-2.4.2.tar.bz2' cd '/home/users/mattn/mingw-cross-env/tmp-freetype/freetype-2.4.2' cd '/home/users/mattn/mingw-cross-env/tmp-freetype/freetype-2.4.2' && GNUMAKE=make ./configure --host='i686-pc-mingw32' --disable-shared --prefix='/home/users/mattn/mingw-cross-env/usr/i686-pc-mingw32' make[2]: Entering directory `/home/users/mattn/mingw-cross-env/tmp-freetype/freetype-2.4.2' FreeType build system -- automatic system detection The following settings are used: platform unix compiler cc configuration directory ./builds/unix configuration rules ./builds/unix/unix.mk If this does not correspond to your system or settings please remove the file `config.mk' from this directory then read the INSTALL file for help. Otherwise, simply type `make' again to build the library, or `make refdoc' to build the API reference (the latter needs python). Generating modules list in ./objs/ftmodule.h... * module: truetype (Windows/Mac font files with extension *.ttf or *.ttc) * module: type1 (Postscript font files with extension *.pfa or *.pfb) * module: cff (OpenType fonts with extension *.otf) * module: cid (Postscript CID-keyed fonts, no known extension) * module: pfr (PFR/TrueDoc font files with extension *.pfr) * module: type42 (Type 42 font files with no known extension) * module: winfnt (Windows bitmap fonts with extension *.fnt or *.fon) * module: pcf (pcf bitmap fonts) * module: bdf (bdf bitmap fonts) * module: sfnt (helper module for TrueType & OpenType formats) * module: autofit (automatic hinting module) * module: pshinter (Postscript hinter module) * module: raster (monochrome bitmap renderer) * module: smooth (anti-aliased bitmap renderer) * module: smooth (anti-aliased bitmap renderer for LCDs) * module: smooth (anti-aliased bitmap renderer for vertical LCDs) * module: psaux (Postscript Type 1 & Type 2 helper module) * module: psnames (Postscript & Unicode Glyph name handling) done. cd builds/unix; ./configure '--host=i686-pc-mingw32' '--disable-shared' '--prefix=/home/users/mattn/mingw-cross-env/usr/i686-pc-mingw32' configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking build system type... powerpc64-unknown-linux-gnu checking host system type... i686-pc-mingw32 checking for i686-pc-mingw32-gcc... i686-pc-mingw32-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-mingw32-gcc accepts -g... yes checking for i686-pc-mingw32-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i686-pc-mingw32-gcc -E checking for powerpc64-unknown-linux-gnu-gcc... powerpc64-unknown-linux-gnu-gcc checking for powerpc64-unknown-linux-gnu-gcc... (cached) powerpc64-unknown-linux-gnu-gcc checking for powerpc64-unknown-linux-gnu-gcc... (cached) powerpc64-unknown-linux-gnu-gcc checking for suffix of native executables... /usr/bin/powerpc64-unknown-linux-gnu-ld: crt1.o: No such file: No such file or directory collect2: ld returned 1 exit status configure: error: native C compiler is not working make[2]: *** [setup] Error 1 make[2]: Leaving directory `/home/users/mattn/mingw-cross-env/tmp-freetype/freetype-2.4.2' make[1]: *** [build-only-freetype] Error 2 make[1]: Leaving directory `/home/users/mattn/mingw-cross-env' real 0m3.254s user 0m2.088s sys 0m0.882s