[Bug 17753] New: Cannot compile Wine 1.1.17 from source on Mac OS X

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 15 17:03:29 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=17753

           Summary: Cannot compile Wine 1.1.17 from source on Mac OS X
           Product: Wine
           Version: 1.1.17
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: build-env
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: rwoodsmall at mac.com


Attempting to compile Wine 1.1.17 from source on an Intel Mac running 10.5.6
results in a premature exit.  Using the same "configure" options I've used in
past versions (1.0.1, 1.1.15 and 1.1.16 recently), the build exists out when
building DLLs - I first see the error in dlls/acledit, and the error message is
"'stdcall' not supported for Win16" reported at acledit.spec lines 4 and 5. 
Win16 has been explicitly disabled via the "--disable-win16" configure option.

I recompiled 1.1.16 and 1.1.15 both from source using the same configure
options, and they completed successfully, so this seems like a new issue in
1.1.17.  Currently looking through the 1.1.16 to 1.1.17 diff to see what's
changed, but I'll attach the captured output of "configure && make depend &&
make" and the generated config.log and config.status files when the bug is
filed.

Couldn't find if this had been reported previously, and I'm not using MacPorts
or Fink - just compiling straight from tar.bz2 file.  Thanks!


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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