Bug 3567 - freetype dlloader module has dynamic link deps
Summary: freetype dlloader module has dynamic link deps
Status: RESOLVED NOTABUG
Alias: None
Product: xorg
Classification: Unclassified
Component: Build/Monolithic (show other bugs)
Version: git
Hardware: PowerPC Mac OS X (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 400
  Show dependency treegraph
 
Reported: 2005-06-17 14:45 UTC by Adam Jackson
Modified: 2011-10-15 16:14 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.