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

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 29 14:23:07 CST 2015


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

            Bug ID: 37979
           Summary: Problem Installing/Compiling Wine 1.1.27 on Mac OS X
           Product: Wine
           Version: 1.1.27
          Hardware: x86-64
                OS: Mac OS X
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: setupapi
          Assignee: wine-bugs at winehq.org
          Reporter: rhezrhez at gmail.com

OS: Mac OS X 10.8.5
gcc/g++ version: 4.6.0

Error occurred after typing ./configure

config log dump:

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:2737: $? = 0
configure:2744: 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:2748: $? = 0
configure:2755: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2759: $? = 1
configure:2782: checking for C compiler default output file name
configure:2804: gcc    conftest.c  >&5
gcc: error trying to exec 'as': execvp: No such file or directory
configure:2808: $? = 1
configure:2846: result:
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Wine"
| #define PACKAGE_TARNAME "wine"
| #define PACKAGE_VERSION "1.1.27"
| #define PACKAGE_STRING "Wine 1.1.27"
| #define PACKAGE_BUGREPORT "wine-devel at winehq.org"
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }

I see two errors. Also an incomplete code file. Where is it located? Advice?

-- 
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