Bug 16482

Summary: libfontenc's configure does not abort on missing zlib
Product: xorg Reporter: Maarten ter Huurne <maarten.ter.huurne>
Component: Lib/libfontencAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED DUPLICATE QA Contact: Xorg Project Team <xorg-team>
Severity: minor    
Priority: medium    
Version: 7.3 (2007.09)   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Maarten ter Huurne 2008-06-23 11:30:20 UTC
I run "configure" of libfontenc-1.0.4 for a cross-compile. If the target filesystem does not include zlib, "configure" will report:
  checking for gzclose in -lz... no
But despite the missing zlib, it will finish with exit code 0. However, when I attempt to run "make", compilation will fail:
  ../../../src/libfontenc-1.0.4/src/encparse.c:52:18: zlib.h: No such file or directory
Comment 1 Matej Cepl 2010-06-23 04:58:12 UTC

*** This bug has been marked as a duplicate of bug 8256 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.