[Bug 37979] Problem Installing/Compiling Wine 1.1.27 on Mac OS X

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 29 18:22:24 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=37979

rhez <rhezrhez at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |Installer
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |---

--- Comment #2 from rhez <rhezrhez at gmail.com> ---
Whoops, sorry, didn't know I had to scroll down the sourceforge page to get the
latest release. Anyways, here's the config log dump for 1.7.35:

gcc (GCC) 4.6.0
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:3922: $? = 0
configure:3911: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-apple-darwin10.7.0/4.6.0/lto-wrapper
Target: x86_64-apple-darwin10.7.0
Configured with: ../gcc-4.6.0/configure --enable-languages=fortran,c++
Thread model: posix
gcc version 4.6.0 (GCC) 
configure:3922: $? = 0
configure:3911: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3922: $? = 1
configure:3911: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3922: $? = 1
configure:3942: checking whether the C compiler works
configure:3964: gcc    conftest.c  >&5
gcc: error trying to exec 'as': execvp: No such file or directory
configure:3968: $? = 1
configure:4006: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Wine"
| #define PACKAGE_TARNAME "wine"
| #define PACKAGE_VERSION "1.7.35"
| #define PACKAGE_STRING "Wine 1.7.35"
| #define PACKAGE_BUGREPORT "wine-devel at winehq.org"
| #define PACKAGE_URL "http://www.winehq.org"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list