
GeiLeDuoche
|
Posted - 2007.06.20 15:56:00 -
[1]
Originally by: Major Quilan
Originally by: Moriiko Might be a noob question, but how do i apply the patch?
i have two computers, both have .39, one is nvidia the other is ati.
I have No idea how to apply the patch.
any help would be very welcome :)
stuff on how to patch
Hope this helps.
I've been trying this, but I get an error when trying ./configure.
Quote: checking build system type... i686-pc-linux-gnulibc1 checking host system type... i686-pc-linux-gnulibc1 checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details.
Quote: 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 0.9.39, which was generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure
## --------- ## ## Platform. ## ## --------- ##
hostname = beta-desktop uname -m = i686 uname -r = 2.6.20-16-generic uname -s = Linux uname -v = #2 SMP Thu Jun 7 20:19:32 UTC 2007
/usr/bin/uname -p = unknown /bin/uname -X = unknown
/bin/arch = i686 /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/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games
## ----------- ## ## Core tests. ## ## ----------- ##
configure:1888: checking build system type configure:1906: result: i686-pc-linux-gnulibc1 configure:1928: checking host system type configure:1943: result: i686-pc-linux-gnulibc1 configure:2008: checking whether make sets $(MAKE) configure:2029: result: yes configure:2086: checking for gcc configure:2102: found /usr/bin/gcc configure:2113: result: gcc configure:2351: checking for C compiler version configure:2358: gcc --version >&5 gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4) Copyright (C) 2006 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:2361: $? = 0 configure:2368: gcc -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu Thread model: posix gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4) configure:2371: $? = 0 configure:2378: gcc -V >&5 gcc: '-V' option must have argument configure:2381: $? = 1 configure:2404: checking for C compiler default output file name configure:2431: gcc conftest.c >&5 /usr/bin/ld: crt1.o: No such file: No such file or directory collect2: ld returned 1 exit status configure:2434: $? = 1 configure:2472: result: configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "0.9.39" | #define PACKAGE_STRING "Wine 0.9.39" | #define PACKAGE_BUGREPORT "[email protected]" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2479: error: C compiler cannot create executables See `config.log' for more details.
## ---------------- ## ## Cache variables. ## ## ---------------- ##
(cut for length)
So, how do I go about updating or downloading a new C compiler that doesn't stink? I'm running a pretty much fresh install of Ubuntu 7.04.
|