Ian Romanick wrote:
Michel DÃnzer wrote:

On Mon, 2003-11-24 at 20:01, en ne wrote:

I send you the verbose output and the ldd output.


libexpat.so.1 => not found


This is getting old. This makes at least 10 reports of "direct rendering not working" that turned out to be libexpat.so problems. Are we or are we not staticly linking with libexpat for the nightly builds? I seriously thought that this was resolved weeks ago.

If we're not going to link it statically, can we please use dlopen() and dlsym() to get the expat functionality, and if it's not available, do nothing?


Keith



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to