--- Alex Deucher <[EMAIL PROTECTED]> wrote:
> 
> --- Jon Smirl <[EMAIL PROTECTED]> wrote:
> > --- Adam Jackson <[EMAIL PROTECTED]> wrote:
> > > From your second post it looks like the same issue as 
> > > http://marc.theaimsgroup.com/?l=dri-users&m=108328244131329&w=2 . 
> > Run ldd on 
> > > glxgears and see where it's getting libGL from.
> > > 
> > > I'm pulling down the SRPM now, I'll take a look in the morning. 
> > Hopefully the
> > > 
> > > patch will jump out at me.  If this is Jakub's patch causing
> > problems I'd 
> > > like to come up with a solution that preserves binary
> > compatibility, since 
> > > I'd like to see that patch (or something like it) integrated.
> > > 
> > 
> > [EMAIL PROTECTED] jonsmirl]$ which glxgears
> > /usr/X11R6/bin/glxgears
> > [EMAIL PROTECTED] jonsmirl]$ ldd /usr/X11R6/bin/glxgears
> >         linux-gate.so.1 =>  (0xffffe000)
> >         libGL.so.1 => /usr/X11R6/lib/tls/libGL.so.1 (0x465c8000)
> 
> it's using the tls version of libGL.  I've never had much luck with the
> tls versions. If you built your own libGL or 3d driver, switch to those
> versions.  mixing tls and non-tls never seems to work.

Everything is intended to be stock from the redhat RPMs.  I don't think I am
mixing in anything I built.

=====
Jon Smirl
[EMAIL PROTECTED]


        
                
__________________________________
Do you Yahoo!?
SBC Yahoo! - Internet access at a great low price.
http://promo.yahoo.com/sbc/


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to