Bug 4677

Summary: libXfont includes libfontcache
Product: xorg Reporter: Mike A. Harris <mharris>
Component: Lib/XfontAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: 6.99.99.900 (7.0 RC0)   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 1690    

Description Mike A. Harris 2005-10-03 08:38:33 UTC
The X11R7 RC0 libXfont tarball builds libfontcache as a .so, and libXfont
gets linked to it dynamically.  Both libraries then get installed on the
system.  Nothing else appears to link to libfontcache, and it wasn't present
in 6.8.x.  Was it added back intentionally, or just a autotoolo?

If libXfont is the only thing using libfontcache, or if it is not intended for
3rd party apps/libs to link to, it should get built static and linked direct
into libXfont IMHO.
Comment 1 Adam Jackson 2005-10-03 17:25:04 UTC
fixed in head, thanks.

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.