Bug 3567

Summary: freetype dlloader module has dynamic link deps
Product: xorg Reporter: Adam Jackson <ajax>
Component: Build/MonolithicAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED NOTABUG QA Contact:
Severity: normal    
Priority: high    
Version: git   
Hardware: PowerPC   
OS: Mac OS X (All)   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 400    

Description Adam Jackson 2005-06-17 14:45:43 UTC
freetype don't know ABI stability from a hole in the ground, and server modules
are expected to have no DSO deps in 7.0 for module portability.  should be doing
-Bstatic before -lanythingelse.
Comment 1 Adam Jackson 2005-06-25 18:24:29 UTC
the obvious fix (move the -Bstatic into $NOSTDLIB so it preceeds the -lfreetype)
isn't working for some reason.
Comment 2 Adam Jackson 2005-06-27 16:26:24 UTC
not entirely sure this is fixable, or that it ever worked any other way.  6.7.0
has libfreetype.so too.

adding to the dlloader tracker, but expecting to mark this one WONTFIX.
Comment 3 Adam Jackson 2005-07-02 08:38:46 UTC
yeah, notabug.  egbert seemed to have some reason for doing this pre-6.7, and
it's not important enough to question.

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.