[Bug 19459] New: configure complains that freetype is missing when zlib is missing
http://bugs.winehq.org/show_bug.cgi?id=19459 Summary: configure complains that freetype is missing when zlib is missing Product: Wine Version: 1.1.26 Platform: All OS/Version: All Status: UNCONFIRMED Severity: normal Priority: P2 Component: build-env AssignedTo: wine-bugs(a)winehq.org ReportedBy: jjudin+wine(a)iki.fi When I'm doing ./configure while compiling, I'm getting complaint that freetype development files are missing. But the real culprint was that 32 bit version of zlib was missing and configure script didn't notice that and gave wrong error message. Here's a snippet from config.log where existence of freetype libraries is tested: configure:14543: gcc -m32 -o conftest -g -O2 conftest.c -lfreetype -lfreetype -lz >&5 /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.3.3/../../../libz.so when searching for -lz /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.3.3/../../../libz.a when searching for -lz /usr/bin/ld: skipping incompatible /usr/lib/libz.so when searching for -lz /usr/bin/ld: skipping incompatible /usr/lib/libz.a when searching for -lz /usr/bin/ld: cannot find -lz collect2: ld returned 1 exit status -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19459 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Platform|All |Other Resolution| |WONTFIX OS/Version|All |other --- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-07-25 11:38:05 --- That's freetype's dependency, not Wine's. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19459 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-07-25 11:40:00 --- Closing. Wine can't and won't check for all possible indirect library dependencies. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19459 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WONTFIX |DUPLICATE --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-07-26 01:47:34 --- Actually this is a duplicate. *** This bug has been marked as a duplicate of bug 15693 *** -- 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.
participants (1)
-
wine-bugs@winehq.org