Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Feb 2006 00:15:37 -0500
From:      Peter Lai <cowbert@gmail.com>
To:        anholt@freebsd.org, freebsd=stable@freebsd.org, freebsd-ports@freebsd.org
Subject:   Undefined symbol "_glapi_Dispatch" on 6-STABLE/X.org 6.9.0 causes pymol failure
Message-ID:  <f37a83c10602152115n6947d216ha5cb45d8bfd669d8@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I'm still having trouble with DRI on 6-STABLE using:

dri-6.4.1,1
Xorg-* 6.9.0
both built on Feb. 3 2006

Hardware: AGP Radeon 8500

glxinfo reports: direct rendering: Yes
glxgears reports: 11573 frames in 5.0 seconds =3D 2314.580 FPS

Error message is:
libGL: XF86DRIGetClientDriverName: 5.0.3 r200 (screen 0)
libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/r200_dri.so
libGL error: dlopen /usr/X11R6/lib/modules/dri/r200_dri.so failed
(/usr/X11R6/lib/modules/dri/r200_dri.so: Undefined symbol
"_glapi_Dispatch")
libGL error: unable to find driver: r200_dri.so

And switches to Mesa Indirect

Application affected: pymol using libglut 6.4.1

Obviously, it cannot be a version sync issue, since I am using the
correctly distributed dri with the distributed Xorg. Of note is that
DRI requiring Dispatch  never worked on 5-STABLE with X.org 6.8.1
either. Any ideas?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f37a83c10602152115n6947d216ha5cb45d8bfd669d8>