attempt to install Wine from source

Gardou Jérôme jgardou at yahoo.fr
Mon Feb 4 10:01:52 CST 2008


By the way, 20050803 seems to be a very old source package.

Chris Spencer <spencercw at googlemail.com> a écrit : You do not have the gcc compiler installed. On Ubuntu you will need to
install build-essentials (I think that's what it's called), and also run
'sudo apt-get build-dep wine'. I'm not sure what the process is on Debian.

Mike Harrison wrote:
> Dear Sir;
> This below is the config.log I got from trying to install Wine (a source 
> archive from a British Linux mag) on to my AMD64 m/c under Debian 4.0. 
> 64 bit OS.
> A similar message was obtained from an attempt to install Wine on my 
> AMD64 laptop under Ubuntu 7.04. (not 64 bit).
>  From the report log I can't identify just what went wrong.
> My aim is to use Wine to run Windows XP applications on both machines, 
> and if possible Windows Vista applic'ns on the laptop - both machines 
> running 32 bit applic'ns. My first priority for this is MS Excel XP pro.
> 
>  From a brief visit to WineHQ today (the connection died for some 
> unknown reason) I believe it may not be as straightforward a project as 
> I had hoped. Please tell me either what I must do to load/install my 
> Wine source package, or where I have to go for help to go a little further.
> I prefer to load the sources I already have, plus supplementary 
> programs, if that's possible.
> Any advice you can give would be appreciated.
> Thanks;
> Mike Harrison
> 
> 
> 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 20050830, which was
> generated by GNU Autoconf 2.59.  Invocation command line was
> 
>   $ ./configure -C --prefix=/usr/local
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = ultima
> uname -m = x86_64
> uname -r = 2.6.18-4-amd64
> uname -s = Linux
> uname -v = #1 SMP Mon Mar 26 11:36:53 CEST 2007
> 
> /usr/bin/uname -p = unknown
> /bin/uname -X     = unknown
> 
> /bin/arch              = x86_64
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> hostinfo               = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
> 
> PATH: /usr/local/bin
> PATH: /usr/bin
> PATH: /bin
> PATH: /usr/bin/X11
> PATH: /usr/games
> 
> 
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
> 
> configure:1249: creating cache config.cache
> configure:1424: checking build system type
> configure:1442: result: x86_64-unknown-linux-gnu
> configure:1450: checking host system type
> configure:1464: result: x86_64-unknown-linux-gnu
> configure:1504: checking whether make sets $(MAKE)
> configure:1524: result: yes
> configure:1579: checking for gcc
> configure:1605: result: gcc -m32
> configure:1849: checking for C compiler version
> configure:1852: gcc -m32 --version &5
> ./configure: line 1853: gcc: command not found
> configure:1855: $? = 127
> configure:1857: gcc -m32 -v &5
> ./configure: line 1858: gcc: command not found
> configure:1860: $? = 127
> configure:1862: gcc -m32 -V &5
> ./configure: line 1863: gcc: command not found
> configure:1865: $? = 127
> configure:1888: checking for C compiler default output file name
> configure:1891: gcc -m32    conftest.c  >&5
> ./configure: line 1892: gcc: command not found
> configure:1894: $? = 127
> configure: failed program was:
> | /* confdefs.h.  */
> |
> | #define PACKAGE_NAME "Wine"
> | #define PACKAGE_TARNAME "wine"
> | #define PACKAGE_VERSION "20050830"
> | #define PACKAGE_STRING "Wine 20050830"
> | #define PACKAGE_BUGREPORT "wine-devel at winehq.org"
> | /* end confdefs.h.  */
> |
> | int
> | main ()
> | {
> |
> |   ;
> |   return 0;
> | }
> configure:1933: error: C compiler cannot create executables
> See `config.log' for more details.
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_build=x86_64-unknown-linux-gnu
> ac_cv_build_alias=x86_64-unknown-linux-gnu
> 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_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_host_alias=x86_64-unknown-linux-gnu
> ac_cv_prog_ac_ct_CC='gcc -m32'
> ac_cv_prog_make_make_set=yes
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> ALSALIBS=''
> AR=''
> ARTSCCONFIG=''
> ARTSINCL=''
> ARTSLIBS=''
> AS='as --32'
> AUDIOIOLIBS=''
> BISON=''
> BUILTINFLAG=''
> CC='gcc -m32'
> CFLAGS=''
> COREFOUNDATIONLIB=''
> CPP=''
> CPPBIN=''
> CPPFLAGS=''
> CROSSCC=''
> CROSSTEST=''
> CROSSWINDRES=''
> CRTLIBS=''
> CURSESLIBS=''
> CXX=''
> CXXFLAGS=''
> DEFS=''
> DLLDEFS=''
> DLLEXT=''
> DLLFLAGS=''
> DLLIBS=''
> DLLTOOL=''
> DLLWRAP=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP=''
> ESDCONFIG=''
> ESDINCL=''
> ESDLIBS=''
> EXEEXT=''
> EXTRACFLAGS=''
> FONTFORGE=''
> FONTSSUBDIRS=''
> FREETYPEINCL=''
> FREETYPELIBS=''
> GLU32FILES=''
> GLUT32FILES=''
> GLUT_LIBS=''
> ICULIBS=''
> IMPLIBEXT=''
> INSTALL_DATA=''
> INSTALL_PROGRAM=''
> INSTALL_SCRIPT=''
> IOKITLIB=''
> LCMSLIBS=''
> LD='ld -m elf_i386'
> LDAPLIBS=''
> LDCONFIG=''
> LDD=''
> LDDLLFLAGS=''
> LDEXECFLAGS=''
> LDFLAGS=''
> LDLIBWINEFLAGS=''
> LDPATH=''
> LDSHARED=''
> LEX=''
> LEXLIB=''
> LEX_OUTPUT_ROOT=''
> LIBEXT=''
> LIBOBJS=''
> LIBPTHREAD=''
> LIBS=''
> LINT=''
> LINTFLAGS=''
> LN=''
> LN_S=''
> LTLIBOBJS=''
> MAIN_BINARY=''
> NASLIBS=''
> OBJEXT=''
> OPENGLFILES=''
> OPENGL_LIBS=''
> PACKAGE_BUGREPORT='wine-devel at winehq.org'
> PACKAGE_NAME='Wine'
> PACKAGE_STRING='Wine 20050830'
> PACKAGE_TARNAME='wine'
> PACKAGE_VERSION='20050830'
> PATH_SEPARATOR=':'
> PKG_CONFIG=''
> PRELINK=''
> RANLIB=''
> SANEINCL=''
> SANELIBS=''
> SET_MAKE=''
> SHELL='/bin/sh'
> SOCKETLIBS=''
> STRIP=''
> TOOLSDIR=''
> WIN16_FILES='$(WIN16_FILES)'
> WIN16_INSTALL='$(WIN16_INSTALL)'
> WINDRES=''
> WINE_BINARIES=''
> XFILES=''
> XLEX=''
> XLIB=''
> XML2INCL=''
> XML2LIBS=''
> X_CFLAGS=''
> X_EXTRA_LIBS=''
> X_LIBS=''
> X_PRE_LIBS=''
> ac_ct_AR=''
> ac_ct_AS=''
> ac_ct_CC='gcc -m32'
> ac_ct_CPPBIN=''
> ac_ct_CXX=''
> ac_ct_DLLTOOL=''
> ac_ct_DLLWRAP=''
> ac_ct_LD=''
> ac_ct_RANLIB=''
> ac_ct_STRIP=''
> ac_ct_WINDRES=''
> bindir='${exec_prefix}/bin'
> build='x86_64-unknown-linux-gnu'
> build_alias=''
> build_cpu='x86_64'
> build_os='linux-gnu'
> build_vendor='unknown'
> datadir='${prefix}/share'
> exec_prefix='NONE'
> ft_devel2=''
> ft_devel=''
> host='x86_64-unknown-linux-gnu'
> host_alias=''
> host_cpu='i386'
> host_os='linux-gnu'
> host_vendor='unknown'
> includedir='${prefix}/include'
> infodir='${prefix}/info'
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/libexec'
> localstatedir='${prefix}/var'
> mandir='${prefix}/man'
> oldincludedir='/usr/include'
> prefix='/usr/local'
> program_transform_name='s,x,x,'
> sane_devel=''
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='${prefix}/etc'
> target_alias=''
> 
> ## ------------- ##
> ## Output files. ##
> ## ------------- ##
> 
> MAKE_DLL_RULES=''
> MAKE_IMPLIB_RULES=''
> MAKE_LIB_RULES=''
> MAKE_PROG_RULES=''
> MAKE_RULES=''
> MAKE_TEST_RULES=''
> 
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
> 
> #define PACKAGE_BUGREPORT "wine-devel at winehq.org"
> #define PACKAGE_NAME "Wine"
> #define PACKAGE_STRING "Wine 20050830"
> #define PACKAGE_TARNAME "wine"
> #define PACKAGE_VERSION "20050830"
> 
> configure: exit 77
> 
> 
> 






       
---------------------------------
 Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-devel/attachments/20080204/2142aa1b/attachment-0001.htm 


More information about the wine-devel mailing list