Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Aug 2003 20:20:22 -0300
From:      "Luiz Fernando Pasqual S. Souza" <pasquall@terra.com.br>
To:        ports@FreeBSD.org
Subject:   FreeBSD Port: py-opengl-2.0.0.44
Message-ID:  <3F3EBC36.4050301@terra.com.br>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------060205030009050203020007
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Hi,

I've been trying to install py-opengl-2.0.0.44 via ports, but I get an 
error message and I can't understand it. Can you help me?

I saved the output of make install in the file attached.

Thank you

--------------060205030009050203020007
Content-Type: text/plain;
 name="log.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="log.txt"

--->  Installing 'py-opengl-2.0.0.44' from a port (graphics/py-opengl)
--->  Building '/usr/ports/graphics/py-opengl'
===>  Cleaning for libiconv-1.9.1_1
===>  Cleaning for gettext-0.11.5_1
===>  Cleaning for gmake-3.80
===>  Cleaning for imake-4.3.0_1
===>  Cleaning for libtool-1.3.5_1
===>  Cleaning for pkgconfig-0.15.0
===>  Cleaning for swig-1.1p5_8
===>  Cleaning for Mesa-3.4.2_2
===>  Cleaning for jpeg-6b_1
===>  Cleaning for py23-imaging-1.1.4
===>  Cleaning for perl-5.6.1_13
===>  Cleaning for python-2.3
===>  Cleaning for tcl-8.3.5_2
===>  Cleaning for tcl-8.4.4,1
===>  Cleaning for py23-numeric-23.0
===>  Cleaning for freetype2-2.1.4_1
===>  Cleaning for expat-1.95.6_1
===>  Cleaning for fontconfig-2.2.90_3
===>  Cleaning for py23-tkinter-2.3_1
===>  Cleaning for tk-8.4.4,1
===>  Cleaning for XFree86-libraries-4.3.0_5
===>  Cleaning for py-opengl-2.0.0.44
===>  Extracting for py-opengl-2.0.0.44
>> Checksum OK for PyOpenGL-2.0.0.44.tar.gz.
===>  Patching for py-opengl-2.0.0.44
===>  Applying FreeBSD patches for py-opengl-2.0.0.44
===>   py-opengl-2.0.0.44 depends on file: /usr/local/lib/python2.3/site-packages/Numeric/Numeric.py - found
===>   py-opengl-2.0.0.44 depends on file: /usr/local/lib/python2.3/site-packages/_tkinter.so - found
===>   py-opengl-2.0.0.44 depends on file: /usr/local/lib/python2.3/site-packages/PIL.pth - found
===>   py-opengl-2.0.0.44 depends on executable: swig - found
===>   py-opengl-2.0.0.44 depends on file: /usr/local/bin/python2.3 - found
===>   py-opengl-2.0.0.44 depends on shared library: glut.3 - found
===>  Configuring for py-opengl-2.0.0.44
===>  Building for py-opengl-2.0.0.44
/usr/local/lib/python2.3/distutils/dist.py:213: UserWarning: 'licence' distribution option is deprecated; use 'license'
  warnings.warn(msg)
running build
running build_w
swig -version

SWIG Version 1.1 (Patch 5)
Copyright (c) 1995-98
University of Utah and the Regents of the University of California

Compiled with c++
warning: build_w: Can't find SWIG, will just have to do with the existing wrapper source.
running build_py
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c _configtest.c -o _configtest.o
cc _configtest.o -L/usr/local/lib/python2.3/site-packages -o _configtest
_configtest
removing: _configtest.c _configtest.o _configtest
creating build
creating build/lib.freebsd-5.1-RELEASE-i386-2.3
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL
copying src/shadow/GL.__init__.0101.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/__init__.py
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c _configtest.c -o _configtest.o
cc _configtest.o -L/usr/local/lib/python2.3/site-packages -o _configtest
_configtest
removing: _configtest.c _configtest.o _configtest
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GLU
copying src/shadow/GLU.__init__.0103.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GLU/__init__.py
copying OpenGL/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL
copying OpenGL/quaternion.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL
copying OpenGL/trackball.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/Tk
copying OpenGL/Tk/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/Tk
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GLX
copying OpenGL/GLX/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GLX
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GLX/_3DFX
copying OpenGL/GLX/_3DFX/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GLX/_3DFX
copying OpenGL/GLX/_3DFX/multisample.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GLX/_3DFX
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GLX/SGIS
copying OpenGL/GLX/SGIS/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GLX/SGIS
copying OpenGL/GLX/SGIS/multisample.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GLX/SGIS
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GLX/EXT
copying OpenGL/GLX/EXT/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GLX/EXT
copying OpenGL/GLX/EXT/multisample.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GLX/EXT
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GLX/ARB
copying OpenGL/GLX/ARB/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GLX/ARB
copying OpenGL/GLX/ARB/multisample.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GLX/ARB
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GLU/SGI
copying OpenGL/GLU/SGI/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GLU/SGI
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GLU/EXT
copying OpenGL/GLU/EXT/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GLU/EXT
copying OpenGL/GLU/EXT/nurbs_tessellator.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GLU/EXT
copying OpenGL/GLU/EXT/object_space_tess.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GLU/EXT
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/_3DFX
copying OpenGL/GL/_3DFX/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/_3DFX
copying OpenGL/GL/_3DFX/multisample.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/_3DFX
copying OpenGL/GL/_3DFX/texture_compression_FXT1.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/_3DFX
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/WIN
copying OpenGL/GL/WIN/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/WIN
copying OpenGL/GL/WIN/phong_shading.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/WIN
copying OpenGL/GL/WIN/specular_fog.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/WIN
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SUNX
copying OpenGL/GL/SUNX/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SUNX
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SUN
copying OpenGL/GL/SUN/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SUN
copying OpenGL/GL/SUN/convolution_border_modes.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SUN
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX
copying OpenGL/GL/SGIX/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX
copying OpenGL/GL/SGIX/async_histogram.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX
copying OpenGL/GL/SGIX/async_pixel.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX
copying OpenGL/GL/SGIX/blend_alpha_minmax.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX
copying OpenGL/GL/SGIX/clipmap.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX
copying OpenGL/GL/SGIX/depth_texture.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX
copying OpenGL/GL/SGIX/fog_offset.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX
copying OpenGL/GL/SGIX/interlace.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX
copying OpenGL/GL/SGIX/ir_instrument1.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX
copying OpenGL/GL/SGIX/pixel_texture_bits.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX
copying OpenGL/GL/SGIX/resample.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX
copying OpenGL/GL/SGIX/shadow.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX
copying OpenGL/GL/SGIX/shadow_ambient.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX
copying OpenGL/GL/SGIX/texture_env_add.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX
copying OpenGL/GL/SGIX/texture_lod_bias.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX
copying OpenGL/GL/SGIX/texture_multi_buffer.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX
copying OpenGL/GL/SGIX/texture_range.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX
copying OpenGL/GL/SGIX/texture_scale_bias.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX
copying OpenGL/GL/SGIX/vertex_preclip.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX
copying OpenGL/GL/SGIX/ycrcb.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIS
copying OpenGL/GL/SGIS/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIS
copying OpenGL/GL/SGIS/generate_mipmap.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIS
copying OpenGL/GL/SGIS/texture_border_clamp.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIS
copying OpenGL/GL/SGIS/texture_edge_clamp.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIS
copying OpenGL/GL/SGIS/texture_lod.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIS
copying OpenGL/GL/SGIS/texture_select.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIS
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGI
copying OpenGL/GL/SGI/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGI
copying OpenGL/GL/SGI/color_matrix.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGI
copying OpenGL/GL/SGI/texture_color_table.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGI
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/S3
copying OpenGL/GL/S3/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/S3
copying OpenGL/GL/S3/s3tc.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/S3
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/REND
copying OpenGL/GL/REND/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/REND
copying OpenGL/GL/REND/screen_coordinates.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/REND
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/PGI
copying OpenGL/GL/PGI/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/PGI
copying OpenGL/GL/PGI/vertex_hints.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/PGI
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/OML
copying OpenGL/GL/OML/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/OML
copying OpenGL/GL/OML/interlace.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/OML
copying OpenGL/GL/OML/resample.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/OML
copying OpenGL/GL/OML/subsample.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/OML
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/NV
copying OpenGL/GL/NV/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/NV
copying OpenGL/GL/NV/blend_square.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/NV
copying OpenGL/GL/NV/fog_distance.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/NV
copying OpenGL/GL/NV/light_max_exponent.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/NV
copying OpenGL/GL/NV/packed_depth_stencil.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/NV
copying OpenGL/GL/NV/texgen_emboss.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/NV
copying OpenGL/GL/NV/texgen_reflection.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/NV
copying OpenGL/GL/NV/texture_compression_vtc.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/NV
copying OpenGL/GL/NV/texture_env_combine4.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/NV
copying OpenGL/GL/NV/texture_rectangle.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/NV
copying OpenGL/GL/NV/texture_shader.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/NV
copying OpenGL/GL/NV/texture_shader2.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/NV
copying OpenGL/GL/NV/vertex_array_range2.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/NV
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/MESA
copying OpenGL/GL/MESA/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/MESA
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/KTX
copying OpenGL/GL/KTX/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/KTX
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/INTEL
copying OpenGL/GL/INTEL/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/INTEL
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/INGR
copying OpenGL/GL/INGR/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/INGR
copying OpenGL/GL/INGR/color_clamp.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/INGR
copying OpenGL/GL/INGR/interlace_read.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/INGR
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/IBM
copying OpenGL/GL/IBM/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/IBM
copying OpenGL/GL/IBM/cull_vertex.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/IBM
copying OpenGL/GL/IBM/pixel_transform_color_table.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/IBM
copying OpenGL/GL/IBM/rasterpos_clip.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/IBM
copying OpenGL/GL/IBM/texture_mirrored_repeat.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/IBM
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/HP
copying OpenGL/GL/HP/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/HP
copying OpenGL/GL/HP/convolution_border_modes.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/HP
copying OpenGL/GL/HP/occlusion_test.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/HP
copying OpenGL/GL/HP/texture_lighting.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/HP
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT
copying OpenGL/GL/EXT/_422_pixels.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT
copying OpenGL/GL/EXT/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT
copying OpenGL/GL/EXT/abgr.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT
copying OpenGL/GL/EXT/bgra.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT
copying OpenGL/GL/EXT/blend_logic_op.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT
copying OpenGL/GL/EXT/blend_subtract.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT
copying OpenGL/GL/EXT/clip_volume_hint.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT
copying OpenGL/GL/EXT/cmyka.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT
copying OpenGL/GL/EXT/index_array_formats.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT
copying OpenGL/GL/EXT/index_texture.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT
copying OpenGL/GL/EXT/misc_attribute.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT
copying OpenGL/GL/EXT/packed_pixels.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT
copying OpenGL/GL/EXT/rescale_normal.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT
copying OpenGL/GL/EXT/separate_specular_color.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT
copying OpenGL/GL/EXT/shared_texture_palette.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT
copying OpenGL/GL/EXT/stencil_wrap.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT
copying OpenGL/GL/EXT/texture.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT
copying OpenGL/GL/EXT/texture_compression_s3tc.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT
copying OpenGL/GL/EXT/texture_cube_map.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT
copying OpenGL/GL/EXT/texture_env_add.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT
copying OpenGL/GL/EXT/texture_env_combine.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT
copying OpenGL/GL/EXT/texture_env_dot3.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT
copying OpenGL/GL/EXT/texture_filter_anisotropic.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT
copying OpenGL/GL/EXT/texture_lod.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT
copying OpenGL/GL/EXT/texture_lod_bias.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/Autodesk
copying OpenGL/GL/Autodesk/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/Autodesk
copying OpenGL/GL/Autodesk/bgra_colors.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/Autodesk
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/ATI
copying OpenGL/GL/ATI/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/ATI
copying OpenGL/GL/ATI/texture_mirror_once.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/ATI
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/ARB
copying OpenGL/GL/ARB/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/ARB
copying OpenGL/GL/ARB/texture_border_clamp.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/ARB
copying OpenGL/GL/ARB/texture_cube_map.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/ARB
copying OpenGL/GL/ARB/texture_env_add.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/ARB
copying OpenGL/GL/ARB/texture_env_combine.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/ARB
copying OpenGL/GL/ARB/texture_env_crossbar.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/ARB
copying OpenGL/GL/ARB/texture_env_dot3.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/ARB
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/APPLE
copying OpenGL/GL/APPLE/__init__.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/APPLE
copying OpenGL/GL/APPLE/specular_vector.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/APPLE
copying OpenGL/GL/APPLE/transform_hint.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/APPLE
package init file 'OpenGL/Demo/twburton/__init__.py' not found (or not a regular file)
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/Demo
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/Demo/twburton
package init file 'OpenGL/Demo/tom/__init__.py' not found (or not a regular file)
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/Demo/tom
copying OpenGL/Demo/tom/logo.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/Demo/tom
package init file 'OpenGL/Demo/simple/__init__.py' not found (or not a regular file)
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/Demo/simple
package init file 'OpenGL/Demo/redbook/__init__.py' not found (or not a regular file)
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/Demo/redbook
package init file 'OpenGL/Demo/dek/__init__.py' not found (or not a regular file)
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/Demo/dek
copying OpenGL/Demo/dek/PILNumeric.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/Demo/dek
package init file 'OpenGL/Demo/dek/OglSurface/__init__.py' not found (or not a regular file)
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/Demo/dek/OglSurface
copying OpenGL/Demo/dek/OglSurface/Geometry.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/Demo/dek/OglSurface
copying OpenGL/Demo/dek/OglSurface/NumericPDB.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/Demo/dek/OglSurface
copying OpenGL/Demo/dek/OglSurface/OglFrame.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/Demo/dek/OglSurface
copying OpenGL/Demo/dek/OglSurface/triangle.py -> build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/Demo/dek/OglSurface
package init file 'OpenGL/Demo/da/__init__.py' not found (or not a regular file)
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/Demo/da
package init file 'OpenGL/Demo/NeHe/__init__.py' not found (or not a regular file)
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/Demo/NeHe
package init file 'OpenGL/Demo/GLUT/examples/__init__.py' not found (or not a regular file)
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/Demo/GLUT
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/Demo/GLUT/examples
package init file 'OpenGL/Demo/GLE/__init__.py' not found (or not a regular file)
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/Demo/GLE
package init file 'OpenGL/scripts/__init__.py' not found (or not a regular file)
creating build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/scripts
package init file 'OpenGL/Demo/twburton/__init__.py' not found (or not a regular file)
package init file 'OpenGL/Demo/tom/__init__.py' not found (or not a regular file)
package init file 'OpenGL/Demo/simple/__init__.py' not found (or not a regular file)
package init file 'OpenGL/Demo/redbook/__init__.py' not found (or not a regular file)
package init file 'OpenGL/Demo/dek/__init__.py' not found (or not a regular file)
package init file 'OpenGL/Demo/dek/OglSurface/__init__.py' not found (or not a regular file)
package init file 'OpenGL/Demo/da/__init__.py' not found (or not a regular file)
package init file 'OpenGL/Demo/NeHe/__init__.py' not found (or not a regular file)
package init file 'OpenGL/Demo/GLUT/examples/__init__.py' not found (or not a regular file)
package init file 'OpenGL/Demo/GLE/__init__.py' not found (or not a regular file)
package init file 'OpenGL/scripts/__init__.py' not found (or not a regular file)
running build_clib
building 'interface_util' library
creating build/temp.freebsd-5.1-RELEASE-i386-2.3
creating build/temp.freebsd-5.1-RELEASE-i386-2.3/src
creating build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface_util
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/local/include/python2.3 -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -c src/interface_util/interface_util.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface_util/interface_util.o
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/local/include/python2.3 -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -c src/interface_util/platform.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface_util/platform.o
src/interface_util/platform.c: In function `GetExtProc':
src/interface_util/platform.c:36: warning: assignment makes pointer from integer without a cast
ar -cr build/temp.freebsd-5.1-RELEASE-i386-2.3/libinterface_util.a build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface_util/interface_util.o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface_util/platform.o
building 'GLE' library
creating build/temp.freebsd-5.1-RELEASE-i386-2.3/src/gle
creating build/temp.freebsd-5.1-RELEASE-i386-2.3/src/gle/src
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/local/include/python2.3 -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -c src/gle/src/view.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/gle/src/view.o
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/local/include/python2.3 -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -c src/gle/src/intersect.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/gle/src/intersect.o
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/local/include/python2.3 -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -c src/gle/src/qmesh.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/gle/src/qmesh.o
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/local/include/python2.3 -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -c src/gle/src/rotate.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/gle/src/rotate.o
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/local/include/python2.3 -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -c src/gle/src/round_cap.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/gle/src/round_cap.o
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/local/include/python2.3 -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -c src/gle/src/ex_cut_round.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/gle/src/ex_cut_round.o
src/gle/src/ex_cut_round.c: In function `draw_cut_style_cap_callback':
src/gle/src/ex_cut_round.c:127: warning: passing arg 3 of `gluTessCallback' from incompatible pointer type
src/gle/src/ex_cut_round.c:128: warning: passing arg 3 of `gluTessCallback' from incompatible pointer type
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/local/include/python2.3 -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -c src/gle/src/extrude.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/gle/src/extrude.o
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/local/include/python2.3 -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -c src/gle/src/urotate.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/gle/src/urotate.o
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/local/include/python2.3 -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -c src/gle/src/segment.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/gle/src/segment.o
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/local/include/python2.3 -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -c src/gle/src/rot_prince.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/gle/src/rot_prince.o
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/local/include/python2.3 -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -c src/gle/src/ex_raw.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/gle/src/ex_raw.o
src/gle/src/ex_raw.c: In function `draw_raw_style_end_cap':
src/gle/src/ex_raw.c:139: warning: passing arg 3 of `gluTessCallback' from incompatible pointer type
src/gle/src/ex_raw.c:140: warning: passing arg 3 of `gluTessCallback' from incompatible pointer type
src/gle/src/ex_raw.c: In function `draw_front_contour_cap':
src/gle/src/ex_raw.c:199: warning: passing arg 3 of `gluTessCallback' from incompatible pointer type
src/gle/src/ex_raw.c:200: warning: passing arg 3 of `gluTessCallback' from incompatible pointer type
src/gle/src/ex_raw.c: In function `draw_back_contour_cap':
src/gle/src/ex_raw.c:245: warning: passing arg 3 of `gluTessCallback' from incompatible pointer type
src/gle/src/ex_raw.c:246: warning: passing arg 3 of `gluTessCallback' from incompatible pointer type
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/local/include/python2.3 -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -c src/gle/src/texgen.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/gle/src/texgen.o
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/local/include/python2.3 -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -c src/gle/src/ex_angle.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/gle/src/ex_angle.o
src/gle/src/ex_angle.c: In function `draw_angle_style_front_cap':
src/gle/src/ex_angle.c:110: warning: passing arg 3 of `gluTessCallback' from incompatible pointer type
src/gle/src/ex_angle.c:111: warning: passing arg 3 of `gluTessCallback' from incompatible pointer type
src/gle/src/ex_angle.c: In function `draw_angle_style_back_cap':
src/gle/src/ex_angle.c:189: warning: passing arg 3 of `gluTessCallback' from incompatible pointer type
src/gle/src/ex_angle.c:190: warning: passing arg 3 of `gluTessCallback' from incompatible pointer type
ar -cr build/temp.freebsd-5.1-RELEASE-i386-2.3/libGLE.a build/temp.freebsd-5.1-RELEASE-i386-2.3/src/gle/src/rot_prince.o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/gle/src/ex_cut_round.o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/gle/src/ex_raw.o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/gle/src/extrude.o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/gle/src/intersect.o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/gle/src/qmesh.o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/gle/src/ex_angle.o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/gle/src/rotate.o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/gle/src/round_cap.o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/gle/src/segment.o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/gle/src/texgen.o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/gle/src/urotate.o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/gle/src/view.o
running build_ext
building 'GL.ARB.matrix_palette' extension
creating build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.ARB.matrix_palette.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.ARB.matrix_palette.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.ARB.matrix_palette.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/ARB/matrix_palette.so
building 'GL.ARB.multisample' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.ARB.multisample.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.ARB.multisample.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.ARB.multisample.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/ARB/multisample.so
building 'GL.ARB.multitexture' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.ARB.multitexture.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.ARB.multitexture.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.ARB.multitexture.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/ARB/multitexture.so
building 'GL.ARB.point_parameters' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.ARB.point_parameters.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.ARB.point_parameters.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.ARB.point_parameters.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/ARB/point_parameters.so
building 'GL.ARB.texture_compression' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.ARB.texture_compression.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.ARB.texture_compression.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.ARB.texture_compression.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/ARB/texture_compression.so
building 'GL.ARB.transpose_matrix' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.ARB.transpose_matrix.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.ARB.transpose_matrix.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.ARB.transpose_matrix.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/ARB/transpose_matrix.so
building 'GL.ARB.vertex_blend' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.ARB.vertex_blend.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.ARB.vertex_blend.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.ARB.vertex_blend.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/ARB/vertex_blend.so
building 'GL.Autodesk.facet_normal' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.Autodesk.facet_normal.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.Autodesk.facet_normal.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.Autodesk.facet_normal.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/Autodesk/facet_normal.so
building 'GL.Autodesk.valid_back_buffer_hint' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.Autodesk.valid_back_buffer_hint.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.Autodesk.valid_back_buffer_hint.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.Autodesk.valid_back_buffer_hint.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/Autodesk/valid_back_buffer_hint.so
building 'GL.EXT.blend_color' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.EXT.blend_color.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.blend_color.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.blend_color.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT/blend_color.so
building 'GL.EXT.blend_func_separate' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.EXT.blend_func_separate.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.blend_func_separate.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.blend_func_separate.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT/blend_func_separate.so
building 'GL.EXT.blend_minmax' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.EXT.blend_minmax.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.blend_minmax.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.blend_minmax.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT/blend_minmax.so
building 'GL.EXT.compiled_vertex_array' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.EXT.compiled_vertex_array.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.compiled_vertex_array.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.compiled_vertex_array.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT/compiled_vertex_array.so
building 'GL.EXT.convolution' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.EXT.convolution.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.convolution.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.convolution.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT/convolution.so
building 'GL.EXT.coordinate_frame' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.EXT.coordinate_frame.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.coordinate_frame.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.coordinate_frame.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT/coordinate_frame.so
building 'GL.EXT.copy_texture' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.EXT.copy_texture.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.copy_texture.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.copy_texture.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT/copy_texture.so
building 'GL.EXT.cull_vertex' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.EXT.cull_vertex.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.cull_vertex.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.cull_vertex.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT/cull_vertex.so
building 'GL.EXT.draw_range_elements' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.EXT.draw_range_elements.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.draw_range_elements.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.draw_range_elements.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT/draw_range_elements.so
building 'GL.EXT.fog_coord' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.EXT.fog_coord.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.fog_coord.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.fog_coord.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT/fog_coord.so
building 'GL.EXT.fragment_lighting' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.EXT.fragment_lighting.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.fragment_lighting.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.fragment_lighting.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT/fragment_lighting.so
building 'GL.EXT.index_func' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.EXT.index_func.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.index_func.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.index_func.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT/index_func.so
building 'GL.EXT.index_material' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.EXT.index_material.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.index_material.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.index_material.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT/index_material.so
building 'GL.EXT.light_texture' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.EXT.light_texture.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.light_texture.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.light_texture.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT/light_texture.so
building 'GL.EXT.multi_draw_arrays' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.EXT.multi_draw_arrays.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.multi_draw_arrays.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.multi_draw_arrays.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT/multi_draw_arrays.so
building 'GL.EXT.pixel_transform' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.EXT.pixel_transform.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.pixel_transform.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.pixel_transform.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT/pixel_transform.so
building 'GL.EXT.point_parameters' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.EXT.point_parameters.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.point_parameters.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.point_parameters.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT/point_parameters.so
building 'GL.EXT.polygon_offset' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.EXT.polygon_offset.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.polygon_offset.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.polygon_offset.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT/polygon_offset.so
building 'GL.EXT.scene_marker' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.EXT.scene_marker.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.scene_marker.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.scene_marker.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT/scene_marker.so
building 'GL.EXT.secondary_color' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.EXT.secondary_color.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.secondary_color.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.secondary_color.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT/secondary_color.so
building 'GL.EXT.subtexture' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.EXT.subtexture.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.subtexture.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.subtexture.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT/subtexture.so
building 'GL.EXT.texture3D' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.EXT.texture3D.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.texture3D.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.texture3D.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT/texture3D.so
building 'GL.EXT.texture_object' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.EXT.texture_object.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.texture_object.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.texture_object.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT/texture_object.so
building 'GL.EXT.texture_perturb_normal' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.EXT.texture_perturb_normal.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.texture_perturb_normal.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.texture_perturb_normal.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT/texture_perturb_normal.so
building 'GL.EXT.vertex_array' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.EXT.vertex_array.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.vertex_array.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.vertex_array.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT/vertex_array.so
building 'GL.EXT.vertex_weighting' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.EXT.vertex_weighting.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.vertex_weighting.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.EXT.vertex_weighting.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/EXT/vertex_weighting.so
building 'GL.HP.image_transform' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.HP.image_transform.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.HP.image_transform.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.HP.image_transform.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/HP/image_transform.so
building 'GL.IBM.multimode_draw_arrays' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.IBM.multimode_draw_arrays.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.IBM.multimode_draw_arrays.o
In file included from src/interface/GL.IBM.multimode_draw_arrays.c:6:
src/interface/GL.IBM.multimode_draw_arrays.0101.inc: In function `_wrap_glMultiModeDrawArraysIBM':
src/interface/GL.IBM.multimode_draw_arrays.0101.inc:789: warning: passing arg 1 of `glMultiModeDrawArraysIBM' makes integer from pointer without a cast
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.IBM.multimode_draw_arrays.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/IBM/multimode_draw_arrays.so
building 'GL.IBM.static_data' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.IBM.static_data.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.IBM.static_data.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.IBM.static_data.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/IBM/static_data.so
building 'GL.INTEL.texture_scissor' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.INTEL.texture_scissor.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.INTEL.texture_scissor.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.INTEL.texture_scissor.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/INTEL/texture_scissor.so
building 'GL.KTX.buffer_region' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.KTX.buffer_region.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.KTX.buffer_region.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.KTX.buffer_region.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/KTX/buffer_region.so
building 'GL.MESA.resize_buffers' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.MESA.resize_buffers.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.MESA.resize_buffers.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.MESA.resize_buffers.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/MESA/resize_buffers.so
building 'GL.MESA.window_pos' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.MESA.window_pos.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.MESA.window_pos.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.MESA.window_pos.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/MESA/window_pos.so
building 'GL.NV.fence' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.NV.fence.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.NV.fence.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.NV.fence.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/NV/fence.so
building 'GL.NV.register_combiners' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.NV.register_combiners.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.NV.register_combiners.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.NV.register_combiners.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/NV/register_combiners.so
building 'GL.NV.register_combiners2' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.NV.register_combiners2.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.NV.register_combiners2.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.NV.register_combiners2.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/NV/register_combiners2.so
building 'GL.PGI.misc_hints' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.PGI.misc_hints.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.PGI.misc_hints.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.PGI.misc_hints.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/PGI/misc_hints.so
building 'GL.SGIS.detail_texture' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.SGIS.detail_texture.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIS.detail_texture.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIS.detail_texture.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIS/detail_texture.so
building 'GL.SGIS.fog_function' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.SGIS.fog_function.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIS.fog_function.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIS.fog_function.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIS/fog_function.so
building 'GL.SGIS.multisample' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.SGIS.multisample.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIS.multisample.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIS.multisample.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIS/multisample.so
building 'GL.SGIS.multitexture' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.SGIS.multitexture.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIS.multitexture.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIS.multitexture.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIS/multitexture.so
building 'GL.SGIS.pixel_texture' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.SGIS.pixel_texture.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIS.pixel_texture.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIS.pixel_texture.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIS/pixel_texture.so
building 'GL.SGIS.sharpen_texture' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.SGIS.sharpen_texture.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIS.sharpen_texture.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIS.sharpen_texture.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIS/sharpen_texture.so
building 'GL.SGIS.texture4D' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.SGIS.texture4D.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIS.texture4D.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIS.texture4D.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIS/texture4D.so
building 'GL.SGIS.texture_color_mask' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.SGIS.texture_color_mask.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIS.texture_color_mask.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIS.texture_color_mask.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIS/texture_color_mask.so
building 'GL.SGIS.texture_filter4' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.SGIS.texture_filter4.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIS.texture_filter4.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIS.texture_filter4.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIS/texture_filter4.so
building 'GL.SGIX.async' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.SGIX.async.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIX.async.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIX.async.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX/async.so
building 'GL.SGIX.flush_raster' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.SGIX.flush_raster.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIX.flush_raster.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIX.flush_raster.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX/flush_raster.so
building 'GL.SGIX.frame_zoom' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.SGIX.frame_zoom.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIX.frame_zoom.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIX.frame_zoom.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX/frame_zoom.so
building 'GL.SGIX.list_priority' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.SGIX.list_priority.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIX.list_priority.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIX.list_priority.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX/list_priority.so
building 'GL.SGIX.pixel_texture' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.SGIX.pixel_texture.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIX.pixel_texture.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIX.pixel_texture.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX/pixel_texture.so
building 'GL.SGIX.reference_plane' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.SGIX.reference_plane.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIX.reference_plane.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIX.reference_plane.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX/reference_plane.so
building 'GL.SGIX.sprite' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.SGIX.sprite.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIX.sprite.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIX.sprite.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX/sprite.so
building 'GL.SGIX.tag_sample_buffer' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.SGIX.tag_sample_buffer.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIX.tag_sample_buffer.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SGIX.tag_sample_buffer.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SGIX/tag_sample_buffer.so
building 'GL.SUN.global_alpha' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.SUN.global_alpha.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SUN.global_alpha.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SUN.global_alpha.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SUN/global_alpha.so
building 'GL.SUN.triangle_list' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.SUN.triangle_list.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SUN.triangle_list.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SUN.triangle_list.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SUN/triangle_list.so
building 'GL.SUNX.constant_data' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.SUNX.constant_data.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SUNX.constant_data.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.SUNX.constant_data.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/SUNX/constant_data.so
building 'GL.WIN.swap_hint' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.WIN.swap_hint.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.WIN.swap_hint.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.WIN.swap_hint.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/WIN/swap_hint.so
building 'GL._3DFX.tbuffer' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL._3DFX.tbuffer.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL._3DFX.tbuffer.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL._3DFX.tbuffer.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/_3DFX/tbuffer.so
building 'GL.__init___' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GL.__init___.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.__init___.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GL.__init___.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GL/__init___.so
building 'GLE' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GLE.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GLE.o
In file included from src/interface/GLE.c:8:
src/interface/GLE.0300.inc: In function `_wrap_glePolyCylinder':
src/interface/GLE.0300.inc:842: warning: passing arg 2 of `glePolyCylinder' from incompatible pointer type
src/interface/GLE.0300.inc:842: warning: passing arg 3 of `glePolyCylinder' from incompatible pointer type
src/interface/GLE.0300.inc: In function `_wrap_glePolyCone':
src/interface/GLE.0300.inc:886: warning: passing arg 2 of `glePolyCone' from incompatible pointer type
src/interface/GLE.0300.inc:886: warning: passing arg 3 of `glePolyCone' from incompatible pointer type
src/interface/GLE.0300.inc:886: warning: passing arg 4 of `glePolyCone' discards qualifiers from pointer target type
src/interface/GLE.0300.inc: In function `_wrap_gleExtrusion':
src/interface/GLE.0300.inc:952: warning: passing arg 2 of `gleExtrusion' from incompatible pointer type
src/interface/GLE.0300.inc:952: warning: passing arg 3 of `gleExtrusion' from incompatible pointer type
src/interface/GLE.0300.inc:952: warning: passing arg 4 of `gleExtrusion' discards qualifiers from pointer target type
src/interface/GLE.0300.inc:952: warning: passing arg 6 of `gleExtrusion' from incompatible pointer type
src/interface/GLE.0300.inc:952: warning: passing arg 7 of `gleExtrusion' from incompatible pointer type
src/interface/GLE.0300.inc: In function `_wrap_gleTwistExtrusion':
src/interface/GLE.0300.inc:1030: warning: passing arg 2 of `gleTwistExtrusion' from incompatible pointer type
src/interface/GLE.0300.inc:1030: warning: passing arg 3 of `gleTwistExtrusion' from incompatible pointer type
src/interface/GLE.0300.inc:1030: warning: passing arg 4 of `gleTwistExtrusion' discards qualifiers from pointer target type
src/interface/GLE.0300.inc:1030: warning: passing arg 6 of `gleTwistExtrusion' from incompatible pointer type
src/interface/GLE.0300.inc:1030: warning: passing arg 7 of `gleTwistExtrusion' from incompatible pointer type
src/interface/GLE.0300.inc:1030: warning: passing arg 8 of `gleTwistExtrusion' discards qualifiers from pointer target type
src/interface/GLE.0300.inc: In function `_wrap_gleSuperExtrusion':
src/interface/GLE.0300.inc:1111: warning: passing arg 2 of `gleSuperExtrusion' from incompatible pointer type
src/interface/GLE.0300.inc:1111: warning: passing arg 3 of `gleSuperExtrusion' from incompatible pointer type
src/interface/GLE.0300.inc:1111: warning: passing arg 4 of `gleSuperExtrusion' discards qualifiers from pointer target type
src/interface/GLE.0300.inc:1111: warning: passing arg 6 of `gleSuperExtrusion' from incompatible pointer type
src/interface/GLE.0300.inc:1111: warning: passing arg 7 of `gleSuperExtrusion' from incompatible pointer type
src/interface/GLE.0300.inc:1111: warning: passing arg 8 of `gleSuperExtrusion' from incompatible pointer type
src/interface/GLE.0300.inc: In function `_wrap_gleSpiral':
src/interface/GLE.0300.inc:1184: warning: passing arg 2 of `gleSpiral' from incompatible pointer type
src/interface/GLE.0300.inc:1184: warning: passing arg 3 of `gleSpiral' from incompatible pointer type
src/interface/GLE.0300.inc:1184: warning: passing arg 4 of `gleSpiral' discards qualifiers from pointer target type
src/interface/GLE.0300.inc:1184: warning: passing arg 9 of `gleSpiral' from incompatible pointer type
src/interface/GLE.0300.inc:1184: warning: passing arg 10 of `gleSpiral' from incompatible pointer type
src/interface/GLE.0300.inc: In function `_wrap_gleLathe':
src/interface/GLE.0300.inc:1254: warning: passing arg 2 of `gleLathe' from incompatible pointer type
src/interface/GLE.0300.inc:1254: warning: passing arg 3 of `gleLathe' from incompatible pointer type
src/interface/GLE.0300.inc:1254: warning: passing arg 4 of `gleLathe' discards qualifiers from pointer target type
src/interface/GLE.0300.inc:1254: warning: passing arg 9 of `gleLathe' from incompatible pointer type
src/interface/GLE.0300.inc:1254: warning: passing arg 10 of `gleLathe' from incompatible pointer type
src/interface/GLE.0300.inc: In function `_wrap_gleHelicoid':
src/interface/GLE.0300.inc:1301: warning: passing arg 6 of `gleHelicoid' from incompatible pointer type
src/interface/GLE.0300.inc:1301: warning: passing arg 7 of `gleHelicoid' from incompatible pointer type
src/interface/GLE.0300.inc: In function `_wrap_gleToroid':
src/interface/GLE.0300.inc:1339: warning: passing arg 6 of `gleToroid' from incompatible pointer type
src/interface/GLE.0300.inc:1339: warning: passing arg 7 of `gleToroid' from incompatible pointer type
src/interface/GLE.0300.inc: In function `_wrap_gleScrew':
src/interface/GLE.0300.inc:1385: warning: passing arg 2 of `gleScrew' from incompatible pointer type
src/interface/GLE.0300.inc:1385: warning: passing arg 3 of `gleScrew' from incompatible pointer type
src/interface/GLE.0300.inc:1385: warning: passing arg 4 of `gleScrew' discards qualifiers from pointer target type
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GLE.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -lGLE -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GLE.so
building 'GLU.SGI.filter4_parameters' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GLU.SGI.filter4_parameters.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GLU.SGI.filter4_parameters.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GLU.SGI.filter4_parameters.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GLU/SGI/filter4_parameters.so
building 'GLU.__init___' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GLU.__init___.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GLU.__init___.o
In file included from src/interface/GLU.__init___.c:7:
src/interface/GLU.__init___.0103.inc: In function `_gluNewQuadric':
src/interface/GLU.__init___.0103.inc:1243: warning: passing arg 3 of `gluQuadricCallback' from incompatible pointer type
src/interface/GLU.__init___.0103.inc: In function `_gluNewTess':
src/interface/GLU.__init___.0103.inc:1486: warning: passing arg 3 of `gluTessCallback' from incompatible pointer type
src/interface/GLU.__init___.0103.inc: In function `_gluNewNurbsRenderer':
src/interface/GLU.__init___.0103.inc:1658: warning: passing arg 3 of `gluNurbsCallback' from incompatible pointer type
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GLU.__init___.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GLU/__init___.so
building 'GLUT' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/interface/GLUT.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GLUT.o
cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-i386-2.3/src/interface/GLUT.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -Lbuild/temp.freebsd-5.1-RELEASE-i386-2.3 -lGL -lX11 -lXext -lGLU -lglut -lXi -lXmu -linterface_util -lGLE -o build/lib.freebsd-5.1-RELEASE-i386-2.3/OpenGL/GLUT.so
creating build/temp.freebsd-5.1-RELEASE-i386-2.3/src/Togl-1.5
cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -Isrc/Togl-1.5 -I/usr/local/include/tk8.3 -I/usr/local/include/tcl8.3 -I/usr/include -I/usr/locall/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -Isrc/gle/src -I/usr/local/include/python2.3 -c src/Togl-1.5/togl.c -o build/temp.freebsd-5.1-RELEASE-i386-2.3/src/Togl-1.5/togl.o -O -pipe -mcpu=pentiumpro
src/Togl-1.5/togl.c:119:16: tk.h: No such file or directory
src/Togl-1.5/togl.c:141:2: #error Sorry, you will have to edit togl.c to include the right tkInt.h file
In file included from src/Togl-1.5/togl.c:156:
src/Togl-1.5/togl.h:89:16: tk.h: No such file or directory
In file included from src/Togl-1.5/togl.c:156:
src/Togl-1.5/togl.h:209: syntax error before "Togl_TkWin"
src/Togl-1.5/togl.h:209: warning: data definition has no type or storage class
src/Togl-1.5/togl.c:197: syntax error before "Tk_Window"
src/Togl-1.5/togl.c:201: syntax error before "Tk_Cursor"
src/Togl-1.5/togl.c:296: syntax error before "configSpecs"
src/Togl-1.5/togl.c:297: warning: braces around scalar initializer
src/Togl-1.5/togl.c:297: warning: (near initialization for `configSpecs[0]')
src/Togl-1.5/togl.c:297: `TK_CONFIG_PIXELS' undeclared here (not in a function)
src/Togl-1.5/togl.c:297: initializer element is not constant
src/Togl-1.5/togl.c:297: (near initialization for `configSpecs[0]')
src/Togl-1.5/togl.c:297: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:297: warning: (near initialization for `configSpecs[0]')
src/Togl-1.5/togl.c:297: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:297: warning: (near initialization for `configSpecs[0]')
src/Togl-1.5/togl.c:297: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:297: warning: (near initialization for `configSpecs[0]')
src/Togl-1.5/togl.c:298: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:298: warning: (near initialization for `configSpecs[0]')
src/Togl-1.5/togl.c:298: syntax error before "struct"
src/Togl-1.5/togl.c:298: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:298: warning: (near initialization for `configSpecs[0]')
src/Togl-1.5/togl.c:298: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:298: warning: (near initialization for `configSpecs[0]')
src/Togl-1.5/togl.c:298: initializer element is not constant
src/Togl-1.5/togl.c:298: (near initialization for `configSpecs[0]')
src/Togl-1.5/togl.c:300: warning: braces around scalar initializer
src/Togl-1.5/togl.c:300: warning: (near initialization for `configSpecs[1]')
src/Togl-1.5/togl.c:300: `TK_CONFIG_PIXELS' undeclared here (not in a function)
src/Togl-1.5/togl.c:300: initializer element is not constant
src/Togl-1.5/togl.c:300: (near initialization for `configSpecs[1]')
src/Togl-1.5/togl.c:300: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:300: warning: (near initialization for `configSpecs[1]')
src/Togl-1.5/togl.c:300: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:300: warning: (near initialization for `configSpecs[1]')
src/Togl-1.5/togl.c:300: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:300: warning: (near initialization for `configSpecs[1]')
src/Togl-1.5/togl.c:301: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:301: warning: (near initialization for `configSpecs[1]')
src/Togl-1.5/togl.c:301: syntax error before "struct"
src/Togl-1.5/togl.c:301: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:301: warning: (near initialization for `configSpecs[1]')
src/Togl-1.5/togl.c:301: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:301: warning: (near initialization for `configSpecs[1]')
src/Togl-1.5/togl.c:301: initializer element is not constant
src/Togl-1.5/togl.c:301: (near initialization for `configSpecs[1]')
src/Togl-1.5/togl.c:303: warning: braces around scalar initializer
src/Togl-1.5/togl.c:303: warning: (near initialization for `configSpecs[2]')
src/Togl-1.5/togl.c:303: `TK_CONFIG_BOOLEAN' undeclared here (not in a function)
src/Togl-1.5/togl.c:303: initializer element is not constant
src/Togl-1.5/togl.c:303: (near initialization for `configSpecs[2]')
src/Togl-1.5/togl.c:303: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:303: warning: (near initialization for `configSpecs[2]')
src/Togl-1.5/togl.c:303: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:303: warning: (near initialization for `configSpecs[2]')
src/Togl-1.5/togl.c:303: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:303: warning: (near initialization for `configSpecs[2]')
src/Togl-1.5/togl.c:304: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:304: warning: (near initialization for `configSpecs[2]')
src/Togl-1.5/togl.c:304: syntax error before "struct"
src/Togl-1.5/togl.c:304: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:304: warning: (near initialization for `configSpecs[2]')
src/Togl-1.5/togl.c:304: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:304: warning: (near initialization for `configSpecs[2]')
src/Togl-1.5/togl.c:304: initializer element is not constant
src/Togl-1.5/togl.c:304: (near initialization for `configSpecs[2]')
src/Togl-1.5/togl.c:306: warning: braces around scalar initializer
src/Togl-1.5/togl.c:306: warning: (near initialization for `configSpecs[3]')
src/Togl-1.5/togl.c:306: `TK_CONFIG_INT' undeclared here (not in a function)
src/Togl-1.5/togl.c:306: initializer element is not constant
src/Togl-1.5/togl.c:306: (near initialization for `configSpecs[3]')
src/Togl-1.5/togl.c:306: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:306: warning: (near initialization for `configSpecs[3]')
src/Togl-1.5/togl.c:306: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:306: warning: (near initialization for `configSpecs[3]')
src/Togl-1.5/togl.c:306: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:306: warning: (near initialization for `configSpecs[3]')
src/Togl-1.5/togl.c:307: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:307: warning: (near initialization for `configSpecs[3]')
src/Togl-1.5/togl.c:307: syntax error before "struct"
src/Togl-1.5/togl.c:307: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:307: warning: (near initialization for `configSpecs[3]')
src/Togl-1.5/togl.c:307: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:307: warning: (near initialization for `configSpecs[3]')
src/Togl-1.5/togl.c:307: initializer element is not constant
src/Togl-1.5/togl.c:307: (near initialization for `configSpecs[3]')
src/Togl-1.5/togl.c:309: warning: braces around scalar initializer
src/Togl-1.5/togl.c:309: warning: (near initialization for `configSpecs[4]')
src/Togl-1.5/togl.c:309: `TK_CONFIG_INT' undeclared here (not in a function)
src/Togl-1.5/togl.c:309: initializer element is not constant
src/Togl-1.5/togl.c:309: (near initialization for `configSpecs[4]')
src/Togl-1.5/togl.c:309: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:309: warning: (near initialization for `configSpecs[4]')
src/Togl-1.5/togl.c:309: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:309: warning: (near initialization for `configSpecs[4]')
src/Togl-1.5/togl.c:309: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:309: warning: (near initialization for `configSpecs[4]')
src/Togl-1.5/togl.c:310: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:310: warning: (near initialization for `configSpecs[4]')
src/Togl-1.5/togl.c:310: syntax error before "struct"
src/Togl-1.5/togl.c:310: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:310: warning: (near initialization for `configSpecs[4]')
src/Togl-1.5/togl.c:310: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:310: warning: (near initialization for `configSpecs[4]')
src/Togl-1.5/togl.c:310: initializer element is not constant
src/Togl-1.5/togl.c:310: (near initialization for `configSpecs[4]')
src/Togl-1.5/togl.c:312: warning: braces around scalar initializer
src/Togl-1.5/togl.c:312: warning: (near initialization for `configSpecs[5]')
src/Togl-1.5/togl.c:312: `TK_CONFIG_INT' undeclared here (not in a function)
src/Togl-1.5/togl.c:312: initializer element is not constant
src/Togl-1.5/togl.c:312: (near initialization for `configSpecs[5]')
src/Togl-1.5/togl.c:312: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:312: warning: (near initialization for `configSpecs[5]')
src/Togl-1.5/togl.c:312: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:312: warning: (near initialization for `configSpecs[5]')
src/Togl-1.5/togl.c:312: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:312: warning: (near initialization for `configSpecs[5]')
src/Togl-1.5/togl.c:313: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:313: warning: (near initialization for `configSpecs[5]')
src/Togl-1.5/togl.c:313: syntax error before "struct"
src/Togl-1.5/togl.c:313: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:313: warning: (near initialization for `configSpecs[5]')
src/Togl-1.5/togl.c:313: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:313: warning: (near initialization for `configSpecs[5]')
src/Togl-1.5/togl.c:313: initializer element is not constant
src/Togl-1.5/togl.c:313: (near initialization for `configSpecs[5]')
src/Togl-1.5/togl.c:315: warning: braces around scalar initializer
src/Togl-1.5/togl.c:315: warning: (near initialization for `configSpecs[6]')
src/Togl-1.5/togl.c:315: `TK_CONFIG_BOOLEAN' undeclared here (not in a function)
src/Togl-1.5/togl.c:315: initializer element is not constant
src/Togl-1.5/togl.c:315: (near initialization for `configSpecs[6]')
src/Togl-1.5/togl.c:315: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:315: warning: (near initialization for `configSpecs[6]')
src/Togl-1.5/togl.c:315: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:315: warning: (near initialization for `configSpecs[6]')
src/Togl-1.5/togl.c:315: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:315: warning: (near initialization for `configSpecs[6]')
src/Togl-1.5/togl.c:316: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:316: warning: (near initialization for `configSpecs[6]')
src/Togl-1.5/togl.c:316: syntax error before "struct"
src/Togl-1.5/togl.c:316: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:316: warning: (near initialization for `configSpecs[6]')
src/Togl-1.5/togl.c:316: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:316: warning: (near initialization for `configSpecs[6]')
src/Togl-1.5/togl.c:316: initializer element is not constant
src/Togl-1.5/togl.c:316: (near initialization for `configSpecs[6]')
src/Togl-1.5/togl.c:318: warning: braces around scalar initializer
src/Togl-1.5/togl.c:318: warning: (near initialization for `configSpecs[7]')
src/Togl-1.5/togl.c:318: `TK_CONFIG_BOOLEAN' undeclared here (not in a function)
src/Togl-1.5/togl.c:318: initializer element is not constant
src/Togl-1.5/togl.c:318: (near initialization for `configSpecs[7]')
src/Togl-1.5/togl.c:318: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:318: warning: (near initialization for `configSpecs[7]')
src/Togl-1.5/togl.c:318: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:318: warning: (near initialization for `configSpecs[7]')
src/Togl-1.5/togl.c:318: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:318: warning: (near initialization for `configSpecs[7]')
src/Togl-1.5/togl.c:319: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:319: warning: (near initialization for `configSpecs[7]')
src/Togl-1.5/togl.c:319: syntax error before "struct"
src/Togl-1.5/togl.c:319: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:319: warning: (near initialization for `configSpecs[7]')
src/Togl-1.5/togl.c:319: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:319: warning: (near initialization for `configSpecs[7]')
src/Togl-1.5/togl.c:319: initializer element is not constant
src/Togl-1.5/togl.c:319: (near initialization for `configSpecs[7]')
src/Togl-1.5/togl.c:321: warning: braces around scalar initializer
src/Togl-1.5/togl.c:321: warning: (near initialization for `configSpecs[8]')
src/Togl-1.5/togl.c:321: `TK_CONFIG_INT' undeclared here (not in a function)
src/Togl-1.5/togl.c:321: initializer element is not constant
src/Togl-1.5/togl.c:321: (near initialization for `configSpecs[8]')
src/Togl-1.5/togl.c:321: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:321: warning: (near initialization for `configSpecs[8]')
src/Togl-1.5/togl.c:321: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:321: warning: (near initialization for `configSpecs[8]')
src/Togl-1.5/togl.c:321: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:321: warning: (near initialization for `configSpecs[8]')
src/Togl-1.5/togl.c:322: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:322: warning: (near initialization for `configSpecs[8]')
src/Togl-1.5/togl.c:322: syntax error before "struct"
src/Togl-1.5/togl.c:322: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:322: warning: (near initialization for `configSpecs[8]')
src/Togl-1.5/togl.c:322: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:322: warning: (near initialization for `configSpecs[8]')
src/Togl-1.5/togl.c:322: initializer element is not constant
src/Togl-1.5/togl.c:322: (near initialization for `configSpecs[8]')
src/Togl-1.5/togl.c:324: warning: braces around scalar initializer
src/Togl-1.5/togl.c:324: warning: (near initialization for `configSpecs[9]')
src/Togl-1.5/togl.c:324: `TK_CONFIG_BOOLEAN' undeclared here (not in a function)
src/Togl-1.5/togl.c:324: initializer element is not constant
src/Togl-1.5/togl.c:324: (near initialization for `configSpecs[9]')
src/Togl-1.5/togl.c:324: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:324: warning: (near initialization for `configSpecs[9]')
src/Togl-1.5/togl.c:324: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:324: warning: (near initialization for `configSpecs[9]')
src/Togl-1.5/togl.c:324: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:324: warning: (near initialization for `configSpecs[9]')
src/Togl-1.5/togl.c:325: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:325: warning: (near initialization for `configSpecs[9]')
src/Togl-1.5/togl.c:325: syntax error before "struct"
src/Togl-1.5/togl.c:325: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:325: warning: (near initialization for `configSpecs[9]')
src/Togl-1.5/togl.c:325: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:325: warning: (near initialization for `configSpecs[9]')
src/Togl-1.5/togl.c:325: initializer element is not constant
src/Togl-1.5/togl.c:325: (near initialization for `configSpecs[9]')
src/Togl-1.5/togl.c:327: warning: braces around scalar initializer
src/Togl-1.5/togl.c:327: warning: (near initialization for `configSpecs[10]')
src/Togl-1.5/togl.c:327: `TK_CONFIG_INT' undeclared here (not in a function)
src/Togl-1.5/togl.c:327: initializer element is not constant
src/Togl-1.5/togl.c:327: (near initialization for `configSpecs[10]')
src/Togl-1.5/togl.c:327: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:327: warning: (near initialization for `configSpecs[10]')
src/Togl-1.5/togl.c:327: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:327: warning: (near initialization for `configSpecs[10]')
src/Togl-1.5/togl.c:327: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:327: warning: (near initialization for `configSpecs[10]')
src/Togl-1.5/togl.c:328: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:328: warning: (near initialization for `configSpecs[10]')
src/Togl-1.5/togl.c:328: syntax error before "struct"
src/Togl-1.5/togl.c:328: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:328: warning: (near initialization for `configSpecs[10]')
src/Togl-1.5/togl.c:328: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:328: warning: (near initialization for `configSpecs[10]')
src/Togl-1.5/togl.c:328: initializer element is not constant
src/Togl-1.5/togl.c:328: (near initialization for `configSpecs[10]')
src/Togl-1.5/togl.c:330: warning: braces around scalar initializer
src/Togl-1.5/togl.c:330: warning: (near initialization for `configSpecs[11]')
src/Togl-1.5/togl.c:330: `TK_CONFIG_INT' undeclared here (not in a function)
src/Togl-1.5/togl.c:330: initializer element is not constant
src/Togl-1.5/togl.c:330: (near initialization for `configSpecs[11]')
src/Togl-1.5/togl.c:330: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:330: warning: (near initialization for `configSpecs[11]')
src/Togl-1.5/togl.c:330: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:330: warning: (near initialization for `configSpecs[11]')
src/Togl-1.5/togl.c:330: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:330: warning: (near initialization for `configSpecs[11]')
src/Togl-1.5/togl.c:331: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:331: warning: (near initialization for `configSpecs[11]')
src/Togl-1.5/togl.c:331: syntax error before "struct"
src/Togl-1.5/togl.c:331: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:331: warning: (near initialization for `configSpecs[11]')
src/Togl-1.5/togl.c:331: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:331: warning: (near initialization for `configSpecs[11]')
src/Togl-1.5/togl.c:331: initializer element is not constant
src/Togl-1.5/togl.c:331: (near initialization for `configSpecs[11]')
src/Togl-1.5/togl.c:333: warning: braces around scalar initializer
src/Togl-1.5/togl.c:333: warning: (near initialization for `configSpecs[12]')
src/Togl-1.5/togl.c:333: `TK_CONFIG_INT' undeclared here (not in a function)
src/Togl-1.5/togl.c:333: initializer element is not constant
src/Togl-1.5/togl.c:333: (near initialization for `configSpecs[12]')
src/Togl-1.5/togl.c:333: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:333: warning: (near initialization for `configSpecs[12]')
src/Togl-1.5/togl.c:333: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:333: warning: (near initialization for `configSpecs[12]')
src/Togl-1.5/togl.c:333: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:333: warning: (near initialization for `configSpecs[12]')
src/Togl-1.5/togl.c:334: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:334: warning: (near initialization for `configSpecs[12]')
src/Togl-1.5/togl.c:334: syntax error before "struct"
src/Togl-1.5/togl.c:334: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:334: warning: (near initialization for `configSpecs[12]')
src/Togl-1.5/togl.c:334: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:334: warning: (near initialization for `configSpecs[12]')
src/Togl-1.5/togl.c:334: initializer element is not constant
src/Togl-1.5/togl.c:334: (near initialization for `configSpecs[12]')
src/Togl-1.5/togl.c:336: warning: braces around scalar initializer
src/Togl-1.5/togl.c:336: warning: (near initialization for `configSpecs[13]')
src/Togl-1.5/togl.c:336: `TK_CONFIG_INT' undeclared here (not in a function)
src/Togl-1.5/togl.c:336: initializer element is not constant
src/Togl-1.5/togl.c:336: (near initialization for `configSpecs[13]')
src/Togl-1.5/togl.c:336: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:336: warning: (near initialization for `configSpecs[13]')
src/Togl-1.5/togl.c:336: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:336: warning: (near initialization for `configSpecs[13]')
src/Togl-1.5/togl.c:336: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:336: warning: (near initialization for `configSpecs[13]')
src/Togl-1.5/togl.c:337: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:337: warning: (near initialization for `configSpecs[13]')
src/Togl-1.5/togl.c:337: syntax error before "struct"
src/Togl-1.5/togl.c:337: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:337: warning: (near initialization for `configSpecs[13]')
src/Togl-1.5/togl.c:337: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:337: warning: (near initialization for `configSpecs[13]')
src/Togl-1.5/togl.c:337: initializer element is not constant
src/Togl-1.5/togl.c:337: (near initialization for `configSpecs[13]')
src/Togl-1.5/togl.c:339: warning: braces around scalar initializer
src/Togl-1.5/togl.c:339: warning: (near initialization for `configSpecs[14]')
src/Togl-1.5/togl.c:339: `TK_CONFIG_BOOLEAN' undeclared here (not in a function)
src/Togl-1.5/togl.c:339: initializer element is not constant
src/Togl-1.5/togl.c:339: (near initialization for `configSpecs[14]')
src/Togl-1.5/togl.c:339: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:339: warning: (near initialization for `configSpecs[14]')
src/Togl-1.5/togl.c:339: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:339: warning: (near initialization for `configSpecs[14]')
src/Togl-1.5/togl.c:339: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:339: warning: (near initialization for `configSpecs[14]')
src/Togl-1.5/togl.c:340: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:340: warning: (near initialization for `configSpecs[14]')
src/Togl-1.5/togl.c:340: syntax error before "struct"
src/Togl-1.5/togl.c:340: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:340: warning: (near initialization for `configSpecs[14]')
src/Togl-1.5/togl.c:340: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:340: warning: (near initialization for `configSpecs[14]')
src/Togl-1.5/togl.c:340: initializer element is not constant
src/Togl-1.5/togl.c:340: (near initialization for `configSpecs[14]')
src/Togl-1.5/togl.c:342: warning: braces around scalar initializer
src/Togl-1.5/togl.c:342: warning: (near initialization for `configSpecs[15]')
src/Togl-1.5/togl.c:342: `TK_CONFIG_INT' undeclared here (not in a function)
src/Togl-1.5/togl.c:342: initializer element is not constant
src/Togl-1.5/togl.c:342: (near initialization for `configSpecs[15]')
src/Togl-1.5/togl.c:342: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:342: warning: (near initialization for `configSpecs[15]')
src/Togl-1.5/togl.c:342: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:342: warning: (near initialization for `configSpecs[15]')
src/Togl-1.5/togl.c:342: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:342: warning: (near initialization for `configSpecs[15]')
src/Togl-1.5/togl.c:343: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:343: warning: (near initialization for `configSpecs[15]')
src/Togl-1.5/togl.c:343: syntax error before "struct"
src/Togl-1.5/togl.c:343: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:343: warning: (near initialization for `configSpecs[15]')
src/Togl-1.5/togl.c:343: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:343: warning: (near initialization for `configSpecs[15]')
src/Togl-1.5/togl.c:343: initializer element is not constant
src/Togl-1.5/togl.c:343: (near initialization for `configSpecs[15]')
src/Togl-1.5/togl.c:345: warning: braces around scalar initializer
src/Togl-1.5/togl.c:345: warning: (near initialization for `configSpecs[16]')
src/Togl-1.5/togl.c:345: `TK_CONFIG_BOOLEAN' undeclared here (not in a function)
src/Togl-1.5/togl.c:345: initializer element is not constant
src/Togl-1.5/togl.c:345: (near initialization for `configSpecs[16]')
src/Togl-1.5/togl.c:345: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:345: warning: (near initialization for `configSpecs[16]')
src/Togl-1.5/togl.c:345: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:345: warning: (near initialization for `configSpecs[16]')
src/Togl-1.5/togl.c:345: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:345: warning: (near initialization for `configSpecs[16]')
src/Togl-1.5/togl.c:346: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:346: warning: (near initialization for `configSpecs[16]')
src/Togl-1.5/togl.c:346: syntax error before "struct"
src/Togl-1.5/togl.c:346: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:346: warning: (near initialization for `configSpecs[16]')
src/Togl-1.5/togl.c:346: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:346: warning: (near initialization for `configSpecs[16]')
src/Togl-1.5/togl.c:346: initializer element is not constant
src/Togl-1.5/togl.c:346: (near initialization for `configSpecs[16]')
src/Togl-1.5/togl.c:348: warning: braces around scalar initializer
src/Togl-1.5/togl.c:348: warning: (near initialization for `configSpecs[17]')
src/Togl-1.5/togl.c:348: `TK_CONFIG_INT' undeclared here (not in a function)
src/Togl-1.5/togl.c:348: initializer element is not constant
src/Togl-1.5/togl.c:348: (near initialization for `configSpecs[17]')
src/Togl-1.5/togl.c:348: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:348: warning: (near initialization for `configSpecs[17]')
src/Togl-1.5/togl.c:348: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:348: warning: (near initialization for `configSpecs[17]')
src/Togl-1.5/togl.c:348: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:348: warning: (near initialization for `configSpecs[17]')
src/Togl-1.5/togl.c:349: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:349: warning: (near initialization for `configSpecs[17]')
src/Togl-1.5/togl.c:349: syntax error before "struct"
src/Togl-1.5/togl.c:349: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:349: warning: (near initialization for `configSpecs[17]')
src/Togl-1.5/togl.c:349: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:349: warning: (near initialization for `configSpecs[17]')
src/Togl-1.5/togl.c:349: initializer element is not constant
src/Togl-1.5/togl.c:349: (near initialization for `configSpecs[17]')
src/Togl-1.5/togl.c:351: warning: braces around scalar initializer
src/Togl-1.5/togl.c:351: warning: (near initialization for `configSpecs[18]')
src/Togl-1.5/togl.c:351: `TK_CONFIG_INT' undeclared here (not in a function)
src/Togl-1.5/togl.c:351: initializer element is not constant
src/Togl-1.5/togl.c:351: (near initialization for `configSpecs[18]')
src/Togl-1.5/togl.c:351: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:351: warning: (near initialization for `configSpecs[18]')
src/Togl-1.5/togl.c:351: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:351: warning: (near initialization for `configSpecs[18]')
src/Togl-1.5/togl.c:351: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:351: warning: (near initialization for `configSpecs[18]')
src/Togl-1.5/togl.c:352: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:352: warning: (near initialization for `configSpecs[18]')
src/Togl-1.5/togl.c:352: syntax error before "struct"
src/Togl-1.5/togl.c:352: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:352: warning: (near initialization for `configSpecs[18]')
src/Togl-1.5/togl.c:352: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:352: warning: (near initialization for `configSpecs[18]')
src/Togl-1.5/togl.c:352: initializer element is not constant
src/Togl-1.5/togl.c:352: (near initialization for `configSpecs[18]')
src/Togl-1.5/togl.c:354: warning: braces around scalar initializer
src/Togl-1.5/togl.c:354: warning: (near initialization for `configSpecs[19]')
src/Togl-1.5/togl.c:354: `TK_CONFIG_BOOLEAN' undeclared here (not in a function)
src/Togl-1.5/togl.c:354: initializer element is not constant
src/Togl-1.5/togl.c:354: (near initialization for `configSpecs[19]')
src/Togl-1.5/togl.c:354: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:354: warning: (near initialization for `configSpecs[19]')
src/Togl-1.5/togl.c:354: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:354: warning: (near initialization for `configSpecs[19]')
src/Togl-1.5/togl.c:354: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:354: warning: (near initialization for `configSpecs[19]')
src/Togl-1.5/togl.c:355: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:355: warning: (near initialization for `configSpecs[19]')
src/Togl-1.5/togl.c:355: syntax error before "struct"
src/Togl-1.5/togl.c:355: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:355: warning: (near initialization for `configSpecs[19]')
src/Togl-1.5/togl.c:355: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:355: warning: (near initialization for `configSpecs[19]')
src/Togl-1.5/togl.c:355: initializer element is not constant
src/Togl-1.5/togl.c:355: (near initialization for `configSpecs[19]')
src/Togl-1.5/togl.c:357: warning: braces around scalar initializer
src/Togl-1.5/togl.c:357: warning: (near initialization for `configSpecs[20]')
src/Togl-1.5/togl.c:357: `TK_CONFIG_BOOLEAN' undeclared here (not in a function)
src/Togl-1.5/togl.c:357: initializer element is not constant
src/Togl-1.5/togl.c:357: (near initialization for `configSpecs[20]')
src/Togl-1.5/togl.c:357: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:357: warning: (near initialization for `configSpecs[20]')
src/Togl-1.5/togl.c:357: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:357: warning: (near initialization for `configSpecs[20]')
src/Togl-1.5/togl.c:357: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:357: warning: (near initialization for `configSpecs[20]')
src/Togl-1.5/togl.c:358: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:358: warning: (near initialization for `configSpecs[20]')
src/Togl-1.5/togl.c:358: syntax error before "struct"
src/Togl-1.5/togl.c:358: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:358: warning: (near initialization for `configSpecs[20]')
src/Togl-1.5/togl.c:358: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:358: warning: (near initialization for `configSpecs[20]')
src/Togl-1.5/togl.c:358: initializer element is not constant
src/Togl-1.5/togl.c:358: (near initialization for `configSpecs[20]')
src/Togl-1.5/togl.c:360: warning: braces around scalar initializer
src/Togl-1.5/togl.c:360: warning: (near initialization for `configSpecs[21]')
src/Togl-1.5/togl.c:360: `TK_CONFIG_BOOLEAN' undeclared here (not in a function)
src/Togl-1.5/togl.c:360: initializer element is not constant
src/Togl-1.5/togl.c:360: (near initialization for `configSpecs[21]')
src/Togl-1.5/togl.c:360: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:360: warning: (near initialization for `configSpecs[21]')
src/Togl-1.5/togl.c:360: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:360: warning: (near initialization for `configSpecs[21]')
src/Togl-1.5/togl.c:360: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:360: warning: (near initialization for `configSpecs[21]')
src/Togl-1.5/togl.c:361: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:361: warning: (near initialization for `configSpecs[21]')
src/Togl-1.5/togl.c:361: syntax error before "struct"
src/Togl-1.5/togl.c:361: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:361: warning: (near initialization for `configSpecs[21]')
src/Togl-1.5/togl.c:361: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:361: warning: (near initialization for `configSpecs[21]')
src/Togl-1.5/togl.c:361: initializer element is not constant
src/Togl-1.5/togl.c:361: (near initialization for `configSpecs[21]')
src/Togl-1.5/togl.c:364: warning: braces around scalar initializer
src/Togl-1.5/togl.c:364: warning: (near initialization for `configSpecs[22]')
src/Togl-1.5/togl.c:364: `TK_CONFIG_ACTIVE_CURSOR' undeclared here (not in a function)
src/Togl-1.5/togl.c:364: initializer element is not constant
src/Togl-1.5/togl.c:364: (near initialization for `configSpecs[22]')
src/Togl-1.5/togl.c:364: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:364: warning: (near initialization for `configSpecs[22]')
src/Togl-1.5/togl.c:364: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:364: warning: (near initialization for `configSpecs[22]')
src/Togl-1.5/togl.c:364: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:364: warning: (near initialization for `configSpecs[22]')
src/Togl-1.5/togl.c:365: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:365: warning: (near initialization for `configSpecs[22]')
src/Togl-1.5/togl.c:365: syntax error before "struct"
src/Togl-1.5/togl.c:365: `TK_CONFIG_NULL_OK' undeclared here (not in a function)
src/Togl-1.5/togl.c:365: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:365: warning: (near initialization for `configSpecs[22]')
src/Togl-1.5/togl.c:365: initializer element is not constant
src/Togl-1.5/togl.c:365: (near initialization for `configSpecs[22]')
src/Togl-1.5/togl.c:368: warning: braces around scalar initializer
src/Togl-1.5/togl.c:368: warning: (near initialization for `configSpecs[23]')
src/Togl-1.5/togl.c:368: `TK_CONFIG_INT' undeclared here (not in a function)
src/Togl-1.5/togl.c:368: initializer element is not constant
src/Togl-1.5/togl.c:368: (near initialization for `configSpecs[23]')
src/Togl-1.5/togl.c:368: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:368: warning: (near initialization for `configSpecs[23]')
src/Togl-1.5/togl.c:368: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:368: warning: (near initialization for `configSpecs[23]')
src/Togl-1.5/togl.c:368: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:368: warning: (near initialization for `configSpecs[23]')
src/Togl-1.5/togl.c:369: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:369: warning: (near initialization for `configSpecs[23]')
src/Togl-1.5/togl.c:369: syntax error before "struct"
src/Togl-1.5/togl.c:369: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:369: warning: (near initialization for `configSpecs[23]')
src/Togl-1.5/togl.c:369: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:369: warning: (near initialization for `configSpecs[23]')
src/Togl-1.5/togl.c:369: initializer element is not constant
src/Togl-1.5/togl.c:369: (near initialization for `configSpecs[23]')
src/Togl-1.5/togl.c:371: warning: braces around scalar initializer
src/Togl-1.5/togl.c:371: warning: (near initialization for `configSpecs[24]')
src/Togl-1.5/togl.c:371: `TK_CONFIG_STRING' undeclared here (not in a function)
src/Togl-1.5/togl.c:371: initializer element is not constant
src/Togl-1.5/togl.c:371: (near initialization for `configSpecs[24]')
src/Togl-1.5/togl.c:371: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:371: warning: (near initialization for `configSpecs[24]')
src/Togl-1.5/togl.c:371: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:371: warning: (near initialization for `configSpecs[24]')
src/Togl-1.5/togl.c:371: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:371: warning: (near initialization for `configSpecs[24]')
src/Togl-1.5/togl.c:372: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:372: warning: (near initialization for `configSpecs[24]')
src/Togl-1.5/togl.c:372: syntax error before "struct"
src/Togl-1.5/togl.c:372: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:372: warning: (near initialization for `configSpecs[24]')
src/Togl-1.5/togl.c:372: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:372: warning: (near initialization for `configSpecs[24]')
src/Togl-1.5/togl.c:372: initializer element is not constant
src/Togl-1.5/togl.c:372: (near initialization for `configSpecs[24]')
src/Togl-1.5/togl.c:374: warning: braces around scalar initializer
src/Togl-1.5/togl.c:374: warning: (near initialization for `configSpecs[25]')
src/Togl-1.5/togl.c:374: `TK_CONFIG_STRING' undeclared here (not in a function)
src/Togl-1.5/togl.c:374: initializer element is not constant
src/Togl-1.5/togl.c:374: (near initialization for `configSpecs[25]')
src/Togl-1.5/togl.c:374: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:374: warning: (near initialization for `configSpecs[25]')
src/Togl-1.5/togl.c:374: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:374: warning: (near initialization for `configSpecs[25]')
src/Togl-1.5/togl.c:374: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:374: warning: (near initialization for `configSpecs[25]')
src/Togl-1.5/togl.c:375: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:375: warning: (near initialization for `configSpecs[25]')
src/Togl-1.5/togl.c:375: syntax error before "struct"
src/Togl-1.5/togl.c:375: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:375: warning: (near initialization for `configSpecs[25]')
src/Togl-1.5/togl.c:375: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:375: warning: (near initialization for `configSpecs[25]')
src/Togl-1.5/togl.c:375: initializer element is not constant
src/Togl-1.5/togl.c:375: (near initialization for `configSpecs[25]')
src/Togl-1.5/togl.c:377: warning: braces around scalar initializer
src/Togl-1.5/togl.c:377: warning: (near initialization for `configSpecs[26]')
src/Togl-1.5/togl.c:377: `TK_CONFIG_STRING' undeclared here (not in a function)
src/Togl-1.5/togl.c:377: initializer element is not constant
src/Togl-1.5/togl.c:377: (near initialization for `configSpecs[26]')
src/Togl-1.5/togl.c:377: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:377: warning: (near initialization for `configSpecs[26]')
src/Togl-1.5/togl.c:377: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:377: warning: (near initialization for `configSpecs[26]')
src/Togl-1.5/togl.c:377: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:377: warning: (near initialization for `configSpecs[26]')
src/Togl-1.5/togl.c:378: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:378: warning: (near initialization for `configSpecs[26]')
src/Togl-1.5/togl.c:378: syntax error before "struct"
src/Togl-1.5/togl.c:378: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:378: warning: (near initialization for `configSpecs[26]')
src/Togl-1.5/togl.c:378: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:378: warning: (near initialization for `configSpecs[26]')
src/Togl-1.5/togl.c:378: initializer element is not constant
src/Togl-1.5/togl.c:378: (near initialization for `configSpecs[26]')
src/Togl-1.5/togl.c:380: warning: braces around scalar initializer
src/Togl-1.5/togl.c:380: warning: (near initialization for `configSpecs[27]')
src/Togl-1.5/togl.c:380: `TK_CONFIG_END' undeclared here (not in a function)
src/Togl-1.5/togl.c:380: initializer element is not constant
src/Togl-1.5/togl.c:380: (near initialization for `configSpecs[27]')
src/Togl-1.5/togl.c:380: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:380: warning: (near initialization for `configSpecs[27]')
src/Togl-1.5/togl.c:380: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:380: warning: (near initialization for `configSpecs[27]')
src/Togl-1.5/togl.c:380: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:380: warning: (near initialization for `configSpecs[27]')
src/Togl-1.5/togl.c:381: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:381: warning: (near initialization for `configSpecs[27]')
src/Togl-1.5/togl.c:381: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:381: warning: (near initialization for `configSpecs[27]')
src/Togl-1.5/togl.c:381: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:381: warning: (near initialization for `configSpecs[27]')
src/Togl-1.5/togl.c:381: warning: excess elements in scalar initializer
src/Togl-1.5/togl.c:381: warning: (near initialization for `configSpecs[27]')
src/Togl-1.5/togl.c:381: initializer element is not constant
src/Togl-1.5/togl.c:381: (near initialization for `configSpecs[27]')
src/Togl-1.5/togl.c:382: warning: data definition has no type or storage class
src/Togl-1.5/togl.c: In function `Togl_Timer':
src/Togl-1.5/togl.c:826: warning: assignment makes pointer from integer without a cast
src/Togl-1.5/togl.c: In function `Togl_MakeCurrent':
src/Togl-1.5/togl.c:859: structure has no member named `TkWin'
src/Togl-1.5/togl.c:860: structure has no member named `TkWin'
src/Togl-1.5/togl.c:861: warning: passing arg 1 of `glXMakeCurrent' makes pointer from integer without a cast
src/Togl-1.5/togl.c: In function `RenderOverlay':
src/Togl-1.5/togl.c:899: structure has no member named `TkWin'
src/Togl-1.5/togl.c:901: warning: passing arg 1 of `glXMakeCurrent' makes pointer from integer without a cast
src/Togl-1.5/togl.c: In function `Togl_Configure':
src/Togl-1.5/togl.c:939: structure has no member named `TkWin'
src/Togl-1.5/togl.c:944: structure has no member named `TkWin'
src/Togl-1.5/togl.c: In function `Togl_Widget':
src/Togl-1.5/togl.c:1001: structure has no member named `TkWin'
src/Togl-1.5/togl.c:1014: structure has no member named `TkWin'
src/Togl-1.5/togl.c:1021: `TK_CONFIG_ARGV_ONLY' undeclared (first use in this function)
src/Togl-1.5/togl.c:1021: (Each undeclared identifier is reported only once
src/Togl-1.5/togl.c:1021: for each function it appears in.)
src/Togl-1.5/togl.c: In function `Togl_Cmd':
src/Togl-1.5/togl.c:1079: syntax error before "main"
src/Togl-1.5/togl.c:1089: `tkwin' undeclared (first use in this function)
src/Togl-1.5/togl.c:1089: `main' undeclared (first use in this function)
src/Togl-1.5/togl.c:1110: warning: assignment makes pointer from integer without a cast
src/Togl-1.5/togl.c:1111: structure has no member named `TkWin'
src/Togl-1.5/togl.c:1114: structure has no member named `Cursor'
src/Togl-1.5/togl.c:1158: warning: passing arg 2 of `Tcl_CreateCommand' makes pointer from integer without a cast
src/Togl-1.5/togl.c: In function `SetupOverlay':
src/Togl-1.5/togl.c:1240: `TkWindow' undeclared (first use in this function)
src/Togl-1.5/togl.c:1240: `winPtr' undeclared (first use in this function)
src/Togl-1.5/togl.c:1240: syntax error before ')' token
src/Togl-1.5/togl.c:1246: structure has no member named `TkWin'
src/Togl-1.5/togl.c:1246: warning: assignment makes pointer from integer without a cast
src/Togl-1.5/togl.c:1284: structure has no member named `TkWin'
src/Togl-1.5/togl.c: In function `Togl_MakeWindowExist':
src/Togl-1.5/togl.c:1361: `TkWindow' undeclared (first use in this function)
src/Togl-1.5/togl.c:1361: `winPtr' undeclared (first use in this function)
src/Togl-1.5/togl.c:1361: syntax error before ')' token
src/Togl-1.5/togl.c:1362: `winPtr2' undeclared (first use in this function)
src/Togl-1.5/togl.c:1389: structure has no member named `TkWin'
src/Togl-1.5/togl.c:1389: warning: assignment makes pointer from integer without a cast
src/Togl-1.5/togl.c:1523: `TK_TOP_LEVEL' undeclared (first use in this function)
src/Togl-1.5/togl.c:1528: `Tk_Window' undeclared (first use in this function)
src/Togl-1.5/togl.c:1528: syntax error before "winPtr"
src/Togl-1.5/togl.c:1671: structure has no member named `TkWin'
src/Togl-1.5/togl.c:1753: `TK_NEED_CONFIG_NOTIFY' undeclared (first use in this function)
src/Togl-1.5/togl.c:1754: `TK_ALREADY_DEAD' undeclared (first use in this function)
src/Togl-1.5/togl.c:1781: structure has no member named `TkWin'
src/Togl-1.5/togl.c: In function `ToglCmdDeletedProc':
src/Togl-1.5/togl.c:1843: syntax error before "tkwin"
src/Togl-1.5/togl.c:1853: `tkwin' undeclared (first use in this function)
src/Togl-1.5/togl.c:1869: `TkWindow' undeclared (first use in this function)
src/Togl-1.5/togl.c:1869: `winPtr' undeclared (first use in this function)
src/Togl-1.5/togl.c:1869: syntax error before ')' token
src/Togl-1.5/togl.c:1879: structure has no member named `TkWin'
src/Togl-1.5/togl.c: In function `Togl_Destroy':
src/Togl-1.5/togl.c:1901: structure has no member named `Cursor'
src/Togl-1.5/togl.c:1902: structure has no member named `Cursor'
src/Togl-1.5/togl.c: In function `Togl_EventProc':
src/Togl-1.5/togl.c:1928: structure has no member named `TkWin'
src/Togl-1.5/togl.c:1941: structure has no member named `TkWin'
src/Togl-1.5/togl.c:1942: structure has no member named `TkWin'
src/Togl-1.5/togl.c:1943: structure has no member named `TkWin'
src/Togl-1.5/togl.c:1944: structure has no member named `TkWin'
src/Togl-1.5/togl.c:1945: structure has no member named `TkWin'
src/Togl-1.5/togl.c:1945: structure has no member named `TkWin'
src/Togl-1.5/togl.c:1946: warning: passing arg 1 of `XResizeWindow' makes pointer from integer without a cast
src/Togl-1.5/togl.c:1949: structure has no member named `TkWin'
src/Togl-1.5/togl.c:1950: warning: passing arg 1 of `XResizeWindow' makes pointer from integer without a cast
src/Togl-1.5/togl.c:1951: structure has no member named `TkWin'
src/Togl-1.5/togl.c:1951: warning: passing arg 1 of `XRaiseWindow' makes pointer from integer without a cast
src/Togl-1.5/togl.c:1976: structure has no member named `TkWin'
src/Togl-1.5/togl.c:1977: structure has no member named `TkWin'
src/Togl-1.5/togl.c: In function `Togl_SwapBuffers':
src/Togl-1.5/togl.c:2031: structure has no member named `TkWin'
src/Togl-1.5/togl.c:2031: structure has no member named `TkWin'
src/Togl-1.5/togl.c:2031: warning: passing arg 1 of `glXSwapBuffers' makes pointer from integer without a cast
src/Togl-1.5/togl.c: At top level:
src/Togl-1.5/togl.c:2065: syntax error before "Togl_TkWin"
src/Togl-1.5/togl.c: In function `Togl_TkWin':
src/Togl-1.5/togl.c:2067: structure has no member named `TkWin'
src/Togl-1.5/togl.c: In function `Togl_AllocColor':
src/Togl-1.5/togl.c:2283: structure has no member named `TkWin'
src/Togl-1.5/togl.c:2283: structure has no member named `TkWin'
src/Togl-1.5/togl.c:2284: structure has no member named `TkWin'
src/Togl-1.5/togl.c:2284: invalid type argument of `->'
src/Togl-1.5/togl.c:2284: warning: passing arg 1 of `noFaultXAllocColor' makes pointer from integer without a cast
src/Togl-1.5/togl.c: In function `Togl_FreeColor':
src/Togl-1.5/togl.c:2313: structure has no member named `TkWin'
src/Togl-1.5/togl.c:2313: structure has no member named `TkWin'
src/Togl-1.5/togl.c:2314: warning: passing arg 1 of `XFreeColors' makes pointer from integer without a cast
src/Togl-1.5/togl.c: In function `Togl_SetColor':
src/Togl-1.5/togl.c:2343: structure has no member named `TkWin'
src/Togl-1.5/togl.c:2343: structure has no member named `TkWin'
src/Togl-1.5/togl.c:2343: warning: passing arg 1 of `XStoreColor' makes pointer from integer without a cast
src/Togl-1.5/togl.c: In function `Togl_LoadBitmapFont':
src/Togl-1.5/togl.c:2444: structure has no member named `TkWin'
src/Togl-1.5/togl.c:2444: warning: passing arg 1 of `XLoadQueryFont' makes pointer from integer without a cast
src/Togl-1.5/togl.c: In function `Togl_UseLayer':
src/Togl-1.5/togl.c:2528: structure has no member named `TkWin'
src/Togl-1.5/togl.c:2530: warning: passing arg 1 of `glXMakeCurrent' makes pointer from integer without a cast
src/Togl-1.5/togl.c:2543: structure has no member named `TkWin'
src/Togl-1.5/togl.c:2544: structure has no member named `TkWin'
src/Togl-1.5/togl.c:2545: warning: passing arg 1 of `glXMakeCurrent' makes pointer from integer without a cast
src/Togl-1.5/togl.c: In function `Togl_ShowOverlay':
src/Togl-1.5/togl.c:2565: structure has no member named `TkWin'
src/Togl-1.5/togl.c:2565: warning: passing arg 1 of `XMapWindow' makes pointer from integer without a cast
src/Togl-1.5/togl.c:2566: structure has no member named `TkWin'
src/Togl-1.5/togl.c:2566: warning: passing arg 1 of `XInstallColormap' makes pointer from integer without a cast
src/Togl-1.5/togl.c: In function `Togl_HideOverlay':
src/Togl-1.5/togl.c:2577: structure has no member named `TkWin'
src/Togl-1.5/togl.c:2577: warning: passing arg 1 of `XUnmapWindow' makes pointer from integer without a cast
src/Togl-1.5/togl.c: In function `Togl_AllocColorOverlay':
src/Togl-1.5/togl.c:2627: structure has no member named `TkWin'
src/Togl-1.5/togl.c:2627: warning: passing arg 1 of `XAllocColor' makes pointer from integer without a cast
src/Togl-1.5/togl.c: In function `Togl_FreeColorOverlay':
src/Togl-1.5/togl.c:2641: structure has no member named `TkWin'
src/Togl-1.5/togl.c:2642: warning: passing arg 1 of `XFreeColors' makes pointer from integer without a cast
src/Togl-1.5/togl.c: In function `Togl_Display':
src/Togl-1.5/togl.c:2679: structure has no member named `TkWin'
src/Togl-1.5/togl.c:2679: warning: return makes pointer from integer without a cast
src/Togl-1.5/togl.c: In function `Togl_Screen':
src/Togl-1.5/togl.c:2684: structure has no member named `TkWin'
src/Togl-1.5/togl.c:2684: warning: return makes pointer from integer without a cast
src/Togl-1.5/togl.c: In function `Togl_ScreenNumber':
src/Togl-1.5/togl.c:2689: structure has no member named `TkWin'
src/Togl-1.5/togl.c: In function `Togl_Colormap':
src/Togl-1.5/togl.c:2694: structure has no member named `TkWin'
error: command 'cc' failed with exit status 1
*** Error code 1

Stop in /usr/ports/graphics/py-opengl.
	! graphics/py-opengl	(missing header)

--------------060205030009050203020007--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F3EBC36.4050301>