On Wed, 2002-07-03 at 01:04, Keith Whitwell wrote: > Eric Anholt wrote: > > Log message: > > Make <driver>_dri.so link with libX11, which fixes some libGL using programs > > (wine) on FreeBSD. > > Eric, > > Does the driver.so file actually have a dependency on libX11, or is this just > a crutch for wine? They call XSync, which is a libX11 function. For some reason linux dynamic loader picks up the libX11 functions from (I think it is) wine, whereas FreeBSD's doesn't.
-- Eric Anholt <[EMAIL PROTECTED]> http://lclark.edu/~eta/dri/ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek No, I will not fix your computer. http://thinkgeek.com/sf _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
