D. Hageman wrote:
The issue has been fixed. It seems that I had the symbol xf86usleep in my r200_dri.so. I stuck in the -DDONT_DEFINE_WRAPPERS and recompiled just that and it works correctly now.
Next question is that is this the "correct" way it should be. Should the *_dri.so drivers have access to the xf86* symbols? If not, then should we stick in -DDONT_DEFINE_WRAPPERS to ensure that this doesn't happen?

Hmm. This shouldn't happen. Which .o files reference this symbol? They will be somewhere in lib/GL/mesa/src/drv/r200

Keith



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel


Reply via email to