From: physic <ph...@te...> - 2000-03-24 17:17:56
|
Make sure the linker is actually finding glide. ldd libGL.so should list the libraries it depends on and where it finds them. On Fri, 24 Mar 2000, Joel Fuster wrote: > I'm having a problem using the the CVS version of Mesa (as of 3/22/00) > with quake 3. Configure says that it finds the glide.h and libglide2x, > and it seems to compile and install fine. But when I start quake3, it > gives an error "Undefined symbol: grGlideInit" in libGL.so. I should > note that the Mesa/demos work okay, and also that quake3 works fine with > the precompiled libMesaVoodooGL.so.3.2 that comes with quake3 1.16n. > I'm using glide 2.60, if that makes any difference. -physic |