<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">Hi,<br><br>I am tryingto build MesaLib- 7.5.1 on Solaris10-x86 System<br><br>I ran the following commands..,<br>
<br>./configure<br><br>gmake..<br><br>But on running gmake, it throws the following error...<br><br><span style="color: rgb(51, 51, 153); ">gcc -c -I../../../../include -I../../../../src/mesa -I../../../../src/mesa/main -I/usr/openwin/include -g -O2 -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing  -fPIC   -DPTHREADS -DSVR4 -DUSE_XSHM xm_tri.c -o xm_tri.o</span><br style="color: rgb(51, 51, 153); ">
<span style="color: rgb(51, 51, 153); ">In file included from glxheader.h:43,</span><br style="color: rgb(51, 51, 153); "><span style="color: rgb(51, 51, 153); ">                 from xm_tri.c:37:</span><br style="color: rgb(51, 51, 153); ">
<span style="color: rgb(51, 51, 153); ">/usr/openwin/include/X11/Xlib.h:38: warning: ignoring #pragma ident</span><br style="color: rgb(51, 51, 153); "><span style="color: rgb(51, 51, 153); ">In file included from glxheader.h:44,</span><br style="color: rgb(51, 51, 153); ">
<span style="color: rgb(51, 51, 153); ">                 from xm_tri.c:37:</span><br style="color: rgb(51, 51, 153); "><span style="color: rgb(51, 51, 153); ">/usr/openwin/include/X11/Xlibint.h:43: warning: ignoring #pragma ident</span><br style="color: rgb(51, 51, 153); ">
<span style="color: rgb(51, 51, 153); ">In file included from /usr/openwin/include/X11/Xproto.h:76,</span><br style="color: rgb(51, 51, 153); "><span style="color: rgb(51, 51, 153); ">                 from /usr/openwin/include/X11/Xlibint.h:49,</span><br style="color: rgb(51, 51, 153); ">
<span style="color: rgb(51, 51, 153); ">                 from glxheader.h:44,</span><br style="color: rgb(51, 51, 153); "><span style="color: rgb(51, 51, 153); ">                 from xm_tri.c:37:</span><br style="color: rgb(51, 51, 153); ">
<span style="color: rgb(51, 51, 153); ">/usr/openwin/include/X11/Xmd.h:51: warning: ignoring #pragma ident</span><br style="color: rgb(51, 51, 153); "><span style="color: rgb(51, 51, 153); ">In file included from glxheader.h:45,</span><br style="color: rgb(51, 51, 153); ">
<span style="color: rgb(51, 51, 153); ">                 from xm_tri.c:37:</span><br style="color: rgb(51, 51, 153); "><span style="color: rgb(51, 51, 153); ">/usr/openwin/include/X11/Xutil.h:56: warning: ignoring #pragma ident</span><br style="color: rgb(51, 51, 153); ">
<span style="color: rgb(51, 51, 153); ">gmake[4]: *** No rule to make target `../../../../src/mesa/libmesa.a&#39;, needed by `../../../../lib/libGL.so&#39;.  Stop.</span><br style="color: rgb(51, 51, 153); "><span style="color: rgb(51, 51, 153); ">gmake[4]: Leaving directory `/export/home/Mesa-7.5.1/src/mesa/drivers/x11&#39;</span><br style="color: rgb(51, 51, 153); ">
<span style="color: rgb(51, 51, 153); ">gmake[3]: *** [default] Error 1</span><br style="color: rgb(51, 51, 153); "><span style="color: rgb(51, 51, 153); ">gmake[3]: Leaving directory `/export/home/Mesa-7.5.1/src/mesa/drivers&#39;</span><br style="color: rgb(51, 51, 153); ">
<span style="color: rgb(51, 51, 153); ">gmake[2]: *** [driver_subdirs] Error 2</span><br style="color: rgb(51, 51, 153); "><span style="color: rgb(51, 51, 153); ">gmake[2]: Leaving directory `/export/home/Mesa-7.5.1/src/mesa&#39;</span><br style="color: rgb(51, 51, 153); ">
<span style="color: rgb(51, 51, 153); ">gmake[1]: *** [subdirs] Error 1</span><br style="color: rgb(51, 51, 153); "><span style="color: rgb(51, 51, 153); ">gmake[1]: Leaving directory `/export/home/Mesa-7.5.1/src&#39;</span><br style="color: rgb(51, 51, 153); ">
<span style="color: rgb(51, 51, 153); ">gmake: *** [default] Error 1</span><br><br><br><br><font size="4"><b><u><span style="color: rgb(255, 0, 0); ">Its important for me to get this fixed as I m not able to run many 3D Applications.</span></u></b></font></span>