[Bug 25052] New: Overriding EXTRALIBS in Makefile prevents compile

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Nov 6 15:39:52 CDT 2010


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

           Summary: Overriding EXTRALIBS in Makefile prevents compile
           Product: Wine
           Version: 1.3.6
          Platform: x86-64
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: msxml3
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: winehq at fullware.net


The line:

EXTRALIBS = -L/usr/local/lib -lxml2 -lz -lpthread -liconv -lm

in dlls/msxml3/Makefile overrides environment variables when locating
libraries. On some systems it may be necessary to point to a different
location, i.e. for 32 bit versions when 64 bit versions are installed in
/usr/local.

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