[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Skipping libGLcore.a : No symbol found



On Thu, Sep 11, 2003 at 12:03:39AM +0200, Michel Dänzer wrote:

> No, the X server log says direct rendering is enabled, so the problem
> is on the client side. What does LIBGL_DEBUG=verbose glxinfo say?

You are right, there is a problem with libglide3 it seems:

libGL: XF86DRIGetClientDriverName: 1.0.0 tdfx (screen 0)
libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/tdfx_dri.so
libGL: XF86DRIGetClientDriverName: 1.0.0 tdfx (screen 0)
drmOpenByBusid: busid is PCI:1:0:0
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 4, (OK)
drmOpenByBusid: drmOpenMinor returns 4
drmOpenByBusid: drmGetBusid reports PCI:1:0:0
libGL error: 
can't find Glide library, dlopen(libglide3-v5.so) and dlopen(libglide3.so) both failed.
libGL error: 
dlerror() message: /usr/lib/libglide3.so: undefined symbol: _trisetup_Default_win_nocull_valid

I tried to get the sources of libglide3 and recompile it but the build
process fails at the beginning of compilation... I suppose I have more
investigations to do about that...

Thanks for your hint,

-- 
Christophe.



Reply to: