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@winehq.org ReportedBy: le.ben.smith@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.
http://bugs.winehq.org/show_bug.cgi?id=15693
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2008-10-21 10:08:25 --- And what's exactly Wine's fault?
http://bugs.winehq.org/show_bug.cgi?id=15693
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2008-10-21 10:09:56 --- freetype has a dependency on zlib, isn't that the case in Debian?
http://bugs.winehq.org/show_bug.cgi?id=15693
Ben Smith le.ben.smith@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #3 from Ben Smith le.ben.smith@gmail.com 2008-10-21 12:06:47 --- I didn't realize that freetype depends on zlib. I guess this is a problem in Debian's 32bit compatibility packages for 64bit. I'll put in a Debian bug. Thanks.
http://bugs.winehq.org/show_bug.cgi?id=15693
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from James Hawkins truiken@gmail.com 2008-10-21 13:16:32 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=15693
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jjudin+wine@iki.fi
--- Comment #5 from Dmitry Timoshkov dmitry@codeweavers.com 2009-07-26 01:47:34 --- *** Bug 19459 has been marked as a duplicate of this bug. ***