(cd configs && rm -f current && ln -s solaris-x86-gcc current) make default make[1]: Entering directory `/export/home/cdaley/Desktop/Mesa-6.5' make[2]: Entering directory `/export/home/cdaley/Desktop/Mesa-6.5/src' Making sources for solaris-x86-gcc mkdir ../lib make[3]: Entering directory `/export/home/cdaley/Desktop/Mesa-6.5/src/mesa' Makefile:170: depend: No such file or directory running makedepend makedepend -fdepend -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup main/dispatch.c glapi/glapi.c glapi/glthread.c main/api_arrayelt.c main/api_loopback.c main/api_noop.c main/api_validate.c main/accum.c main/attrib.c main/blend.c main/bufferobj.c main/buffers.c main/clip.c main/colortab.c main/context.c main/convolve.c main/debug.c main/depth.c main/depthstencil.c main/dlist.c main/drawpix.c main/enable.c main/enums.c main/eval.c main/execmem.c main/extensions.c main/fbobject.c main/feedback.c main/fog.c main/framebuffer.c main/get.c main/getstring.c main/hash.c main/hint.c main/histogram.c main/image.c main/imports.c main/light.c main/lines.c main/matrix.c main/mm.c main/occlude.c main/pixel.c main/points.c main/polygon.c main/rastpos.c main/renderbuffer.c main/state.c main/stencil.c main/texcompress.c main/texcompress_s3tc.c main/texcompress_fxt1.c main/texenvprogram.c main/texformat.c main/teximage.c main/texobj.c main/texrender.c main/texstate.c main/texstore.c main/varray.c main/vtxfmt.c math/m_debug_clip.c math/m_debug_norm.c math/m_debug_xform.c math/m_eval.c math/m_matrix.c math/m_translate.c math/m_vector.c math/m_xform.c array_cache/ac_context.c array_cache/ac_import.c tnl/t_array_api.c tnl/t_array_import.c tnl/t_context.c tnl/t_pipeline.c tnl/t_save_api.c tnl/t_save_loopback.c tnl/t_save_playback.c tnl/t_vb_arbprogram.c tnl/t_vb_arbprogram_sse.c tnl/t_vb_arbshader.c tnl/t_vb_program.c tnl/t_vb_render.c tnl/t_vb_texgen.c tnl/t_vb_texmat.c tnl/t_vb_vertex.c tnl/t_vb_cull.c tnl/t_vb_fog.c tnl/t_vb_light.c tnl/t_vb_normals.c tnl/t_vb_points.c tnl/t_vp_build.c tnl/t_vertex.c tnl/t_vertex_sse.c tnl/t_vertex_generic.c tnl/t_vtx_api.c tnl/t_vtx_generic.c tnl/t_vtx_x86.c tnl/t_vtx_eval.c tnl/t_vtx_exec.c shader/arbprogparse.c shader/arbprogram.c shader/atifragshader.c shader/grammar/grammar_mesa.c shader/nvfragparse.c shader/nvprogram.c shader/nvvertexec.c shader/nvvertparse.c shader/program.c shader/shaderobjects.c shader/shaderobjects_3dlabs.c swrast/s_aaline.c swrast/s_aatriangle.c swrast/s_accum.c swrast/s_alpha.c swrast/s_arbshader.c swrast/s_atifragshader.c swrast/s_bitmap.c swrast/s_blend.c swrast/s_blit.c swrast/s_buffers.c swrast/s_copypix.c swrast/s_context.c swrast/s_depth.c swrast/s_drawpix.c swrast/s_feedback.c swrast/s_fog.c swrast/s_imaging.c swrast/s_lines.c swrast/s_logic.c swrast/s_masking.c swrast/s_nvfragprog.c swrast/s_points.c swrast/s_readpix.c swrast/s_span.c swrast/s_stencil.c swrast/s_texcombine.c swrast/s_texfilter.c swrast/s_texstore.c swrast/s_triangle.c swrast/s_zoom.c swrast_setup/ss_context.c swrast_setup/ss_triangle.c x86/common_x86.c x86/x86.c x86/3dnow.c x86/sse.c x86/rtasm/x86sse.c sparc/sparc.c ppc/common_ppc.c x86-64/x86-64.c shader/slang/slang_execute_x86.c shader/slang/slang_analyse.c shader/slang/slang_assemble.c shader/slang/slang_assemble_assignment.c shader/slang/slang_assemble_conditional.c shader/slang/slang_assemble_constructor.c shader/slang/slang_assemble_typeinfo.c shader/slang/slang_compile.c shader/slang/slang_compile_function.c shader/slang/slang_compile_operation.c shader/slang/slang_compile_struct.c shader/slang/slang_compile_variable.c shader/slang/slang_execute.c shader/slang/slang_export.c shader/slang/slang_library_noise.c shader/slang/slang_library_texsample.c shader/slang/slang_link.c shader/slang/slang_preprocess.c shader/slang/slang_storage.c shader/slang/slang_utility.c x86/common_x86_asm.S x86/x86_xform2.S x86/x86_xform3.S x86/x86_xform4.S x86/x86_cliptest.S x86/mmx_blend.S x86/3dnow_xform1.S x86/3dnow_xform2.S x86/3dnow_xform3.S x86/3dnow_xform4.S x86/3dnow_normal.S x86/sse_xform1.S x86/sse_xform2.S x86/sse_xform3.S x86/sse_xform4.S x86/sse_normal.S x86/read_rgba_span_x86.S tnl/t_vtx_x86_gcc.S drivers/common/driverfuncs.c drivers/x11/glxapi.c drivers/x11/fakeglx.c drivers/x11/xfonts.c drivers/x11/xm_api.c drivers/x11/xm_buffer.c drivers/x11/xm_dd.c drivers/x11/xm_line.c drivers/x11/xm_span.c drivers/x11/xm_tri.c drivers/osmesa/osmesa.c \ > /dev/null makedepend: warning: main/dispatch.c: 150: #error("Unrecognized compiler protocol for variable argument lists") makedepend: warning: math/m_debug_clip.c, line 313: unknown directive == "# warning "ALIGN16 will not 16-byte align!\n"" make[3]: Leaving directory `/export/home/cdaley/Desktop/Mesa-6.5/src/mesa' make[3]: Entering directory `/export/home/cdaley/Desktop/Mesa-6.5/src/mesa' make[4]: Entering directory `/export/home/cdaley/Desktop/Mesa-6.5/src/mesa' make[5]: Entering directory `/export/home/cdaley/Desktop/Mesa-6.5/src/mesa/x86' make[5]: Nothing to be done for `default'. make[5]: Leaving directory `/export/home/cdaley/Desktop/Mesa-6.5/src/mesa/x86' make[5]: Entering directory `/export/home/cdaley/Desktop/Mesa-6.5/src/mesa/x86-64' make[5]: Nothing to be done for `default'. make[5]: Leaving directory `/export/home/cdaley/Desktop/Mesa-6.5/src/mesa/x86-64' gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/api_arrayelt.c -o main/api_arrayelt.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/api_loopback.c -o main/api_loopback.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/api_noop.c -o main/api_noop.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/api_validate.c -o main/api_validate.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/accum.c -o main/accum.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/attrib.c -o main/attrib.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/blend.c -o main/blend.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/bufferobj.c -o main/bufferobj.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/buffers.c -o main/buffers.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/clip.c -o main/clip.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/colortab.c -o main/colortab.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/context.c -o main/context.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/convolve.c -o main/convolve.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/debug.c -o main/debug.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/depth.c -o main/depth.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/depthstencil.c -o main/depthstencil.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/dlist.c -o main/dlist.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/drawpix.c -o main/drawpix.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/enable.c -o main/enable.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/enums.c -o main/enums.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/eval.c -o main/eval.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/execmem.c -o main/execmem.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/extensions.c -o main/extensions.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/fbobject.c -o main/fbobject.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/feedback.c -o main/feedback.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/fog.c -o main/fog.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/framebuffer.c -o main/framebuffer.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/get.c -o main/get.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/getstring.c -o main/getstring.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/hash.c -o main/hash.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/hint.c -o main/hint.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/histogram.c -o main/histogram.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/image.c -o main/image.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/imports.c -o main/imports.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/light.c -o main/light.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/lines.c -o main/lines.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/matrix.c -o main/matrix.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/mm.c -o main/mm.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/occlude.c -o main/occlude.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/pixel.c -o main/pixel.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/points.c -o main/points.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/polygon.c -o main/polygon.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/rastpos.c -o main/rastpos.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/renderbuffer.c -o main/renderbuffer.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/state.c -o main/state.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/stencil.c -o main/stencil.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/texcompress.c -o main/texcompress.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/texcompress_s3tc.c -o main/texcompress_s3tc.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/texcompress_fxt1.c -o main/texcompress_fxt1.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/texenvprogram.c -o main/texenvprogram.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/texformat.c -o main/texformat.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/teximage.c -o main/teximage.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/texobj.c -o main/texobj.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/texrender.c -o main/texrender.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/texstate.c -o main/texstate.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/texstore.c -o main/texstore.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/varray.c -o main/varray.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/vtxfmt.c -o main/vtxfmt.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM math/m_debug_clip.c -o math/m_debug_clip.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM math/m_debug_norm.c -o math/m_debug_norm.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM math/m_debug_xform.c -o math/m_debug_xform.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM math/m_eval.c -o math/m_eval.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM math/m_matrix.c -o math/m_matrix.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM math/m_translate.c -o math/m_translate.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM math/m_vector.c -o math/m_vector.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM math/m_xform.c -o math/m_xform.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM array_cache/ac_context.c -o array_cache/ac_context.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM array_cache/ac_import.c -o array_cache/ac_import.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_array_api.c -o tnl/t_array_api.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_array_import.c -o tnl/t_array_import.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_context.c -o tnl/t_context.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_pipeline.c -o tnl/t_pipeline.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_save_api.c -o tnl/t_save_api.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_save_loopback.c -o tnl/t_save_loopback.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_save_playback.c -o tnl/t_save_playback.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_vb_arbprogram.c -o tnl/t_vb_arbprogram.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_vb_arbprogram_sse.c -o tnl/t_vb_arbprogram_sse.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_vb_arbshader.c -o tnl/t_vb_arbshader.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_vb_program.c -o tnl/t_vb_program.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_vb_render.c -o tnl/t_vb_render.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_vb_texgen.c -o tnl/t_vb_texgen.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_vb_texmat.c -o tnl/t_vb_texmat.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_vb_vertex.c -o tnl/t_vb_vertex.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_vb_cull.c -o tnl/t_vb_cull.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_vb_fog.c -o tnl/t_vb_fog.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_vb_light.c -o tnl/t_vb_light.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_vb_normals.c -o tnl/t_vb_normals.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_vb_points.c -o tnl/t_vb_points.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_vp_build.c -o tnl/t_vp_build.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_vertex.c -o tnl/t_vertex.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_vertex_sse.c -o tnl/t_vertex_sse.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_vertex_generic.c -o tnl/t_vertex_generic.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_vtx_api.c -o tnl/t_vtx_api.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_vtx_generic.c -o tnl/t_vtx_generic.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_vtx_x86.c -o tnl/t_vtx_x86.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_vtx_eval.c -o tnl/t_vtx_eval.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM tnl/t_vtx_exec.c -o tnl/t_vtx_exec.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/arbprogparse.c -o shader/arbprogparse.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/arbprogram.c -o shader/arbprogram.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/atifragshader.c -o shader/atifragshader.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/grammar/grammar_mesa.c -o shader/grammar/grammar_mesa.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/nvfragparse.c -o shader/nvfragparse.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/nvprogram.c -o shader/nvprogram.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/nvvertexec.c -o shader/nvvertexec.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/nvvertparse.c -o shader/nvvertparse.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/program.c -o shader/program.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/shaderobjects.c -o shader/shaderobjects.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/shaderobjects_3dlabs.c -o shader/shaderobjects_3dlabs.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_aaline.c -o swrast/s_aaline.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_aatriangle.c -o swrast/s_aatriangle.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_accum.c -o swrast/s_accum.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_alpha.c -o swrast/s_alpha.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_arbshader.c -o swrast/s_arbshader.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_atifragshader.c -o swrast/s_atifragshader.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_bitmap.c -o swrast/s_bitmap.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_blend.c -o swrast/s_blend.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_blit.c -o swrast/s_blit.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_buffers.c -o swrast/s_buffers.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_copypix.c -o swrast/s_copypix.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_context.c -o swrast/s_context.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_depth.c -o swrast/s_depth.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_drawpix.c -o swrast/s_drawpix.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_feedback.c -o swrast/s_feedback.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_fog.c -o swrast/s_fog.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_imaging.c -o swrast/s_imaging.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_lines.c -o swrast/s_lines.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_logic.c -o swrast/s_logic.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_masking.c -o swrast/s_masking.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_nvfragprog.c -o swrast/s_nvfragprog.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_points.c -o swrast/s_points.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_readpix.c -o swrast/s_readpix.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_span.c -o swrast/s_span.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_stencil.c -o swrast/s_stencil.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_texcombine.c -o swrast/s_texcombine.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_texfilter.c -o swrast/s_texfilter.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_texstore.c -o swrast/s_texstore.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_triangle.c -o swrast/s_triangle.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast/s_zoom.c -o swrast/s_zoom.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast_setup/ss_context.c -o swrast_setup/ss_context.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM swrast_setup/ss_triangle.c -o swrast_setup/ss_triangle.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM x86/common_x86.c -o x86/common_x86.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM x86/x86.c -o x86/x86.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM x86/3dnow.c -o x86/3dnow.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM x86/sse.c -o x86/sse.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM x86/rtasm/x86sse.c -o x86/rtasm/x86sse.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM sparc/sparc.c -o sparc/sparc.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM ppc/common_ppc.c -o ppc/common_ppc.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM x86-64/x86-64.c -o x86-64/x86-64.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/slang/slang_execute_x86.c -o shader/slang/slang_execute_x86.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/slang/slang_analyse.c -o shader/slang/slang_analyse.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/slang/slang_assemble.c -o shader/slang/slang_assemble.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/slang/slang_assemble_assignment.c -o shader/slang/slang_assemble_assignment.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/slang/slang_assemble_conditional.c -o shader/slang/slang_assemble_conditional.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/slang/slang_assemble_constructor.c -o shader/slang/slang_assemble_constructor.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/slang/slang_assemble_typeinfo.c -o shader/slang/slang_assemble_typeinfo.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/slang/slang_compile.c -o shader/slang/slang_compile.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from shader/slang/slang_compile.c:2008: shader/slang/library/slang_shader_syn.h:758:3: warning: no newline at end of file gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/slang/slang_compile_function.c -o shader/slang/slang_compile_function.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/slang/slang_compile_operation.c -o shader/slang/slang_compile_operation.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/slang/slang_compile_struct.c -o shader/slang/slang_compile_struct.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/slang/slang_compile_variable.c -o shader/slang/slang_compile_variable.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/slang/slang_execute.c -o shader/slang/slang_execute.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/slang/slang_export.c -o shader/slang/slang_export.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/slang/slang_library_noise.c -o shader/slang/slang_library_noise.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/slang/slang_library_texsample.c -o shader/slang/slang_library_texsample.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/slang/slang_link.c -o shader/slang/slang_link.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/slang/slang_preprocess.c -o shader/slang/slang_preprocess.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/slang/slang_storage.c -o shader/slang/slang_storage.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM shader/slang/slang_utility.c -o shader/slang/slang_utility.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM main/dispatch.c -o main/dispatch.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM glapi/glapi.c -o glapi/glapi.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM glapi/glthread.c -o glapi/glthread.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM drivers/common/driverfuncs.c -o drivers/common/driverfuncs.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM drivers/x11/glxapi.c -o drivers/x11/glxapi.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../include/GL/glx.h:300, from drivers/x11/glxapi.h:31, from drivers/x11/glxapi.c:39: ../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM drivers/x11/fakeglx.c -o drivers/x11/fakeglx.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../include/GL/glx.h:300, from drivers/x11/glxheader.h:53, from drivers/x11/fakeglx.c:43: ../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM drivers/x11/xfonts.c -o drivers/x11/xfonts.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../include/GL/glx.h:300, from drivers/x11/glxheader.h:53, from drivers/x11/xfonts.c:35: ../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM drivers/x11/xm_api.c -o drivers/x11/xm_api.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../include/GL/glx.h:300, from drivers/x11/glxheader.h:53, from drivers/x11/xm_api.c:63: ../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM drivers/x11/xm_buffer.c -o drivers/x11/xm_buffer.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../include/GL/glx.h:300, from drivers/x11/glxheader.h:53, from drivers/x11/xm_buffer.c:26: ../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM drivers/x11/xm_dd.c -o drivers/x11/xm_dd.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../include/GL/glx.h:300, from drivers/x11/glxheader.h:53, from drivers/x11/xm_dd.c:26: ../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM drivers/x11/xm_line.c -o drivers/x11/xm_line.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../include/GL/glx.h:300, from drivers/x11/glxheader.h:53, from drivers/x11/xm_line.c:33: ../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM drivers/x11/xm_span.c -o drivers/x11/xm_span.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../include/GL/glx.h:300, from drivers/x11/glxheader.h:53, from drivers/x11/xm_span.c:26: ../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM drivers/x11/xm_tri.c -o drivers/x11/xm_tri.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../include/GL/glx.h:300, from drivers/x11/glxheader.h:53, from drivers/x11/xm_tri.c:33: ../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM drivers/glide/fxapi.c -o drivers/glide/fxapi.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM drivers/glide/fxdd.c -o drivers/glide/fxdd.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM drivers/glide/fxddspan.c -o drivers/glide/fxddspan.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM drivers/glide/fxddtex.c -o drivers/glide/fxddtex.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM drivers/glide/fxsetup.c -o drivers/glide/fxsetup.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM drivers/glide/fxtexman.c -o drivers/glide/fxtexman.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM drivers/glide/fxtris.c -o drivers/glide/fxtris.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM drivers/glide/fxvb.c -o drivers/glide/fxvb.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM drivers/glide/fxglidew.c -o drivers/glide/fxglidew.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM drivers/glide/fxg.c -o drivers/glide/fxg.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM drivers/svga/svgamesa.c -o drivers/svga/svgamesa.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM drivers/svga/svgamesa8.c -o drivers/svga/svgamesa8.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM drivers/svga/svgamesa15.c -o drivers/svga/svgamesa15.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM drivers/svga/svgamesa16.c -o drivers/svga/svgamesa16.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM drivers/svga/svgamesa24.c -o drivers/svga/svgamesa24.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM drivers/svga/svgamesa32.c -o drivers/svga/svgamesa32.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM drivers/fbdev/glfbdev.c -o drivers/fbdev/glfbdev.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. mklib: Making SunOS static library: libGL.a ar: creating libGL.a ar: writing libGL.a a - main/api_arrayelt.o a - main/api_loopback.o a - main/api_noop.o a - main/api_validate.o a - main/accum.o a - main/attrib.o a - main/blend.o a - main/bufferobj.o a - main/buffers.o a - main/clip.o a - main/colortab.o a - main/context.o a - main/convolve.o a - main/debug.o a - main/depth.o a - main/depthstencil.o a - main/dlist.o a - main/drawpix.o a - main/enable.o a - main/enums.o a - main/eval.o a - main/execmem.o a - main/extensions.o a - main/fbobject.o a - main/feedback.o a - main/fog.o a - main/framebuffer.o a - main/get.o a - main/getstring.o a - main/hash.o a - main/hint.o a - main/histogram.o a - main/image.o a - main/imports.o a - main/light.o a - main/lines.o a - main/matrix.o a - main/mm.o a - main/occlude.o a - main/pixel.o a - main/points.o a - main/polygon.o a - main/rastpos.o a - main/renderbuffer.o a - main/state.o a - main/stencil.o a - main/texcompress.o a - main/texcompress_s3tc.o a - main/texcompress_fxt1.o a - main/texenvprogram.o a - main/texformat.o a - main/teximage.o a - main/texobj.o a - main/texrender.o a - main/texstate.o a - main/texstore.o a - main/varray.o a - main/vtxfmt.o a - math/m_debug_clip.o a - math/m_debug_norm.o a - math/m_debug_xform.o a - math/m_eval.o a - math/m_matrix.o a - math/m_translate.o a - math/m_vector.o a - math/m_xform.o a - array_cache/ac_context.o a - array_cache/ac_import.o a - tnl/t_array_api.o a - tnl/t_array_import.o a - tnl/t_context.o a - tnl/t_pipeline.o a - tnl/t_save_api.o a - tnl/t_save_loopback.o a - tnl/t_save_playback.o a - tnl/t_vb_arbprogram.o a - tnl/t_vb_arbprogram_sse.o a - tnl/t_vb_arbshader.o a - tnl/t_vb_program.o a - tnl/t_vb_render.o a - tnl/t_vb_texgen.o a - tnl/t_vb_texmat.o a - tnl/t_vb_vertex.o a - tnl/t_vb_cull.o a - tnl/t_vb_fog.o a - tnl/t_vb_light.o a - tnl/t_vb_normals.o a - tnl/t_vb_points.o a - tnl/t_vp_build.o a - tnl/t_vertex.o a - tnl/t_vertex_sse.o a - tnl/t_vertex_generic.o a - tnl/t_vtx_api.o a - tnl/t_vtx_generic.o a - tnl/t_vtx_x86.o a - tnl/t_vtx_eval.o a - tnl/t_vtx_exec.o a - shader/arbprogparse.o a - shader/arbprogram.o a - shader/atifragshader.o a - shader/grammar/grammar_mesa.o a - shader/nvfragparse.o a - shader/nvprogram.o a - shader/nvvertexec.o a - shader/nvvertparse.o a - shader/program.o a - shader/shaderobjects.o a - shader/shaderobjects_3dlabs.o a - swrast/s_aaline.o a - swrast/s_aatriangle.o a - swrast/s_accum.o a - swrast/s_alpha.o a - swrast/s_arbshader.o a - swrast/s_atifragshader.o a - swrast/s_bitmap.o a - swrast/s_blend.o a - swrast/s_blit.o a - swrast/s_buffers.o a - swrast/s_copypix.o a - swrast/s_context.o a - swrast/s_depth.o a - swrast/s_drawpix.o a - swrast/s_feedback.o a - swrast/s_fog.o a - swrast/s_imaging.o a - swrast/s_lines.o a - swrast/s_logic.o a - swrast/s_masking.o a - swrast/s_nvfragprog.o a - swrast/s_points.o a - swrast/s_readpix.o a - swrast/s_span.o a - swrast/s_stencil.o a - swrast/s_texcombine.o a - swrast/s_texfilter.o a - swrast/s_texstore.o a - swrast/s_triangle.o a - swrast/s_zoom.o a - swrast_setup/ss_context.o a - swrast_setup/ss_triangle.o a - x86/common_x86.o a - x86/x86.o a - x86/3dnow.o a - x86/sse.o a - x86/rtasm/x86sse.o a - sparc/sparc.o a - ppc/common_ppc.o a - x86-64/x86-64.o a - shader/slang/slang_execute_x86.o a - shader/slang/slang_analyse.o a - shader/slang/slang_assemble.o a - shader/slang/slang_assemble_assignment.o a - shader/slang/slang_assemble_conditional.o a - shader/slang/slang_assemble_constructor.o a - shader/slang/slang_assemble_typeinfo.o a - shader/slang/slang_compile.o a - shader/slang/slang_compile_function.o a - shader/slang/slang_compile_operation.o a - shader/slang/slang_compile_struct.o a - shader/slang/slang_compile_variable.o a - shader/slang/slang_execute.o a - shader/slang/slang_export.o a - shader/slang/slang_library_noise.o a - shader/slang/slang_library_texsample.o a - shader/slang/slang_link.o a - shader/slang/slang_preprocess.o a - shader/slang/slang_storage.o a - shader/slang/slang_utility.o a - main/dispatch.o a - glapi/glapi.o a - glapi/glthread.o a - drivers/common/driverfuncs.o a - drivers/x11/glxapi.o a - drivers/x11/fakeglx.o a - drivers/x11/xfonts.o a - drivers/x11/xm_api.o a - drivers/x11/xm_buffer.o a - drivers/x11/xm_dd.o a - drivers/x11/xm_line.o a - drivers/x11/xm_span.o a - drivers/x11/xm_tri.o a - drivers/glide/fxapi.o a - drivers/glide/fxdd.o a - drivers/glide/fxddspan.o a - drivers/glide/fxddtex.o a - drivers/glide/fxsetup.o a - drivers/glide/fxtexman.o a - drivers/glide/fxtris.o a - drivers/glide/fxvb.o a - drivers/glide/fxglidew.o a - drivers/glide/fxg.o a - drivers/svga/svgamesa.o a - drivers/svga/svgamesa8.o a - drivers/svga/svgamesa15.o a - drivers/svga/svgamesa16.o a - drivers/svga/svgamesa24.o a - drivers/svga/svgamesa32.o a - drivers/fbdev/glfbdev.o mklib: Installing libGL.a in ../../lib gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM drivers/osmesa/osmesa.c -o drivers/osmesa/osmesa.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. mklib: Making SunOS static library: libOSMesa.a ar: creating libOSMesa.a ar: writing libOSMesa.a a - drivers/osmesa/osmesa.o mklib: Installing libOSMesa.a in ../../lib make[4]: Leaving directory `/export/home/cdaley/Desktop/Mesa-6.5/src/mesa' make[3]: Leaving directory `/export/home/cdaley/Desktop/Mesa-6.5/src/mesa' make[3]: Entering directory `/export/home/cdaley/Desktop/Mesa-6.5/src/glu' make[4]: Entering directory `/export/home/cdaley/Desktop/Mesa-6.5/src/glu/sgi' make[5]: Entering directory `/export/home/cdaley/Desktop/Mesa-6.5/src/glu/sgi' gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -DNDEBUG -DLIBRARYBUILD libutil/error.c -o libutil/error.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -DNDEBUG -DLIBRARYBUILD libutil/glue.c -o libutil/glue.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -DNDEBUG -DLIBRARYBUILD libutil/mipmap.c -o libutil/mipmap.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -DNDEBUG -DLIBRARYBUILD libutil/project.c -o libutil/project.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -DNDEBUG -DLIBRARYBUILD libutil/quad.c -o libutil/quad.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -DNDEBUG -DLIBRARYBUILD libutil/registry.c -o libutil/registry.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -DNDEBUG -DLIBRARYBUILD libtess/dict.c -o libtess/dict.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -DNDEBUG -DLIBRARYBUILD libtess/geom.c -o libtess/geom.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -DNDEBUG -DLIBRARYBUILD libtess/memalloc.c -o libtess/memalloc.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -DNDEBUG -DLIBRARYBUILD libtess/mesh.c -o libtess/mesh.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -DNDEBUG -DLIBRARYBUILD libtess/normal.c -o libtess/normal.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -DNDEBUG -DLIBRARYBUILD libtess/priorityq.c -o libtess/priorityq.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -DNDEBUG -DLIBRARYBUILD libtess/render.c -o libtess/render.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -DNDEBUG -DLIBRARYBUILD libtess/sweep.c -o libtess/sweep.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -DNDEBUG -DLIBRARYBUILD libtess/tess.c -o libtess/tess.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -DNDEBUG -DLIBRARYBUILD libtess/tessmono.c -o libtess/tessmono.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/interface/bezierEval.cc -o libnurbs/interface/bezierEval.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/interface/bezierPatch.cc -o libnurbs/interface/bezierPatch.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/interface/bezierPatchMesh.cc -o libnurbs/interface/bezierPatchMesh.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/interface/glcurveval.cc -o libnurbs/interface/glcurveval.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/interface/glinterface.cc -o libnurbs/interface/glinterface.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/interface/glrenderer.cc -o libnurbs/interface/glrenderer.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/interface/glsurfeval.cc -o libnurbs/interface/glsurfeval.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/interface/incurveeval.cc -o libnurbs/interface/incurveeval.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/interface/insurfeval.cc -o libnurbs/interface/insurfeval.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/arc.cc -o libnurbs/internals/arc.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/arcsorter.cc -o libnurbs/internals/arcsorter.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/arctess.cc -o libnurbs/internals/arctess.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/backend.cc -o libnurbs/internals/backend.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/basiccrveval.cc -o libnurbs/internals/basiccrveval.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/basicsurfeval.cc -o libnurbs/internals/basicsurfeval.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/bin.cc -o libnurbs/internals/bin.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/bufpool.cc -o libnurbs/internals/bufpool.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/cachingeval.cc -o libnurbs/internals/cachingeval.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/ccw.cc -o libnurbs/internals/ccw.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/coveandtiler.cc -o libnurbs/internals/coveandtiler.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/curve.cc -o libnurbs/internals/curve.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/curvelist.cc -o libnurbs/internals/curvelist.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/curvesub.cc -o libnurbs/internals/curvesub.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/dataTransform.cc -o libnurbs/internals/dataTransform.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/displaylist.cc -o libnurbs/internals/displaylist.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/flist.cc -o libnurbs/internals/flist.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/flistsorter.cc -o libnurbs/internals/flistsorter.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/hull.cc -o libnurbs/internals/hull.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/intersect.cc -o libnurbs/internals/intersect.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/knotvector.cc -o libnurbs/internals/knotvector.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/mapdesc.cc -o libnurbs/internals/mapdesc.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/mapdescv.cc -o libnurbs/internals/mapdescv.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/maplist.cc -o libnurbs/internals/maplist.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/mesher.cc -o libnurbs/internals/mesher.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/monoTriangulationBackend.cc -o libnurbs/internals/monoTriangulationBackend.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/monotonizer.cc -o libnurbs/internals/monotonizer.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/mycode.cc -o libnurbs/internals/mycode.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/nurbsinterfac.cc -o libnurbs/internals/nurbsinterfac.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/nurbstess.cc -o libnurbs/internals/nurbstess.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/patch.cc -o libnurbs/internals/patch.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/patchlist.cc -o libnurbs/internals/patchlist.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/quilt.cc -o libnurbs/internals/quilt.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/reader.cc -o libnurbs/internals/reader.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/renderhints.cc -o libnurbs/internals/renderhints.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/slicer.cc -o libnurbs/internals/slicer.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/sorter.cc -o libnurbs/internals/sorter.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/splitarcs.cc -o libnurbs/internals/splitarcs.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/subdivider.cc -o libnurbs/internals/subdivider.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/tobezier.cc -o libnurbs/internals/tobezier.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/trimline.cc -o libnurbs/internals/trimline.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/trimregion.cc -o libnurbs/internals/trimregion.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/trimvertpool.cc -o libnurbs/internals/trimvertpool.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/uarray.cc -o libnurbs/internals/uarray.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/internals/varray.cc -o libnurbs/internals/varray.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/directedLine.cc -o libnurbs/nurbtess/directedLine.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/gridWrap.cc -o libnurbs/nurbtess/gridWrap.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/monoChain.cc -o libnurbs/nurbtess/monoChain.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/monoPolyPart.cc -o libnurbs/nurbtess/monoPolyPart.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/monoTriangulation.cc -o libnurbs/nurbtess/monoTriangulation.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/partitionX.cc -o libnurbs/nurbtess/partitionX.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/partitionY.cc -o libnurbs/nurbtess/partitionY.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/polyDBG.cc -o libnurbs/nurbtess/polyDBG.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/polyUtil.cc -o libnurbs/nurbtess/polyUtil.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/primitiveStream.cc -o libnurbs/nurbtess/primitiveStream.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/quicksort.cc -o libnurbs/nurbtess/quicksort.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/rectBlock.cc -o libnurbs/nurbtess/rectBlock.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/sampleComp.cc -o libnurbs/nurbtess/sampleComp.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/sampleCompBot.cc -o libnurbs/nurbtess/sampleCompBot.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/sampleCompRight.cc -o libnurbs/nurbtess/sampleCompRight.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/sampleCompTop.cc -o libnurbs/nurbtess/sampleCompTop.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/sampleMonoPoly.cc -o libnurbs/nurbtess/sampleMonoPoly.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/sampledLine.cc -o libnurbs/nurbtess/sampledLine.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O3 -m486 -fPIC -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/searchTree.cc -o libnurbs/nurbtess/searchTree.o `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. ../../../bin/mklib -o GLU -linker 'g++' \ -major 1 -minor 3 -patch 060500 \ -cplusplus -static -install ../../../lib \ -L../../../lib -lGL -lm libutil/error.o libutil/glue.o libutil/mipmap.o libutil/project.o libutil/quad.o libutil/registry.o libtess/dict.o libtess/geom.o libtess/memalloc.o libtess/mesh.o libtess/normal.o libtess/priorityq.o libtess/render.o libtess/sweep.o libtess/tess.o libtess/tessmono.o libnurbs/interface/bezierEval.o libnurbs/interface/bezierPatch.o libnurbs/interface/bezierPatchMesh.o libnurbs/interface/glcurveval.o libnurbs/interface/glinterface.o libnurbs/interface/glrenderer.o libnurbs/interface/glsurfeval.o libnurbs/interface/incurveeval.o libnurbs/interface/insurfeval.o libnurbs/internals/arc.o libnurbs/internals/arcsorter.o libnurbs/internals/arctess.o libnurbs/internals/backend.o libnurbs/internals/basiccrveval.o libnurbs/internals/basicsurfeval.o libnurbs/internals/bin.o libnurbs/internals/bufpool.o libnurbs/internals/cachingeval.o libnurbs/internals/ccw.o libnurbs/internals/coveandtiler.o libnurbs/internals/curve.o libnurbs/internals/curvelist.o libnurbs/internals/curvesub.o libnurbs/internals/dataTransform.o libnurbs/internals/displaylist.o libnurbs/internals/flist.o libnurbs/internals/flistsorter.o libnurbs/internals/hull.o libnurbs/internals/intersect.o libnurbs/internals/knotvector.o libnurbs/internals/mapdesc.o libnurbs/internals/mapdescv.o libnurbs/internals/maplist.o libnurbs/internals/mesher.o libnurbs/internals/monoTriangulationBackend.o libnurbs/internals/monotonizer.o libnurbs/internals/mycode.o libnurbs/internals/nurbsinterfac.o libnurbs/internals/nurbstess.o libnurbs/internals/patch.o libnurbs/internals/patchlist.o libnurbs/internals/quilt.o libnurbs/internals/reader.o libnurbs/internals/renderhints.o libnurbs/internals/slicer.o libnurbs/internals/sorter.o libnurbs/internals/splitarcs.o libnurbs/internals/subdivider.o libnurbs/internals/tobezier.o libnurbs/internals/trimline.o libnurbs/internals/trimregion.o libnurbs/internals/trimvertpool.o libnurbs/internals/uarray.o libnurbs/internals/varray.o libnurbs/nurbtess/directedLine.o libnurbs/nurbtess/gridWrap.o libnurbs/nurbtess/monoChain.o libnurbs/nurbtess/monoPolyPart.o libnurbs/nurbtess/monoTriangulation.o libnurbs/nurbtess/partitionX.o libnurbs/nurbtess/partitionY.o libnurbs/nurbtess/polyDBG.o libnurbs/nurbtess/polyUtil.o libnurbs/nurbtess/primitiveStream.o libnurbs/nurbtess/quicksort.o libnurbs/nurbtess/rectBlock.o libnurbs/nurbtess/sampleComp.o libnurbs/nurbtess/sampleCompBot.o libnurbs/nurbtess/sampleCompRight.o libnurbs/nurbtess/sampleCompTop.o libnurbs/nurbtess/sampleMonoPoly.o libnurbs/nurbtess/sampledLine.o libnurbs/nurbtess/searchTree.o mklib: Making SunOS static library: libGLU.a ar: creating libGLU.a ar: writing libGLU.a a - libutil/error.o a - libutil/glue.o a - libutil/mipmap.o a - libutil/project.o a - libutil/quad.o a - libutil/registry.o a - libtess/dict.o a - libtess/geom.o a - libtess/memalloc.o a - libtess/mesh.o a - libtess/normal.o a - libtess/priorityq.o a - libtess/render.o a - libtess/sweep.o a - libtess/tess.o a - libtess/tessmono.o a - libnurbs/interface/bezierEval.o a - libnurbs/interface/bezierPatch.o a - libnurbs/interface/bezierPatchMesh.o a - libnurbs/interface/glcurveval.o a - libnurbs/interface/glinterface.o a - libnurbs/interface/glrenderer.o a - libnurbs/interface/glsurfeval.o a - libnurbs/interface/incurveeval.o a - libnurbs/interface/insurfeval.o a - libnurbs/internals/arc.o a - libnurbs/internals/arcsorter.o a - libnurbs/internals/arctess.o a - libnurbs/internals/backend.o a - libnurbs/internals/basiccrveval.o a - libnurbs/internals/basicsurfeval.o a - libnurbs/internals/bin.o a - libnurbs/internals/bufpool.o a - libnurbs/internals/cachingeval.o a - libnurbs/internals/ccw.o a - libnurbs/internals/coveandtiler.o a - libnurbs/internals/curve.o a - libnurbs/internals/curvelist.o a - libnurbs/internals/curvesub.o a - libnurbs/internals/dataTransform.o a - libnurbs/internals/displaylist.o a - libnurbs/internals/flist.o a - libnurbs/internals/flistsorter.o a - libnurbs/internals/hull.o a - libnurbs/internals/intersect.o a - libnurbs/internals/knotvector.o a - libnurbs/internals/mapdesc.o a - libnurbs/internals/mapdescv.o a - libnurbs/internals/maplist.o a - libnurbs/internals/mesher.o a - libnurbs/internals/monoTriangulationBackend.o a - libnurbs/internals/monotonizer.o a - libnurbs/internals/mycode.o a - libnurbs/internals/nurbsinterfac.o a - libnurbs/internals/nurbstess.o a - libnurbs/internals/patch.o a - libnurbs/internals/patchlist.o a - libnurbs/internals/quilt.o a - libnurbs/internals/reader.o a - libnurbs/internals/renderhints.o a - libnurbs/internals/slicer.o a - libnurbs/internals/sorter.o a - libnurbs/internals/splitarcs.o a - libnurbs/internals/subdivider.o a - libnurbs/internals/tobezier.o a - libnurbs/internals/trimline.o a - libnurbs/internals/trimregion.o a - libnurbs/internals/trimvertpool.o a - libnurbs/internals/uarray.o a - libnurbs/internals/varray.o a - libnurbs/nurbtess/directedLine.o a - libnurbs/nurbtess/gridWrap.o a - libnurbs/nurbtess/monoChain.o a - libnurbs/nurbtess/monoPolyPart.o a - libnurbs/nurbtess/monoTriangulation.o a - libnurbs/nurbtess/partitionX.o a - libnurbs/nurbtess/partitionY.o a - libnurbs/nurbtess/polyDBG.o a - libnurbs/nurbtess/polyUtil.o a - libnurbs/nurbtess/primitiveStream.o a - libnurbs/nurbtess/quicksort.o a - libnurbs/nurbtess/rectBlock.o a - libnurbs/nurbtess/sampleComp.o a - libnurbs/nurbtess/sampleCompBot.o a - libnurbs/nurbtess/sampleCompRight.o a - libnurbs/nurbtess/sampleCompTop.o a - libnurbs/nurbtess/sampleMonoPoly.o a - libnurbs/nurbtess/sampledLine.o a - libnurbs/nurbtess/searchTree.o mklib: Installing libGLU.a in ../../../lib make[5]: Leaving directory `/export/home/cdaley/Desktop/Mesa-6.5/src/glu/sgi' make[4]: Leaving directory `/export/home/cdaley/Desktop/Mesa-6.5/src/glu/sgi' make[3]: Leaving directory `/export/home/cdaley/Desktop/Mesa-6.5/src/glu' make[3]: Entering directory `/export/home/cdaley/Desktop/Mesa-6.5/src/glut/glx' Makefile:113: depend: No such file or directory running makedepend makedepend: warning: glut_util.c: 150: #error("Unrecognized compiler protocol for variable argument lists") make[3]: Leaving directory `/export/home/cdaley/Desktop/Mesa-6.5/src/glut/glx' make[3]: Entering directory `/export/home/cdaley/Desktop/Mesa-6.5/src/glut/glx' gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_8x13.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_9x15.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_bitmap.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_bitmap.c:8: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_bwidth.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_bwidth.c:8: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_cindex.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_cindex.c:9: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_cmap.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_cmap.c:35: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_cursor.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_cursor.c:8: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_dials.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_dials.c:8: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_dstr.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_dstr.c:12: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_event.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_event.c:67: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_ext.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_ext.c:11: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_fullscrn.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_fullscrn.c:28: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_gamemode.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_gamemode.c:17: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_get.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_get.c:10: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_glxext.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_glxext.c:10: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_hel10.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_hel12.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_hel18.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_init.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_init.c:29: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_input.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_input.c:32: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_joy.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_joy.c:15: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_key.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_key.c:10: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_keyctrl.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_keyctrl.c:8: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_keyup.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_keyup.c:10: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_menu.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_menu.c:26: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_menu2.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_menu2.c:27: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_mesa.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_mesa.c:10: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_modifier.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_modifier.c:8: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_mroman.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_overlay.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_overlay.c:28: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_roman.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_shapes.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_shapes.c:48: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_space.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_space.c:8: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_stroke.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_stroke.c:8: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_swap.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_swap.c:9: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_swidth.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_swidth.c:8: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_tablet.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_tablet.c:10: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_teapot.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_teapot.c:47: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_tr10.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_tr24.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_util.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_util.c:13: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_vidresize.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_vidresize.c:14: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_warp.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_warp.c:12: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_win.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_win.c:21: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions glut_winmisc.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../../include/GL/glx.h:300, from glutint.h:26, from glut_winmisc.c:23: ../../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here gcc -c -I../../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM -fexceptions layerutil.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. ../../../bin/mklib -o glut -linker 'gcc' \ -major 3 -minor 7 -patch 1 \ -static -install ../../../lib \ -L../../../lib -lGLU -lGL -L/usr/openwin/lib -lX11 -lXmu -lXt -lXi -lm glut_8x13.o glut_9x15.o glut_bitmap.o glut_bwidth.o glut_cindex.o glut_cmap.o glut_cursor.o glut_dials.o glut_dstr.o glut_event.o glut_ext.o glut_fullscrn.o glut_gamemode.o glut_get.o glut_glxext.o glut_hel10.o glut_hel12.o glut_hel18.o glut_init.o glut_input.o glut_joy.o glut_key.o glut_keyctrl.o glut_keyup.o glut_menu.o glut_menu2.o glut_mesa.o glut_modifier.o glut_mroman.o glut_overlay.o glut_roman.o glut_shapes.o glut_space.o glut_stroke.o glut_swap.o glut_swidth.o glut_tablet.o glut_teapot.o glut_tr10.o glut_tr24.o glut_util.o glut_vidresize.o glut_warp.o glut_win.o glut_winmisc.o layerutil.o mklib: Making SunOS static library: libglut.a ar: creating libglut.a ar: writing libglut.a a - glut_8x13.o a - glut_9x15.o a - glut_bitmap.o a - glut_bwidth.o a - glut_cindex.o a - glut_cmap.o a - glut_cursor.o a - glut_dials.o a - glut_dstr.o a - glut_event.o a - glut_ext.o a - glut_fullscrn.o a - glut_gamemode.o a - glut_get.o a - glut_glxext.o a - glut_hel10.o a - glut_hel12.o a - glut_hel18.o a - glut_init.o a - glut_input.o a - glut_joy.o a - glut_key.o a - glut_keyctrl.o a - glut_keyup.o a - glut_menu.o a - glut_menu2.o a - glut_mesa.o a - glut_modifier.o a - glut_mroman.o a - glut_overlay.o a - glut_roman.o a - glut_shapes.o a - glut_space.o a - glut_stroke.o a - glut_swap.o a - glut_swidth.o a - glut_tablet.o a - glut_teapot.o a - glut_tr10.o a - glut_tr24.o a - glut_util.o a - glut_vidresize.o a - glut_warp.o a - glut_win.o a - glut_winmisc.o a - layerutil.o mklib: Installing libglut.a in ../../../lib make[3]: Leaving directory `/export/home/cdaley/Desktop/Mesa-6.5/src/glut/glx' make[3]: Entering directory `/export/home/cdaley/Desktop/Mesa-6.5/src/glw' Makefile:52: depend: No such file or directory touch depend makedepend -fdepend -I../../include GLwDrawA.c \ > /dev/null make[3]: Leaving directory `/export/home/cdaley/Desktop/Mesa-6.5/src/glw' make[3]: Entering directory `/export/home/cdaley/Desktop/Mesa-6.5/src/glw' gcc -c -I../../include -I/usr/include/Motif1.2 -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM GLwDrawA.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. In file included from ../../include/GL/glx.h:300, from GLwDrawA.c:50: ../../include/GL/glxext.h:340: warning: redefinition of `int64_t' /usr/include/sys/int_types.h:68: warning: `int64_t' previously declared here ../../bin/mklib -o GLw -linker 'gcc' \ -major 1 -minor 0 -patch 0 \ -static -install ../../lib \ -L../../lib -lGL -lXt -lX11 GLwDrawA.o mklib: Making SunOS static library: libGLw.a ar: creating libGLw.a ar: writing libGLw.a a - GLwDrawA.o mklib: Installing libGLw.a in ../../lib make[3]: Leaving directory `/export/home/cdaley/Desktop/Mesa-6.5/src/glw' make[2]: Leaving directory `/export/home/cdaley/Desktop/Mesa-6.5/src' make[2]: Entering directory `/export/home/cdaley/Desktop/Mesa-6.5/progs' Making programs for solaris-x86-gcc make[3]: Entering directory `/export/home/cdaley/Desktop/Mesa-6.5/progs/demos' cp ../../progs/util/readtex.c . cp ../../progs/util/readtex.h . gcc -c -I../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM readtex.c `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. gcc -I../../include -O3 -m486 -fPIC -I/usr/openwin/include -DUSE_XSHM arbfplight.c readtex.o -L../../lib -L/usr/openwin/lib -R/usr/openwin/lib -lglut -lGLU -lGL -lm -o arbfplight `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. Undefined first referenced symbol in file XUnmapWindow ../../lib/libglut.a(glut_event.o) XQueryDeviceState ../../lib/libglut.a(glut_input.o) XCreateFontCursor ../../lib/libglut.a(glut_menu.o) XGetWindowAttributes ../../lib/libGL.a(xm_api.o) XFree ../../lib/libglut.a(glut_get.o) XSync ../../lib/libGL.a(xm_api.o) XSetFillStyle ../../lib/libGL.a(xm_api.o) XInstallColormap ../../lib/libglut.a(glut_menu.o) XOpenDisplay ../../lib/libglut.a(glut_init.o) XIconifyWindow ../../lib/libglut.a(glut_event.o) XCreateBitmapFromData ../../lib/libglut.a(glut_cursor.o) XQueryExtension ../../lib/libglut.a(glut_menu.o) XShmAttach ../../lib/libGL.a(xm_api.o) XShmDetach ../../lib/libGL.a(xm_api.o) XSetWMIconName ../../lib/libglut.a(glut_winmisc.o) XLowerWindow ../../lib/libglut.a(glut_overlay.o) XSetWMColormapWindows ../../lib/libglut.a(glut_cmap.o) XSetForeground ../../lib/libGL.a(xfonts.o) XFreeDeviceState ../../lib/libglut.a(glut_input.o) XListInputDevices ../../lib/libglut.a(glut_input.o) XCreatePixmapCursor ../../lib/libglut.a(glut_cursor.o) XOpenDevice ../../lib/libglut.a(glut_input.o) XDestroySubwindows ../../lib/libglut.a(glut_menu2.o) XSetLineAttributes ../../lib/libGL.a(xm_line.o) XDestroyWindow ../../lib/libglut.a(glut_menu2.o) XEventsQueued ../../lib/libglut.a(glut_event.o) XWarpPointer ../../lib/libglut.a(glut_warp.o) XGrabPointer ../../lib/libglut.a(glut_menu.o) XRefreshKeyboardMapping ../../lib/libglut.a(glut_event.o) XFillPolygon ../../lib/libglut.a(glut_menu.o) XGetWindowProperty ../../lib/libglut.a(layerutil.o) XDefineCursor ../../lib/libglut.a(glut_cursor.o) XAllocColor ../../lib/libglut.a(glut_menu.o) XAllocColorCells ../../lib/libglut.a(glut_menu.o) XDeleteProperty ../../lib/libglut.a(glut_event.o) XShmCreateImage ../../lib/libGL.a(xm_api.o) XFlush ../../lib/libglut.a(glut_event.o) XMapWindow ../../lib/libglut.a(glut_event.o) XCreateWindow ../../lib/libglut.a(glut_menu.o) XCopyArea ../../lib/libGL.a(xm_api.o) XPending ../../lib/libglut.a(glut_event.o) XSetErrorHandler ../../lib/libglut.a(glut_vidresize.o) XGetVisualInfo ../../lib/libglut.a(layerutil.o) XCreatePixmap ../../lib/libGL.a(xfonts.o) XChangeWindowAttributes ../../lib/libglut.a(glut_event.o) XFreeDeviceList ../../lib/libglut.a(glut_input.o) XDrawString16 ../../lib/libGL.a(xfonts.o) XDisplayName ../../lib/libglut.a(glut_init.o) XResizeWindow ../../lib/libglut.a(glut_event.o) XFillRectangle ../../lib/libglut.a(glut_menu.o) XSelectExtensionEvent ../../lib/libglut.a(glut_input.o) XChangeProperty ../../lib/libglut.a(glut_event.o) XUngrabKeyboard ../../lib/libGL.a(fakeglx.o) XQueryColors ../../lib/libglut.a(glut_menu.o) XDrawLine ../../lib/libGL.a(xm_line.o) XAllocWMHints ../../lib/libglut.a(glut_win.o) XLookupString ../../lib/libglut.a(glut_event.o) XCreateGC ../../lib/libglut.a(glut_menu.o) XDrawPoint ../../lib/libGL.a(xm_span.o) XStoreColor ../../lib/libglut.a(glut_cindex.o) XDrawLines ../../lib/libglut.a(glut_menu.o) XTranslateCoordinates ../../lib/libglut.a(glut_get.o) XShmPutImage ../../lib/libGL.a(xm_api.o) XSetWMName ../../lib/libglut.a(glut_winmisc.o) XSetTile ../../lib/libGL.a(xm_api.o) XFreeColors ../../lib/libglut.a(glut_menu.o) XLookupKeysym ../../lib/libglut.a(glut_event.o) XSetWMProtocols ../../lib/libglut.a(glut_gamemode.o) XFreePixmap ../../lib/libglut.a(glut_cursor.o) XSynchronize ../../lib/libglut.a(glut_init.o) XFreeFontInfo ../../lib/libGL.a(xfonts.o) XFreeColormap ../../lib/libglut.a(glut_menu.o) XUngrabPointer ../../lib/libglut.a(glut_menu.o) XGetKeyboardControl ../../lib/libglut.a(glut_input.o) XGetExtensionVersion ../../lib/libglut.a(glut_input.o) XSetPlaneMask ../../lib/libGL.a(xm_dd.o) XPeekEvent ../../lib/libglut.a(glut_event.o) XGetRGBColormaps ../../lib/libglut.a(glut_cmap.o) XSetWMNormalHints ../../lib/libglut.a(glut_event.o) XWithdrawWindow ../../lib/libglut.a(glut_event.o) XPutImage ../../lib/libGL.a(xm_api.o) XGetImage ../../lib/libGL.a(xfonts.o) XQueryFont ../../lib/libGL.a(xfonts.o) XFreeGC ../../lib/libGL.a(xfonts.o) XInternAtom ../../lib/libglut.a(glut_fullscrn.o) XDrawString ../../lib/libglut.a(glut_menu.o) XmuLookupStandardColormap ../../lib/libglut.a(glut_cmap.o) XConfigureWindow ../../lib/libglut.a(glut_event.o) XShmQueryVersion ../../lib/libGL.a(xm_api.o) XCreateColormap ../../lib/libglut.a(glut_menu.o) XParseGeometry ../../lib/libglut.a(glut_init.o) XRaiseWindow ../../lib/libglut.a(glut_menu.o) XSetWMProperties ../../lib/libglut.a(glut_win.o) XCreateImage ../../lib/libGL.a(xm_api.o) XSelectInput ../../lib/libglut.a(glut_event.o) XNextEvent ../../lib/libglut.a(glut_event.o) XSetFunction ../../lib/libGL.a(xm_api.o) XTextWidth ../../lib/libglut.a(glut_menu.o) XChangeKeyboardControl ../../lib/libglut.a(glut_keyctrl.o) XGetGeometry ../../lib/libglut.a(glut_get.o) XSetWindowColormap ../../lib/libglut.a(glut_cindex.o) XLoadQueryFont ../../lib/libglut.a(glut_menu.o) ld: fatal: Symbol referencing errors. No output written to arbfplight collect2: ld returned 1 exit status make[3]: *** [arbfplight] Error 1 make[3]: Leaving directory `/export/home/cdaley/Desktop/Mesa-6.5/progs/demos' make[2]: *** [subdirs] Error 1 make[2]: Leaving directory `/export/home/cdaley/Desktop/Mesa-6.5/progs' make[1]: *** [default] Error 1 make[1]: Leaving directory `/export/home/cdaley/Desktop/Mesa-6.5' make: *** [solaris-x86-gcc] Error 2