Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by Wine configure 1.5.4, which was
- generated by GNU Autoconf 2.68. Invocation command line was
- $ ../wine1.5-1.5.4/configure
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = arthur-Aspire-5820TG
- uname -m = x86_64
- uname -r = 3.2.0-24-generic
- uname -s = Linux
- uname -v = #39-Ubuntu SMP Mon May 21 16:52:17 UTC 2012
- /usr/bin/uname -p = unknown
- /bin/uname -X = unknown
- /bin/arch = unknown
- /usr/bin/arch -k = unknown
- /usr/convex/getsysinfo = unknown
- /usr/bin/hostinfo = unknown
- /bin/machine = unknown
- /usr/bin/oslevel = unknown
- /bin/universe = unknown
- PATH: /usr/lib/lightdm/lightdm
- PATH: /usr/local/sbin
- PATH: /usr/local/bin
- PATH: /usr/sbin
- PATH: /usr/bin
- PATH: /sbin
- PATH: /bin
- PATH: /usr/games
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2799: checking build system type
- configure:2813: result: x86_64-unknown-linux-gnu
- configure:2833: checking host system type
- configure:2846: result: x86_64-unknown-linux-gnu
- configure:2876: checking whether make sets $(MAKE)
- configure:2898: result: yes
- configure:2955: checking for gcc
- configure:2971: found /usr/bin/gcc
- configure:2982: result: gcc
- configure:3211: checking for C compiler version
- configure:3220: gcc --version >&5
- gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
- Copyright (C) 2011 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- configure:3231: $? = 0
- configure:3220: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
- Target: x86_64-linux-gnu
- Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
- Thread model: posix
- gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
- configure:3231: $? = 0
- configure:3220: gcc -V >&5
- gcc: error: unrecognized option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:3231: $? = 4
- configure:3220: gcc -qversion >&5
- gcc: error: unrecognized option '-qversion'
- gcc: fatal error: no input files
- compilation terminated.
- configure:3231: $? = 4
- configure:3251: checking whether the C compiler works
- configure:3273: gcc conftest.c >&5
- configure:3277: $? = 0
- configure:3325: result: yes
- configure:3328: checking for C compiler default output file name
- configure:3330: result: a.out
- configure:3336: checking for suffix of executables
- configure:3343: gcc -o conftest conftest.c >&5
- configure:3347: $? = 0
- configure:3369: result:
- configure:3391: checking whether we are cross compiling
- configure:3399: gcc -o conftest conftest.c >&5
- configure:3403: $? = 0
- configure:3410: ./conftest
- configure:3414: $? = 0
- configure:3429: result: no
- configure:3434: checking for suffix of object files
- configure:3456: gcc -c conftest.c >&5
- configure:3460: $? = 0
- configure:3481: result: o
- configure:3485: checking whether we are using the GNU C compiler
- configure:3504: gcc -c conftest.c >&5
- configure:3504: $? = 0
- configure:3513: result: yes
- configure:3522: checking whether gcc accepts -g
- configure:3542: gcc -c -g conftest.c >&5
- configure:3542: $? = 0
- configure:3583: result: yes
- configure:3600: checking for gcc option to accept ISO C89
- configure:3664: gcc -c -g -O2 conftest.c >&5
- configure:3664: $? = 0
- configure:3677: result: none needed
- configure:3755: checking for g++
- configure:3771: found /usr/bin/g++
- configure:3782: result: g++
- configure:3809: checking for C++ compiler version
- configure:3818: g++ --version >&5
- g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
- Copyright (C) 2011 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- configure:3829: $? = 0
- configure:3818: g++ -v >&5
- Using built-in specs.
- COLLECT_GCC=g++
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
- Target: x86_64-linux-gnu
- Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
- Thread model: posix
- gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
- configure:3829: $? = 0
- configure:3818: g++ -V >&5
- g++: error: unrecognized option '-V'
- g++: fatal error: no input files
- compilation terminated.
- configure:3829: $? = 4
- configure:3818: g++ -qversion >&5
- g++: error: unrecognized option '-qversion'
- g++: fatal error: no input files
- compilation terminated.
- configure:3829: $? = 4
- configure:3833: checking whether we are using the GNU C++ compiler
- configure:3852: g++ -c conftest.cpp >&5
- configure:3852: $? = 0
- configure:3861: result: yes
- configure:3870: checking whether g++ accepts -g
- configure:3890: g++ -c -g conftest.cpp >&5
- configure:3890: $? = 0
- configure:3931: result: yes
- configure:3997: checking for cpp
- configure:4013: found /usr/bin/cpp
- configure:4024: result: cpp
- configure:4078: checking whether gcc -m32 works
- configure:4092: gcc -m32 -o conftest -g -O2 conftest.c >&5
- /usr/bin/ld: cannot find crt1.o: No such file or directory
- /usr/bin/ld: cannot find crti.o: No such file or directory
- /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.6/libgcc.a when searching for -lgcc
- /usr/bin/ld: cannot find -lgcc
- /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.6/libgcc_s.so when searching for -lgcc_s
- /usr/bin/ld: cannot find -lgcc_s
- /usr/bin/ld: cannot find -lc
- /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.6/libgcc.a when searching for -lgcc
- /usr/bin/ld: cannot find -lgcc
- /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.6/libgcc_s.so when searching for -lgcc_s
- /usr/bin/ld: cannot find -lgcc_s
- /usr/bin/ld: cannot find crtn.o: No such file or directory
- collect2: ld returned 1 exit status
- configure:4092: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Wine"
- | #define PACKAGE_TARNAME "wine"
- | #define PACKAGE_VERSION "1.5.4"
- | #define PACKAGE_STRING "Wine 1.5.4"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL "http://www.winehq.org"
- | #define EXEEXT ""
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:4096: result: no
- configure:4098: error: Cannot build a 32-bit program, you need to install 32-bit development libraries.
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=x86_64-unknown-linux-gnu
- ac_cv_c_compiler_gnu=yes
- ac_cv_cxx_compiler_gnu=yes
- ac_cv_env_CCC_set=
- ac_cv_env_CCC_value=
- ac_cv_env_CC_set=
- ac_cv_env_CC_value=
- ac_cv_env_CFLAGS_set=
- ac_cv_env_CFLAGS_value=
- ac_cv_env_CPPFLAGS_set=
- ac_cv_env_CPPFLAGS_value=
- ac_cv_env_CPP_set=
- ac_cv_env_CPP_value=
- ac_cv_env_CXXFLAGS_set=
- ac_cv_env_CXXFLAGS_value=
- ac_cv_env_CXX_set=
- ac_cv_env_CXX_value=
- ac_cv_env_LDFLAGS_set=
- ac_cv_env_LDFLAGS_value=
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_XMKMF_set=
- ac_cv_env_XMKMF_value=
- ac_cv_env_build_alias_set=
- ac_cv_env_build_alias_value=
- ac_cv_env_host_alias_set=
- ac_cv_env_host_alias_value=
- ac_cv_env_target_alias_set=
- ac_cv_env_target_alias_value=
- ac_cv_host=x86_64-unknown-linux-gnu
- ac_cv_objext=o
- ac_cv_prog_ac_ct_CC=gcc
- ac_cv_prog_ac_ct_CPPBIN=cpp
- ac_cv_prog_ac_ct_CXX=g++
- ac_cv_prog_cc_c89=
- ac_cv_prog_cc_g=yes
- ac_cv_prog_cxx_g=yes
- ac_cv_prog_make_make_set=yes
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ALL_TEST_RESOURCES=''
- ALSALIBS=''
- APPLICATIONSERVICESLIB=''
- AR=''
- ARFLAGS=''
- BISON=''
- BUILTINFLAG=''
- CARBONLIB=''
- CC='gcc -m32'
- CFLAGS='-g -O2'
- CONVERT=''
- COREAUDIO=''
- COREFOUNDATIONLIB=''
- CORESERVICESLIB=''
- CPP=''
- CPPBIN='cpp'
- CPPFLAGS=''
- CROSSCC=''
- CROSSTARGET=''
- CROSSTEST_DISABLE=''
- CRTLIBS=''
- CUPSINCL=''
- CXX='g++ -m32'
- CXXFLAGS='-g -O2'
- DBUSINCL=''
- DEFS=''
- DISKARBITRATIONLIB=''
- DLLEXT=''
- DLLFLAGS=''
- DLLTOOL=''
- DLLWRAP=''
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP=''
- EXEEXT=''
- EXTRACFLAGS=''
- EXTRA_BINARIES=''
- FLEX=''
- FONTCONFIGINCL=''
- FONTFORGE=''
- FRAMEWORK_OPENAL=''
- FREETYPEINCL=''
- FREETYPELIBS=''
- GNUTLSINCL=''
- GPHOTO2INCL=''
- GPHOTO2LIBS=''
- GREP=''
- GSTREAMER_INCL=''
- GSTREAMER_LIBS=''
- HALINCL=''
- ICOTOOL=''
- IMPLIBEXT=''
- INSTALL_DATA=''
- INSTALL_PROGRAM=''
- INSTALL_SCRIPT=''
- IOKITLIB=''
- LCMSLIBS=''
- LDAPLIBS=''
- LDCONFIG=''
- LDD=''
- LDDLLFLAGS=''
- LDEXECFLAGS=''
- LDFLAGS=''
- LDPATH=''
- LDRPATH_INSTALL=''
- LDRPATH_LOCAL=''
- LDSHARED=''
- LIBDL=''
- LIBEXT=''
- LIBGETTEXTPO=''
- LIBKSTAT=''
- LIBMPG123=''
- LIBOBJS=''
- LIBOPENAL=''
- LIBOPENCL=''
- LIBPOLL=''
- LIBPTHREAD=''
- LIBS=''
- LINGUAS=''
- LINT=''
- LINTFLAGS=''
- LN_S=''
- LTLIBOBJS=''
- MAINTAINER_MODE=''
- MAIN_BINARY=''
- MSGFMT=''
- OBJEXT='o'
- OPENGL_LIBS=''
- OSS4INCL=''
- PACKAGE_BUGREPORT='[email protected]'
- PACKAGE_NAME='Wine'
- PACKAGE_STRING='Wine 1.5.4'
- PACKAGE_TARNAME='wine'
- PACKAGE_URL='http://www.winehq.org'
- PACKAGE_VERSION='1.5.4'
- PATH_SEPARATOR=':'
- PKG_CONFIG=''
- PNGINCL=''
- PORCFLAGS=''
- PRELINK=''
- PULSEINCL=''
- PULSELIBS=''
- QUICKTIMELIB=''
- RANLIB=''
- RESOLVLIBS=''
- RSVG=''
- SANEINCL=''
- SECURITYLIB=''
- SET_MAKE=''
- SHELL='/bin/bash'
- SOCKETLIBS=''
- TARGETFLAGS=''
- TOOLSDIR=''
- TOOLSEXT=''
- UNWINDFLAGS=''
- WOW64_DISABLE=''
- XLIB=''
- XMKMF=''
- XML2INCL=''
- XML2LIBS=''
- XSLTINCL=''
- X_CFLAGS=''
- X_EXTRA_LIBS=''
- X_LIBS=''
- X_PRE_LIBS=''
- ZLIB=''
- ac_ct_AR=''
- ac_ct_CC='gcc'
- ac_ct_CXX='g++'
- bindir='${exec_prefix}/bin'
- build='x86_64-unknown-linux-gnu'
- build_alias=''
- build_cpu='x86_64'
- build_os='linux-gnu'
- build_vendor='unknown'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='NONE'
- ft_devel=''
- gphoto2_devel=''
- gphoto2port_devel=''
- host='x86_64-unknown-linux-gnu'
- host_alias=''
- host_cpu='x86_64'
- host_os='linux-gnu'
- host_vendor='unknown'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- libdir='${exec_prefix}/lib'
- libexecdir='${exec_prefix}/libexec'
- localedir='${datarootdir}/locale'
- localstatedir='${prefix}/var'
- mandir='${datarootdir}/man'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- prefix='NONE'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- sane_devel=''
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- sysconfdir='${prefix}/etc'
- target_alias=''
- ## ------------------- ##
- ## File substitutions. ##
- ## ------------------- ##
- MAKE_DLL_RULES=''
- MAKE_IMPLIB_RULES=''
- MAKE_PROG_RULES=''
- MAKE_RULES=''
- MAKE_TEST_RULES=''
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "Wine"
- #define PACKAGE_TARNAME "wine"
- #define PACKAGE_VERSION "1.5.4"
- #define PACKAGE_STRING "Wine 1.5.4"
- #define PACKAGE_BUGREPORT "[email protected]"
- #define PACKAGE_URL "http://www.winehq.org"
- #define EXEEXT ""
- configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment