[plug] WineX compile problem under Sid

caston at arach.net.au caston at arach.net.au
Wed Apr 23 22:00:43 WST 2003


Chris 
 
Try apt-get install libc6-dev 
 
Wait a second... (; 
 
Quoting caston at arach.net.au: 
 
> Hello, 
>  
> I have: 
>  
> gcc 3.2.3.-0 
>  
> make 3.80-1 
>  
> I download wineX from CVS:  
>  
> Rewind 20020228 
>  
> Now when I try: 
>  
> tools/wineinstall 
>  
>  
> Running configure... 
>  
> configure: creating cache config.cache 
> checking build system type... i686-pc-linux-gnulibc1 
> checking host system type... i686-pc-linux-gnulibc1 
> checking target system type... i686-pc-linux-gnulibc1 
> checking whether make sets $(MAKE)... yes 
> checking for gcc... gcc 
> checking for C compiler default output... configure: error: Compiler cannot 
> create executables 
>  
> Configure failed, aborting install. 
>  
>  
> Here is the config.log 
>  
>  
> This file contains any messages produced by compilers while 
> running configure, to aid debugging if configure makes a mistake. 
>  
> It was created by WineX configure 20020228, which was 
> generated by GNU Autoconf 2.57.  Invocation command line was 
>  
>   $ ./configure -C --enable-opengl 
>  
> ## --------- ## 
> ## Platform. ## 
> ## --------- ## 
>  
> hostname = debian 
> uname -m = i686 
> uname -r = 2.4.18-bf2.4 
> uname -s = Linux 
> uname -v = #1 Son Apr 14 09:53:28 CEST 2002 
>  
> /usr/bin/uname -p = unknown 
> /bin/uname -X     = unknown 
>  
> /bin/arch              = i686 
> /usr/bin/arch -k       = unknown 
> /usr/convex/getsysinfo = unknown 
> hostinfo               = unknown 
> /bin/machine           = unknown 
> /usr/bin/oslevel       = unknown 
> /bin/universe          = unknown 
>  
> PATH: /sbin 
> PATH: /bin 
> PATH: /usr/sbin 
> PATH: /usr/bin 
> PATH: /usr/bin/X11 
> PATH: /usr/local/sbin 
> PATH: /usr/local/bin 
>  
>  
> ## ----------- ## 
> ## Core tests. ## 
> ## ----------- ## 
>  
> configure:1210: creating cache config.cache 
> configure:1412: checking build system type 
> configure:1430: result: i686-pc-linux-gnulibc1 
> configure:1438: checking host system type 
> configure:1452: result: i686-pc-linux-gnulibc1 
> configure:1460: checking target system type 
> configure:1474: result: i686-pc-linux-gnulibc1 
> configure:1488: checking whether make sets $(MAKE) 
> configure:1508: result: yes 
> configure:1563: checking for gcc 
> configure:1579: found /usr/bin/gcc 
> configure:1589: result: gcc 
> configure:1833: checking for C compiler version 
> configure:1836: gcc --version </dev/null >&5 
> gcc (GCC) 3.2.3 20030415 (Debian prerelease) 
> Copyright (C) 2002 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:1839: $? = 0 
> configure:1841: gcc -v </dev/null >&5 
> Reading specs from /usr/lib/gcc-lib/i386-linux/3.2.3/specs 
> Configured with: ../src/configure -v 
> --enable-languages=c,c++,java,f77,objc,ada 
> --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info 
> --with-gxx-include-dir=/usr/include/c++/3.2 --enable-shared 
> --with-system-zlib 
> --enable-nls --without-included-gettext --enable-__cxa_atexit 
> --enable-clocale=gnu --enable-java-gc=boehm --enable-objc-gc i386-linux 
> Thread model: posix 
> gcc version 3.2.3 20030415 (Debian prerelease) 
> configure:1844: $? = 0 
> configure:1846: gcc -V </dev/null >&5 
> gcc: argument to `-V' is missing 
> configure:1849: $? = 1 
> configure:1873: checking for C compiler default output 
> configure:1876: gcc    conftest.c  >&5 
> /usr/bin/ld: cannot open crt1.o: No such file or directory 
> collect2: ld returned 1 exit status 
> configure:1879: $? = 1 
> configure: failed program was: 
> | #line 1852 "configure" 
> | /* confdefs.h.  */ 
> |  
> | #define PACKAGE_NAME "WineX" 
> | #define PACKAGE_TARNAME "winex" 
> | #define PACKAGE_VERSION "20020228" 
> | #define PACKAGE_STRING "WineX 20020228" 
> | #define PACKAGE_BUGREPORT "" 
> | /* end confdefs.h.  */ 
> |  
> | int 
> | main () 
> | { 
> |  
> |   ; 
> |   return 0; 
> | } 
> configure:1918: error: C compiler cannot create executables 
> See `config.log' for more details. 
>  
> ## ---------------- ## 
> ## Cache variables. ## 
> ## ---------------- ## 
>  
> ac_cv_build=i686-pc-linux-gnulibc1 
> ac_cv_build_alias=i686-pc-linux-gnulibc1 
> 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_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=i686-pc-linux-gnulibc1 
> ac_cv_host_alias=i686-pc-linux-gnulibc1 
> ac_cv_prog_ac_ct_CC=gcc 
> ac_cv_prog_make_make_set=yes 
> ac_cv_target=i686-pc-linux-gnulibc1 
> ac_cv_target_alias=i686-pc-linux-gnulibc1 
>  
> ## ----------------- ## 
> ## Output variables. ## 
> ## ----------------- ## 
>  
> ALLOCA='' 
> ALSALIBS='' 
> C2MAN='' 
> CC='gcc' 
> CFLAGS='' 
> CPP='' 
> CPPFLAGS='' 
> CUPSLIBS='' 
> CURSESLIBS='' 
> DDRAW_HACKS='' 
> DEFS='' 
> DLLFLAGS='' 
> DLLIBS='' 
> DLLWRAP='' 
> ECHO_C='' 
> ECHO_N='-n' 
> ECHO_T='' 
> EGREP='' 
> EXEEXT='' 
> FREETYPEINCL='' 
> FREETYPELIBS='' 
> GLU32FILES='' 
> INSTALL_DATA='' 
> INSTALL_PROGRAM='' 
> INSTALL_SCRIPT='' 
> JPEGLIB='' 
> LDCOMBINE='' 
> LDCONFIG='' 
> LDDLLFLAGS='' 
> LDFLAGS='' 
> LDPATH='' 
> LDSHARED='' 
> LEX='' 
> LEXLIB='' 
> LEX_OUTPUT_ROOT='' 
> LIBEXT='so' 
> LIBOBJS='' 
> LIBS='' 
> LINT='' 
> LINTFLAGS='' 
> LN_S='' 
> LTLIBOBJS='' 
> OBJEXT='' 
> OPENGLFILES='' 
> OPTIONS='' 
> PACKAGE_BUGREPORT='' 
> PACKAGE_NAME='WineX' 
> PACKAGE_STRING='WineX 20020228' 
> PACKAGE_TARNAME='winex' 
> PACKAGE_VERSION='20020228' 
> PATH_SEPARATOR=':' 
> PTHREAD_DEFS='' 
> PTHREAD_LINK='' 
> RANLIB='' 
> SANEDEF='' 
> SANELIB='' 
> SDLDRVFILES='' 
> SDL_CFLAGS='' 
> SDL_CONFIG='' 
> SDL_LIBS='' 
> SET_MAKE='' 
> SHELL='/bin/sh' 
> UTILLIBS='' 
> X86FILES='' 
> XFILES='' 
> XLEX='' 
> XLIB='' 
> XYACC='' 
> X_CFLAGS='' 
> X_EXTRA_LIBS='' 
> X_LIBS='' 
> X_PRE_LIBS='' 
> YACC='' 
> ac_ct_CC='gcc' 
> ac_ct_RANLIB='' 
> bindir='${exec_prefix}/bin' 
> build='i686-pc-linux-gnulibc1' 
> build_alias='' 
> build_cpu='i686' 
> build_os='linux-gnulibc1' 
> build_vendor='pc' 
> datadir='${prefix}/share' 
> exec_prefix='NONE' 
> ft_devel2='' 
> ft_devel='' 
> host='i686-pc-linux-gnulibc1' 
> host_alias='' 
> host_cpu='i686' 
> host_os='linux-gnulibc1' 
> host_vendor='pc' 
> includedir='${prefix}/include' 
> infodir='${prefix}/info' 
> libdir='${exec_prefix}/lib' 
> libexecdir='${exec_prefix}/libexec' 
> localstatedir='${prefix}/var' 
> mandir='${prefix}/man' 
> oldincludedir='/usr/include' 
> prefix='NONE' 
> program_transform_name='s,x,x,' 
> sane_devel='' 
> sbindir='${exec_prefix}/sbin' 
> sharedstatedir='${prefix}/com' 
> sysconfdir='${prefix}/etc' 
> target='i686-pc-linux-gnulibc1' 
> target_alias='' 
> target_cpu='i686' 
> target_os='linux-gnulibc1' 
> target_vendor='pc' 
>  
> ## ------------- ## 
> ## Output files. ## 
> ## ------------- ## 
>  
> MAKE_DLL_RULES='' 
> MAKE_PROG_RULES='' 
> MAKE_RULES='' 
>  
> ## ----------- ## 
> ## confdefs.h. ## 
> ## ----------- ## 
>  
> #define PACKAGE_BUGREPORT "" 
> #define PACKAGE_NAME "WineX" 
> #define PACKAGE_STRING "WineX 20020228" 
> #define PACKAGE_TARNAME "winex" 
> #define PACKAGE_VERSION "20020228" 
>  
> configure: exit 77 
>  
>  
>  
>  
>  
>  
> ---------------------------------------------------------------- 
> This mail sent through Arachnet Webmail: http://www.arach.net.au 
>  
>  
 
 

----------------------------------------------------------------
This mail sent through Arachnet Webmail: http://www.arach.net.au



More information about the plug mailing list