[Bug 26804] New: 1.3.18 stop working on Mac OS X 10.6

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 16 18:13:41 CDT 2011


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

           Summary: 1.3.18 stop working on Mac OS X 10.6
           Product: Wine
           Version: 1.3.18
          Platform: x86-64
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: manphiz at gmail.com


A newly built and installed 1.3.18 on Mac OS X 10.6 doesn't work. Trying to
issue "winecfg" resulted in failure_1.log in attachment. Then I tried to
manually add LD_LIBRARY_PATH and DYLD_LIBRARY_PATH with
"/usr/local/lib:/usr/lib:/lib:/usr/X11/lib" and then winecfg, and it hanged so
I have to kill it. Partial result is in failure_2.log in attachment.

On the other hand, 1.3.17 built with the same condition works out-of-the-box
(without tweaking the *_LIBRARY_PATH environment variables). Build time
configurations are like below:

CFLAGS="$CFLAGS -march=core2 -mtune=core2 -O3"
CXXFLAGS="$CXXFLAGS $CFLAGS"
CPPFLAGS="$CPPFLAGS -I/usr/X11/include"
LDFLAGS="$LDFLAGS -L/usr/X11/lib"

Please let me know if further information is needed.

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