On Mon, 2007-12-03 at 15:43 +0100, michalwd1979 wrote:
> > 
> > This change breaks xdriinfo (and thus driconf) because the symbol is no
> > longer exported from the driver binary.
> > 
> > Does the attached patch fix it? (You'll have to make sure the *_dri.so
> > get regenerated by the patched mklib)
> 
> You are right, xdriinfo can not find any options for drivers. It seems
> that we have bigger problem - we can not have 2 extern declarations
> because one driver always get option from second, but at the same time
> we need to export the option list. I don't see a simple solution
> now... mix the names? __driConfigOptions_radeon? But then we will need
> to change xdriinfo and possibly other things. Do you have any idea?

Please test my patch. It should fix the problem (by passing -Bsymbolic
to ld), but I can't verify it because I don't have multiple cards in any
of my machines.


-- 
Earthling Michel Dänzer           |          http://tungstengraphics.com
Libre software enthusiast         |          Debian, X and DRI developer


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to