Bug 10906

Summary: ramdac symbols disappeared in 1.3
Product: xorg Reporter: Julien Cristau <jcristau>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
URL: http://bugs.debian.org/423129
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
proposed patch
none
proposed patch (compile-tested) none

Description Julien Cristau 2007-05-10 09:00:29 UTC
Since commit ae75019ccf1edac9e8be31b6a96293624f672ccb, the former ramdac module is built into the server. However, some files in it aren't used in the server itself, so their symbols aren't available after linking.
I think something like the attached patch is needed to make sure that the needed symbols are linked into the server and can be used from drivers.
Comment 1 Julien Cristau 2007-05-10 09:01:41 UTC
Created attachment 9917 [details] [review]
proposed patch
Comment 2 Julien Cristau 2007-05-10 17:01:13 UTC
Created attachment 9920 [details] [review]
proposed patch (compile-tested)

this patch is actually compile-tested, and the resulting Xorg binary does have the previously missing symbols.
Comment 3 David Nusinow 2007-05-29 19:15:55 UTC
I've pushed this to HEAD. If anyone has any objections to the patch, please re-open the bug.

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.