[Bug 15693] New: On Debian configure says freetype lib is missing, but problem is actually zlib 32bit

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Oct 20 11:58:28 CDT 2008


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

           Summary: On Debian configure says freetype lib is missing, but
                    problem is actually zlib 32bit
           Product: Wine
           Version: 1.1.6
          Platform: PC-x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: build-env
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: le.ben.smith at gmail.com


I ran ./configure on Debian Lenny and was told that the freetype lib was
missing.  When I looked at config.log I found that actually configure was
trying to compile with -lz and the compile was failing due to my only having
64bit libz.a.

Once I installed Debian's lib32z1-dev, configure no longer reported the missing
freetype lib.


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