On Wed, Jan 25, 2012 at 4:45 PM, Kevin H. Hobbs <hob...@ohio.edu> wrote: > On 01/25/2012 02:03 PM, Matt Turner wrote: >> On Wed, Jan 25, 2012 at 1:42 PM, Kevin H. Hobbs <hob...@ohio.edu> wrote: >> >> Maybe try reverting 4e5a8937d1a1bfb2a3bd067ed01e036728675fc2? > > > So this change is just the line > > OSMESA_LIB_DEPS := -L$(TOP)/$(LIB_DIR) -l$(GLAPI_LIB) > $(OSMESA_LIB_DEPS) > > So I commented that out. > > I now get an OSMesa library. > > I do not get a shared libglapi.so in lib nor is one installed in > the install step.
Right, unless you're compiling with --enable-shared-glapi, you won't get libglapi.so. I had to revert that change since it shared-glapi doesn't work with Xlib-glx apparently. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev