Bug#345753: xlibosmesa4: undefined symbol: driDispatchRemapTable

2006-01-03 Thread Joerg Hessdoerfer
Package: xlibosmesa4 Version: 6.9.0.dfsg.1-1 Severity: important I'm running a closed-source proprietary application, which ran fine under 6.8.2. Since the update to 6.9.0, I get the following error: symbol lookup error: /usr/X11R6/lib/libOSMesa.so.4: undefined symbol: driDispatchRemapTable I'm

Bug#345753: xlibosmesa4: undefined symbol: driDispatchRemapTable

2006-01-30 Thread Joerg Hessdoerfer
On Monday 30 January 2006 18:07, Michel Dänzer wrote: > On Tue, 2006-01-03 at 11:31 +0100, Joerg Hessdoerfer wrote: > > I'm running a closed-source proprietary application, which ran fine > > under 6.8.2. Since the update to 6.9.0, I get the following error: > > > >

Bug#345753: xlibosmesa4: undefined symbol: driDispatchRemapTable

2006-01-31 Thread Joerg Hessdoerfer
Hi again, On Tuesday 31 January 2006 13:22, Michel Dänzer wrote: > So, does running the application with > LD_PRELOAD=/usr/lib/dri/r300_dri.so make a difference? > Yes, preloading r300_dri.so works. Thanks for this workaround! > > Also, this symbol is undefined when dri is turned off. This shou