On Thu, Jan 21, 2010 at 2:29 AM, Chia-I Wu <olva...@gmail.com> wrote: > This is one of the changes I want to do for a while. GLX was built specially > and before Mesa core because libglapi.a could not be built with IN_DRI_DRIVER > defined. This is no longer the case for a while.
Interesting. I never knew that was the reason why. Two comments: 1. You changed CORE_DIRS to SRC_DIRS in configure.ac. What effect does that have? I think you need to keep it CORE_DIRS to make sure it builds before glew. 2. The glapi.a target in glx/x11/Makefile will normally not be used, but it should use $(MAKE) instead of make. And it should suppress the command with @. I haven't tested it, but it looks solid otherwise. -- Dan ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Mesa3d-dev mailing list Mesa3d-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mesa3d-dev