Advertisement
Guest User

error

a guest
Nov 22nd, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 203.43 KB | None | 0 0
  1.                  ^
  2. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  3.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  4.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  5. /usr/include/GL/glew.h:19357:52: note: previous declaration 'void (* __glewGetFragmentMaterialivSGIX)(GLenum, GLenum, const GLint*)'
  6.  GLEW_FUN_EXPORT PFNGLGETFRAGMENTMATERIALIVSGIXPROC __glewGetFragmentMaterialivSGIX;
  7.                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  8. makefileCommon/compile.core.mk:238: recipe for target '/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofVec4f.o' failed
  9. make[1]: *** [/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofVec4f.o] Error 1
  10. make[1]: *** Waiting for unfinished jobs....
  11. makefileCommon/compile.core.mk:238: recipe for target '/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofVec2f.o' failed
  12. make[1]: *** [/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofVec2f.o] Error 1
  13. makefileCommon/compile.core.mk:238: recipe for target '/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofMatrix3x3.o' failed
  14. make[1]: *** [/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofMatrix3x3.o] Error 1
  15. makefileCommon/compile.core.mk:238: recipe for target '/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofQuaternion.o' failed
  16. make[1]: *** [/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofQuaternion.o] Error 1
  17. makefileCommon/compile.core.mk:238: recipe for target '/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofMatrix4x4.o' failed
  18. make[1]: *** [/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofMatrix4x4.o] Error 1
  19. makefileCommon/compile.core.mk:238: recipe for target '/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofMath.o' failed
  20. make[1]: *** [/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofMath.o] Error 1
  21. makefileCommon/compile.core.mk:212: recipe for target 'Debug' failed
  22. make: *** [Debug] Error 2
  23. there has been a problem compiling Debug OF library
  24. please report this problem in the forums
  25. axi@axi-oryx:~/Documents/of_v0.10.1_linux64gcc6_release/scripts/linux$ clear
  26.  
  27. axi@axi-oryx:~/Documents/of_v0.10.1_linux64gcc6_release/scripts/linux$ ./compileOF.sh -j6
  28. HOST_OS=Linux
  29. checking pkg-config libraries:   cairo zlib gstreamer-app-1.0 gstreamer-1.0 gstreamer-video-1.0 gstreamer-base-1.0 libudev freetype2 fontconfig sndfile openal libcurl glfw3 rtaudio libpulse-simple alsa gl glu glew gtk+-3.0 libmpg123
  30. with PKG_CONFIG_LIBDIR=
  31. HOST_OS=Linux
  32. checking pkg-config libraries:   cairo zlib gstreamer-app-1.0 gstreamer-1.0 gstreamer-video-1.0 gstreamer-base-1.0 libudev freetype2 fontconfig sndfile openal libcurl glfw3 rtaudio libpulse-simple alsa gl glu glew gtk+-3.0 libmpg123
  33. with PKG_CONFIG_LIBDIR=
  34. Compiling /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp
  35. g++ -g3 -DDEBUG -Wall -Werror=return-type -std=c++14 -DGCC_HAS_REGEX -DOF_USING_GTK -DOF_USING_MPG123 -pthread -D_REENTRANT -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/AL -I/usr/include/x86_64-linux-gnu -I/usr/include/rtaudio -I/usr/include/alsa -I/usr/include/libdrm -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/fmodex/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/gtc -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/gtx -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/simd -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/detail -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/json/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/kiss/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/pugixml/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/tess2/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/utf8/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/utf8/include/utf8 -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/types -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/events -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/sound -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/app -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/communication -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/graphics -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/gl -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/3d -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/video  -MMD -MP -MF /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofMatrix3x3.d -MT/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofMatrix3x3.o -o /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofMatrix3x3.o -c /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp
  36. Compiling /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp
  37. g++ -g3 -DDEBUG -Wall -Werror=return-type -std=c++14 -DGCC_HAS_REGEX -DOF_USING_GTK -DOF_USING_MPG123 -pthread -D_REENTRANT -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/AL -I/usr/include/x86_64-linux-gnu -I/usr/include/rtaudio -I/usr/include/alsa -I/usr/include/libdrm -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/fmodex/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/gtc -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/gtx -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/simd -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/detail -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/json/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/kiss/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/pugixml/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/tess2/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/utf8/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/utf8/include/utf8 -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/types -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/events -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/sound -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/app -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/communication -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/graphics -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/gl -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/3d -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/video  -MMD -MP -MF /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofMath.d -MT/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofMath.o -o /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofMath.o -c /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp
  38. Compiling /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp
  39. g++ -g3 -DDEBUG -Wall -Werror=return-type -std=c++14 -DGCC_HAS_REGEX -DOF_USING_GTK -DOF_USING_MPG123 -pthread -D_REENTRANT -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/AL -I/usr/include/x86_64-linux-gnu -I/usr/include/rtaudio -I/usr/include/alsa -I/usr/include/libdrm -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/fmodex/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/gtc -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/gtx -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/simd -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/detail -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/json/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/kiss/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/pugixml/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/tess2/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/utf8/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/utf8/include/utf8 -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/types -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/events -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/sound -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/app -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/communication -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/graphics -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/gl -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/3d -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/video  -MMD -MP -MF /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofMatrix4x4.d -MT/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofMatrix4x4.o -o /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofMatrix4x4.o -c /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp
  40. Compiling /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp
  41. g++ -g3 -DDEBUG -Wall -Werror=return-type -std=c++14 -DGCC_HAS_REGEX -DOF_USING_GTK -DOF_USING_MPG123 -pthread -D_REENTRANT -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/AL -I/usr/include/x86_64-linux-gnu -I/usr/include/rtaudio -I/usr/include/alsa -I/usr/include/libdrm -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/fmodex/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/gtc -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/gtx -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/simd -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/detail -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/json/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/kiss/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/pugixml/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/tess2/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/utf8/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/utf8/include/utf8 -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/types -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/events -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/sound -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/app -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/communication -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/graphics -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/gl -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/3d -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/video  -MMD -MP -MF /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofVec4f.d -MT/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofVec4f.o -o /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofVec4f.o -c /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp
  42. Compiling /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp
  43. g++ -g3 -DDEBUG -Wall -Werror=return-type -std=c++14 -DGCC_HAS_REGEX -DOF_USING_GTK -DOF_USING_MPG123 -pthread -D_REENTRANT -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/AL -I/usr/include/x86_64-linux-gnu -I/usr/include/rtaudio -I/usr/include/alsa -I/usr/include/libdrm -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/fmodex/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/gtc -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/gtx -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/simd -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/detail -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/json/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/kiss/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/pugixml/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/tess2/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/utf8/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/utf8/include/utf8 -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/types -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/events -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/sound -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/app -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/communication -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/graphics -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/gl -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/3d -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/video  -MMD -MP -MF /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofQuaternion.d -MT/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofQuaternion.o -o /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofQuaternion.o -c /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp
  44. Compiling /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp
  45. g++ -g3 -DDEBUG -Wall -Werror=return-type -std=c++14 -DGCC_HAS_REGEX -DOF_USING_GTK -DOF_USING_MPG123 -pthread -D_REENTRANT -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/AL -I/usr/include/x86_64-linux-gnu -I/usr/include/rtaudio -I/usr/include/alsa -I/usr/include/libdrm -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/fmodex/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/gtc -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/gtx -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/simd -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/detail -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/json/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/kiss/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/pugixml/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/tess2/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/utf8/include -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/utf8/include/utf8 -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/types -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/events -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/sound -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/app -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/communication -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/graphics -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/gl -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/3d -I/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/video  -MMD -MP -MF /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofVec2f.d -MT/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofVec2f.o -o /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofVec2f.o -c /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp
  46. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  47.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  48.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  49. /usr/include/GL/glext.h:12066:105: error: conflicting declaration 'typedef void (* PFNGLFRAGMENTLIGHTFVSGIXPROC)(GLenum, GLenum, const GLfloat*)'
  50.  typedef void (APIENTRYP PFNGLFRAGMENTLIGHTFVSGIXPROC) (GLenum light, GLenum pname, const GLfloat *params);
  51.                                                                                                          ^
  52. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  53.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  54.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  55. /usr/include/GL/glew.h:16092:28: note: previous declaration as 'typedef void (* PFNGLFRAGMENTLIGHTFVSGIXPROC)(GLenum, GLenum, GLfloat*)'
  56.  typedef void (GLAPIENTRY * PFNGLFRAGMENTLIGHTFVSGIXPROC) (GLenum light, GLenum pname, GLfloat* params);
  57.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  58. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  59.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  60.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  61. /usr/include/GL/glext.h:12068:103: error: conflicting declaration 'typedef void (* PFNGLFRAGMENTLIGHTIVSGIXPROC)(GLenum, GLenum, const GLint*)'
  62.  typedef void (APIENTRYP PFNGLFRAGMENTLIGHTIVSGIXPROC) (GLenum light, GLenum pname, const GLint *params);
  63.                                                                                                        ^
  64. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  65.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  66.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  67. /usr/include/GL/glew.h:16094:28: note: previous declaration as 'typedef void (* PFNGLFRAGMENTLIGHTIVSGIXPROC)(GLenum, GLenum, GLint*)'
  68.  typedef void (GLAPIENTRY * PFNGLFRAGMENTLIGHTIVSGIXPROC) (GLenum light, GLenum pname, GLint* params);
  69.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  70. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  71.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  72.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  73. /usr/include/GL/glext.h:12070:96: error: conflicting declaration 'typedef void (* PFNGLFRAGMENTLIGHTMODELFVSGIXPROC)(GLenum, const GLfloat*)'
  74.  typedef void (APIENTRYP PFNGLFRAGMENTLIGHTMODELFVSGIXPROC) (GLenum pname, const GLfloat *params);
  75.                                                                                                 ^
  76. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  77.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  78.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  79. /usr/include/GL/glew.h:16088:28: note: previous declaration as 'typedef void (* PFNGLFRAGMENTLIGHTMODELFVSGIXPROC)(GLenum, GLfloat*)'
  80.  typedef void (GLAPIENTRY * PFNGLFRAGMENTLIGHTMODELFVSGIXPROC) (GLenum pname, GLfloat* params);
  81.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  82. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  83.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  84.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  85. /usr/include/GL/glext.h:12072:94: error: conflicting declaration 'typedef void (* PFNGLFRAGMENTLIGHTMODELIVSGIXPROC)(GLenum, const GLint*)'
  86.  typedef void (APIENTRYP PFNGLFRAGMENTLIGHTMODELIVSGIXPROC) (GLenum pname, const GLint *params);
  87.                                                                                               ^
  88. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  89.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  90.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  91. /usr/include/GL/glew.h:16090:28: note: previous declaration as 'typedef void (* PFNGLFRAGMENTLIGHTMODELIVSGIXPROC)(GLenum, GLint*)'
  92.  typedef void (GLAPIENTRY * PFNGLFRAGMENTLIGHTMODELIVSGIXPROC) (GLenum pname, GLint* params);
  93.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  94. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  95.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  96.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  97. /usr/include/GL/glext.h:12079:104: error: conflicting declaration 'typedef void (* PFNGLGETFRAGMENTMATERIALFVSGIXPROC)(GLenum, GLenum, GLfloat*)'
  98.  typedef void (APIENTRYP PFNGLGETFRAGMENTMATERIALFVSGIXPROC) (GLenum face, GLenum pname, GLfloat *params);
  99.                                                                                                         ^
  100. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  101.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  102.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  103. /usr/include/GL/glew.h:16101:28: note: previous declaration as 'typedef void (* PFNGLGETFRAGMENTMATERIALFVSGIXPROC)(GLenum, GLenum, const GLfloat*)'
  104.  typedef void (GLAPIENTRY * PFNGLGETFRAGMENTMATERIALFVSGIXPROC) (GLenum face, GLenum pname, const GLfloat* data);
  105.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  106. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  107.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  108.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  109. /usr/include/GL/glext.h:12080:102: error: conflicting declaration 'typedef void (* PFNGLGETFRAGMENTMATERIALIVSGIXPROC)(GLenum, GLenum, GLint*)'
  110.  typedef void (APIENTRYP PFNGLGETFRAGMENTMATERIALIVSGIXPROC) (GLenum face, GLenum pname, GLint *params);
  111.                                                                                                       ^
  112. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  113.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  114.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  115. /usr/include/GL/glew.h:16102:28: note: previous declaration as 'typedef void (* PFNGLGETFRAGMENTMATERIALIVSGIXPROC)(GLenum, GLenum, const GLint*)'
  116.  typedef void (GLAPIENTRY * PFNGLGETFRAGMENTMATERIALIVSGIXPROC) (GLenum face, GLenum pname, const GLint* data);
  117.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  118. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  119.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  120.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  121. /usr/include/GL/glext.h:12083:74: error: 'void __glewFragmentColorMaterialSGIX(GLenum, GLenum)' redeclared as different kind of symbol
  122.  GLAPI void APIENTRY glFragmentColorMaterialSGIX (GLenum face, GLenum mode);
  123.                                                                           ^
  124. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  125.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  126.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  127. /usr/include/GL/glew.h:19341:52: note: previous declaration 'void (* __glewFragmentColorMaterialSGIX)(GLenum, GLenum)'
  128.  GLEW_FUN_EXPORT PFNGLFRAGMENTCOLORMATERIALSGIXPROC __glewFragmentColorMaterialSGIX;
  129.                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  130. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  131.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  132.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  133. /usr/include/GL/glext.h:12084:84: error: 'void __glewFragmentLightfSGIX(GLenum, GLenum, GLfloat)' redeclared as different kind of symbol
  134.  GLAPI void APIENTRY glFragmentLightfSGIX (GLenum light, GLenum pname, GLfloat param);
  135.                                                                                     ^
  136. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  137.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  138.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  139. /usr/include/GL/glew.h:19346:45: note: previous declaration 'void (* __glewFragmentLightfSGIX)(GLenum, GLenum, GLfloat)'
  140.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTFSGIXPROC __glewFragmentLightfSGIX;
  141.                                              ^~~~~~~~~~~~~~~~~~~~~~~~
  142. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  143.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  144.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  145. /usr/include/GL/glext.h:12085:93: error: 'void __glewFragmentLightfvSGIX(GLenum, GLenum, const GLfloat*)' redeclared as different kind of symbol
  146.  GLAPI void APIENTRY glFragmentLightfvSGIX (GLenum light, GLenum pname, const GLfloat *params);
  147.                                                                                              ^
  148. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  149.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  150.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  151. /usr/include/GL/glew.h:19347:46: note: previous declaration 'void (* __glewFragmentLightfvSGIX)(GLenum, GLenum, GLfloat*)'
  152.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTFVSGIXPROC __glewFragmentLightfvSGIX;
  153.                                               ^~~~~~~~~~~~~~~~~~~~~~~~~
  154. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  155.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  156.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  157. /usr/include/GL/glext.h:12086:82: error: 'void __glewFragmentLightiSGIX(GLenum, GLenum, GLint)' redeclared as different kind of symbol
  158.  GLAPI void APIENTRY glFragmentLightiSGIX (GLenum light, GLenum pname, GLint param);
  159.                                                                                   ^
  160. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  161.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  162.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  163. /usr/include/GL/glew.h:19348:45: note: previous declaration 'void (* __glewFragmentLightiSGIX)(GLenum, GLenum, GLint)'
  164.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTISGIXPROC __glewFragmentLightiSGIX;
  165.                                              ^~~~~~~~~~~~~~~~~~~~~~~~
  166. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  167.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  168.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  169. /usr/include/GL/glext.h:12087:91: error: 'void __glewFragmentLightivSGIX(GLenum, GLenum, const GLint*)' redeclared as different kind of symbol
  170.  GLAPI void APIENTRY glFragmentLightivSGIX (GLenum light, GLenum pname, const GLint *params);
  171.                                                                                            ^
  172. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  173.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  174.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  175. /usr/include/GL/glew.h:19349:46: note: previous declaration 'void (* __glewFragmentLightivSGIX)(GLenum, GLenum, GLint*)'
  176.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTIVSGIXPROC __glewFragmentLightivSGIX;
  177.                                               ^~~~~~~~~~~~~~~~~~~~~~~~~
  178. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  179.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  180.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  181. /usr/include/GL/glext.h:12088:75: error: 'void __glewFragmentLightModelfSGIX(GLenum, GLfloat)' redeclared as different kind of symbol
  182.  GLAPI void APIENTRY glFragmentLightModelfSGIX (GLenum pname, GLfloat param);
  183.                                                                            ^
  184. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  185.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  186.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  187. /usr/include/GL/glew.h:19342:50: note: previous declaration 'void (* __glewFragmentLightModelfSGIX)(GLenum, GLfloat)'
  188.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTMODELFSGIXPROC __glewFragmentLightModelfSGIX;
  189.                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  190. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  191.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  192.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  193. /usr/include/GL/glext.h:12089:84: error: 'void __glewFragmentLightModelfvSGIX(GLenum, const GLfloat*)' redeclared as different kind of symbol
  194.  GLAPI void APIENTRY glFragmentLightModelfvSGIX (GLenum pname, const GLfloat *params);
  195.                                                                                     ^
  196. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  197.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  198.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  199. /usr/include/GL/glew.h:19343:51: note: previous declaration 'void (* __glewFragmentLightModelfvSGIX)(GLenum, GLfloat*)'
  200.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTMODELFVSGIXPROC __glewFragmentLightModelfvSGIX;
  201.                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  202. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  203.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  204.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  205. /usr/include/GL/glext.h:12090:73: error: 'void __glewFragmentLightModeliSGIX(GLenum, GLint)' redeclared as different kind of symbol
  206.  GLAPI void APIENTRY glFragmentLightModeliSGIX (GLenum pname, GLint param);
  207.                                                                          ^
  208. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  209.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  210.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  211. /usr/include/GL/glew.h:19344:50: note: previous declaration 'void (* __glewFragmentLightModeliSGIX)(GLenum, GLint)'
  212.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTMODELISGIXPROC __glewFragmentLightModeliSGIX;
  213.                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  214. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  215.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  216.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  217. /usr/include/GL/glext.h:12091:82: error: 'void __glewFragmentLightModelivSGIX(GLenum, const GLint*)' redeclared as different kind of symbol
  218.  GLAPI void APIENTRY glFragmentLightModelivSGIX (GLenum pname, const GLint *params);
  219.                                                                                   ^
  220. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  221.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  222.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  223. /usr/include/GL/glew.h:19345:51: note: previous declaration 'void (* __glewFragmentLightModelivSGIX)(GLenum, GLint*)'
  224.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTMODELIVSGIXPROC __glewFragmentLightModelivSGIX;
  225.                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  226. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  227.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  228.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  229. /usr/include/GL/glext.h:12092:86: error: 'void __glewFragmentMaterialfSGIX(GLenum, GLenum, GLfloat)' redeclared as different kind of symbol
  230.  GLAPI void APIENTRY glFragmentMaterialfSGIX (GLenum face, GLenum pname, GLfloat param);
  231.                                                                                       ^
  232. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  233.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  234.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  235. /usr/include/GL/glew.h:19350:48: note: previous declaration 'void (* __glewFragmentMaterialfSGIX)(GLenum, GLenum, GLfloat)'
  236.  GLEW_FUN_EXPORT PFNGLFRAGMENTMATERIALFSGIXPROC __glewFragmentMaterialfSGIX;
  237.                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  238. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  239.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  240.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  241. /usr/include/GL/glext.h:12093:95: error: 'void __glewFragmentMaterialfvSGIX(GLenum, GLenum, const GLfloat*)' redeclared as different kind of symbol
  242.  GLAPI void APIENTRY glFragmentMaterialfvSGIX (GLenum face, GLenum pname, const GLfloat *params);
  243.                                                                                                ^
  244. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  245.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  246.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  247. /usr/include/GL/glew.h:19351:49: note: previous declaration 'void (* __glewFragmentMaterialfvSGIX)(GLenum, GLenum, const GLfloat*)'
  248.  GLEW_FUN_EXPORT PFNGLFRAGMENTMATERIALFVSGIXPROC __glewFragmentMaterialfvSGIX;
  249.                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  250. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  251.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  252.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  253. /usr/include/GL/glext.h:12094:84: error: 'void __glewFragmentMaterialiSGIX(GLenum, GLenum, GLint)' redeclared as different kind of symbol
  254.  GLAPI void APIENTRY glFragmentMaterialiSGIX (GLenum face, GLenum pname, GLint param);
  255.                                                                                     ^
  256. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  257.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  258.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  259. /usr/include/GL/glew.h:19352:48: note: previous declaration 'void (* __glewFragmentMaterialiSGIX)(GLenum, GLenum, GLint)'
  260.  GLEW_FUN_EXPORT PFNGLFRAGMENTMATERIALISGIXPROC __glewFragmentMaterialiSGIX;
  261.                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  262. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  263.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  264.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  265. /usr/include/GL/glext.h:12095:93: error: 'void __glewFragmentMaterialivSGIX(GLenum, GLenum, const GLint*)' redeclared as different kind of symbol
  266.  GLAPI void APIENTRY glFragmentMaterialivSGIX (GLenum face, GLenum pname, const GLint *params);
  267.                                                                                              ^
  268. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  269.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  270.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  271. /usr/include/GL/glew.h:19353:49: note: previous declaration 'void (* __glewFragmentMaterialivSGIX)(GLenum, GLenum, const GLint*)'
  272.  GLEW_FUN_EXPORT PFNGLFRAGMENTMATERIALIVSGIXPROC __glewFragmentMaterialivSGIX;
  273.                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  274. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  275.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  276.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  277. /usr/include/GL/glext.h:12096:90: error: 'void __glewGetFragmentLightfvSGIX(GLenum, GLenum, GLfloat*)' redeclared as different kind of symbol
  278.  GLAPI void APIENTRY glGetFragmentLightfvSGIX (GLenum light, GLenum pname, GLfloat *params);
  279.                                                                                           ^
  280. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  281.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  282.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  283. /usr/include/GL/glew.h:19354:49: note: previous declaration 'void (* __glewGetFragmentLightfvSGIX)(GLenum, GLenum, GLfloat*)'
  284.  GLEW_FUN_EXPORT PFNGLGETFRAGMENTLIGHTFVSGIXPROC __glewGetFragmentLightfvSGIX;
  285.                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  286. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  287.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  288.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  289. /usr/include/GL/glext.h:12097:88: error: 'void __glewGetFragmentLightivSGIX(GLenum, GLenum, GLint*)' redeclared as different kind of symbol
  290.  GLAPI void APIENTRY glGetFragmentLightivSGIX (GLenum light, GLenum pname, GLint *params);
  291.                                                                                         ^
  292. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  293.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  294.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  295. /usr/include/GL/glew.h:19355:49: note: previous declaration 'void (* __glewGetFragmentLightivSGIX)(GLenum, GLenum, GLint*)'
  296.  GLEW_FUN_EXPORT PFNGLGETFRAGMENTLIGHTIVSGIXPROC __glewGetFragmentLightivSGIX;
  297.                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  298. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  299.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  300.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  301. /usr/include/GL/glext.h:12098:92: error: 'void __glewGetFragmentMaterialfvSGIX(GLenum, GLenum, GLfloat*)' redeclared as different kind of symbol
  302.  GLAPI void APIENTRY glGetFragmentMaterialfvSGIX (GLenum face, GLenum pname, GLfloat *params);
  303.                                                                                             ^
  304. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  305.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  306.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  307. /usr/include/GL/glew.h:19356:52: note: previous declaration 'void (* __glewGetFragmentMaterialfvSGIX)(GLenum, GLenum, const GLfloat*)'
  308.  GLEW_FUN_EXPORT PFNGLGETFRAGMENTMATERIALFVSGIXPROC __glewGetFragmentMaterialfvSGIX;
  309.                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  310. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  311.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  312.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  313. /usr/include/GL/glext.h:12099:90: error: 'void __glewGetFragmentMaterialivSGIX(GLenum, GLenum, GLint*)' redeclared as different kind of symbol
  314.  GLAPI void APIENTRY glGetFragmentMaterialivSGIX (GLenum face, GLenum pname, GLint *params);
  315.                                                                                           ^
  316. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  317.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  318.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec4f.cpp:1:
  319. /usr/include/GL/glew.h:19357:52: note: previous declaration 'void (* __glewGetFragmentMaterialivSGIX)(GLenum, GLenum, const GLint*)'
  320.  GLEW_FUN_EXPORT PFNGLGETFRAGMENTMATERIALIVSGIXPROC __glewGetFragmentMaterialivSGIX;
  321.                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  322. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  323.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  324.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  325. /usr/include/GL/glext.h:12066:105: error: conflicting declaration 'typedef void (* PFNGLFRAGMENTLIGHTFVSGIXPROC)(GLenum, GLenum, const GLfloat*)'
  326.  typedef void (APIENTRYP PFNGLFRAGMENTLIGHTFVSGIXPROC) (GLenum light, GLenum pname, const GLfloat *params);
  327.                                                                                                          ^
  328. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  329.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  330.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  331. /usr/include/GL/glew.h:16092:28: note: previous declaration as 'typedef void (* PFNGLFRAGMENTLIGHTFVSGIXPROC)(GLenum, GLenum, GLfloat*)'
  332.  typedef void (GLAPIENTRY * PFNGLFRAGMENTLIGHTFVSGIXPROC) (GLenum light, GLenum pname, GLfloat* params);
  333.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  334. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  335.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  336.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  337. /usr/include/GL/glext.h:12068:103: error: conflicting declaration 'typedef void (* PFNGLFRAGMENTLIGHTIVSGIXPROC)(GLenum, GLenum, const GLint*)'
  338.  typedef void (APIENTRYP PFNGLFRAGMENTLIGHTIVSGIXPROC) (GLenum light, GLenum pname, const GLint *params);
  339.                                                                                                        ^
  340. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  341.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  342.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  343. /usr/include/GL/glew.h:16094:28: note: previous declaration as 'typedef void (* PFNGLFRAGMENTLIGHTIVSGIXPROC)(GLenum, GLenum, GLint*)'
  344.  typedef void (GLAPIENTRY * PFNGLFRAGMENTLIGHTIVSGIXPROC) (GLenum light, GLenum pname, GLint* params);
  345.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  346. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  347.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  348.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  349. /usr/include/GL/glext.h:12070:96: error: conflicting declaration 'typedef void (* PFNGLFRAGMENTLIGHTMODELFVSGIXPROC)(GLenum, const GLfloat*)'
  350.  typedef void (APIENTRYP PFNGLFRAGMENTLIGHTMODELFVSGIXPROC) (GLenum pname, const GLfloat *params);
  351.                                                                                                 ^
  352. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  353.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  354.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  355. /usr/include/GL/glew.h:16088:28: note: previous declaration as 'typedef void (* PFNGLFRAGMENTLIGHTMODELFVSGIXPROC)(GLenum, GLfloat*)'
  356.  typedef void (GLAPIENTRY * PFNGLFRAGMENTLIGHTMODELFVSGIXPROC) (GLenum pname, GLfloat* params);
  357.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  358. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  359.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  360.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  361. /usr/include/GL/glext.h:12072:94: error: conflicting declaration 'typedef void (* PFNGLFRAGMENTLIGHTMODELIVSGIXPROC)(GLenum, const GLint*)'
  362.  typedef void (APIENTRYP PFNGLFRAGMENTLIGHTMODELIVSGIXPROC) (GLenum pname, const GLint *params);
  363.                                                                                               ^
  364. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  365.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  366.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  367. /usr/include/GL/glew.h:16090:28: note: previous declaration as 'typedef void (* PFNGLFRAGMENTLIGHTMODELIVSGIXPROC)(GLenum, GLint*)'
  368.  typedef void (GLAPIENTRY * PFNGLFRAGMENTLIGHTMODELIVSGIXPROC) (GLenum pname, GLint* params);
  369.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  370. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  371.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  372.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  373. /usr/include/GL/glext.h:12079:104: error: conflicting declaration 'typedef void (* PFNGLGETFRAGMENTMATERIALFVSGIXPROC)(GLenum, GLenum, GLfloat*)'
  374.  typedef void (APIENTRYP PFNGLGETFRAGMENTMATERIALFVSGIXPROC) (GLenum face, GLenum pname, GLfloat *params);
  375.                                                                                                         ^
  376. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  377.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  378.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  379. /usr/include/GL/glew.h:16101:28: note: previous declaration as 'typedef void (* PFNGLGETFRAGMENTMATERIALFVSGIXPROC)(GLenum, GLenum, const GLfloat*)'
  380.  typedef void (GLAPIENTRY * PFNGLGETFRAGMENTMATERIALFVSGIXPROC) (GLenum face, GLenum pname, const GLfloat* data);
  381.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  382. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  383.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  384.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  385. /usr/include/GL/glext.h:12080:102: error: conflicting declaration 'typedef void (* PFNGLGETFRAGMENTMATERIALIVSGIXPROC)(GLenum, GLenum, GLint*)'
  386.  typedef void (APIENTRYP PFNGLGETFRAGMENTMATERIALIVSGIXPROC) (GLenum face, GLenum pname, GLint *params);
  387.                                                                                                       ^
  388. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  389.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  390.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  391. /usr/include/GL/glew.h:16102:28: note: previous declaration as 'typedef void (* PFNGLGETFRAGMENTMATERIALIVSGIXPROC)(GLenum, GLenum, const GLint*)'
  392.  typedef void (GLAPIENTRY * PFNGLGETFRAGMENTMATERIALIVSGIXPROC) (GLenum face, GLenum pname, const GLint* data);
  393.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  394. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  395.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  396.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  397. /usr/include/GL/glext.h:12083:74: error: 'void __glewFragmentColorMaterialSGIX(GLenum, GLenum)' redeclared as different kind of symbol
  398.  GLAPI void APIENTRY glFragmentColorMaterialSGIX (GLenum face, GLenum mode);
  399.                                                                           ^
  400. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  401.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  402.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  403. /usr/include/GL/glew.h:19341:52: note: previous declaration 'void (* __glewFragmentColorMaterialSGIX)(GLenum, GLenum)'
  404.  GLEW_FUN_EXPORT PFNGLFRAGMENTCOLORMATERIALSGIXPROC __glewFragmentColorMaterialSGIX;
  405.                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  406. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  407.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  408.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  409. /usr/include/GL/glext.h:12084:84: error: 'void __glewFragmentLightfSGIX(GLenum, GLenum, GLfloat)' redeclared as different kind of symbol
  410.  GLAPI void APIENTRY glFragmentLightfSGIX (GLenum light, GLenum pname, GLfloat param);
  411.                                                                                     ^
  412. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  413.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  414.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  415. /usr/include/GL/glew.h:19346:45: note: previous declaration 'void (* __glewFragmentLightfSGIX)(GLenum, GLenum, GLfloat)'
  416.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTFSGIXPROC __glewFragmentLightfSGIX;
  417.                                              ^~~~~~~~~~~~~~~~~~~~~~~~
  418. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  419.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  420.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  421. /usr/include/GL/glext.h:12085:93: error: 'void __glewFragmentLightfvSGIX(GLenum, GLenum, const GLfloat*)' redeclared as different kind of symbol
  422.  GLAPI void APIENTRY glFragmentLightfvSGIX (GLenum light, GLenum pname, const GLfloat *params);
  423.                                                                                              ^
  424. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  425.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  426.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  427. /usr/include/GL/glew.h:19347:46: note: previous declaration 'void (* __glewFragmentLightfvSGIX)(GLenum, GLenum, GLfloat*)'
  428.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTFVSGIXPROC __glewFragmentLightfvSGIX;
  429.                                               ^~~~~~~~~~~~~~~~~~~~~~~~~
  430. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  431.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  432.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  433. /usr/include/GL/glext.h:12086:82: error: 'void __glewFragmentLightiSGIX(GLenum, GLenum, GLint)' redeclared as different kind of symbol
  434.  GLAPI void APIENTRY glFragmentLightiSGIX (GLenum light, GLenum pname, GLint param);
  435.                                                                                   ^
  436. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  437.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  438.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  439. /usr/include/GL/glew.h:19348:45: note: previous declaration 'void (* __glewFragmentLightiSGIX)(GLenum, GLenum, GLint)'
  440.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTISGIXPROC __glewFragmentLightiSGIX;
  441.                                              ^~~~~~~~~~~~~~~~~~~~~~~~
  442. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  443.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  444.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  445. /usr/include/GL/glext.h:12087:91: error: 'void __glewFragmentLightivSGIX(GLenum, GLenum, const GLint*)' redeclared as different kind of symbol
  446.  GLAPI void APIENTRY glFragmentLightivSGIX (GLenum light, GLenum pname, const GLint *params);
  447.                                                                                            ^
  448. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  449.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  450.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  451. /usr/include/GL/glew.h:19349:46: note: previous declaration 'void (* __glewFragmentLightivSGIX)(GLenum, GLenum, GLint*)'
  452.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTIVSGIXPROC __glewFragmentLightivSGIX;
  453.                                               ^~~~~~~~~~~~~~~~~~~~~~~~~
  454. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  455.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  456.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  457. /usr/include/GL/glext.h:12088:75: error: 'void __glewFragmentLightModelfSGIX(GLenum, GLfloat)' redeclared as different kind of symbol
  458.  GLAPI void APIENTRY glFragmentLightModelfSGIX (GLenum pname, GLfloat param);
  459.                                                                            ^
  460. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  461.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  462.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  463. /usr/include/GL/glew.h:19342:50: note: previous declaration 'void (* __glewFragmentLightModelfSGIX)(GLenum, GLfloat)'
  464.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTMODELFSGIXPROC __glewFragmentLightModelfSGIX;
  465.                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  466. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  467.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  468.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  469. /usr/include/GL/glext.h:12089:84: error: 'void __glewFragmentLightModelfvSGIX(GLenum, const GLfloat*)' redeclared as different kind of symbol
  470.  GLAPI void APIENTRY glFragmentLightModelfvSGIX (GLenum pname, const GLfloat *params);
  471.                                                                                     ^
  472. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  473.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  474.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  475. /usr/include/GL/glew.h:19343:51: note: previous declaration 'void (* __glewFragmentLightModelfvSGIX)(GLenum, GLfloat*)'
  476.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTMODELFVSGIXPROC __glewFragmentLightModelfvSGIX;
  477.                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  478. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  479.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  480.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  481. /usr/include/GL/glext.h:12090:73: error: 'void __glewFragmentLightModeliSGIX(GLenum, GLint)' redeclared as different kind of symbol
  482.  GLAPI void APIENTRY glFragmentLightModeliSGIX (GLenum pname, GLint param);
  483.                                                                          ^
  484. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  485.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  486.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  487. /usr/include/GL/glew.h:19344:50: note: previous declaration 'void (* __glewFragmentLightModeliSGIX)(GLenum, GLint)'
  488.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTMODELISGIXPROC __glewFragmentLightModeliSGIX;
  489.                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  490. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  491.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  492.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  493. /usr/include/GL/glext.h:12091:82: error: 'void __glewFragmentLightModelivSGIX(GLenum, const GLint*)' redeclared as different kind of symbol
  494.  GLAPI void APIENTRY glFragmentLightModelivSGIX (GLenum pname, const GLint *params);
  495.                                                                                   ^
  496. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  497.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  498.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  499. /usr/include/GL/glew.h:19345:51: note: previous declaration 'void (* __glewFragmentLightModelivSGIX)(GLenum, GLint*)'
  500.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTMODELIVSGIXPROC __glewFragmentLightModelivSGIX;
  501.                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  502. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  503.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  504.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  505. /usr/include/GL/glext.h:12092:86: error: 'void __glewFragmentMaterialfSGIX(GLenum, GLenum, GLfloat)' redeclared as different kind of symbol
  506.  GLAPI void APIENTRY glFragmentMaterialfSGIX (GLenum face, GLenum pname, GLfloat param);
  507.                                                                                       ^
  508. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  509.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  510.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  511. /usr/include/GL/glew.h:19350:48: note: previous declaration 'void (* __glewFragmentMaterialfSGIX)(GLenum, GLenum, GLfloat)'
  512.  GLEW_FUN_EXPORT PFNGLFRAGMENTMATERIALFSGIXPROC __glewFragmentMaterialfSGIX;
  513.                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  514. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  515.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  516.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  517. /usr/include/GL/glext.h:12093:95: error: 'void __glewFragmentMaterialfvSGIX(GLenum, GLenum, const GLfloat*)' redeclared as different kind of symbol
  518.  GLAPI void APIENTRY glFragmentMaterialfvSGIX (GLenum face, GLenum pname, const GLfloat *params);
  519.                                                                                                ^
  520. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  521.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  522.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  523. /usr/include/GL/glew.h:19351:49: note: previous declaration 'void (* __glewFragmentMaterialfvSGIX)(GLenum, GLenum, const GLfloat*)'
  524.  GLEW_FUN_EXPORT PFNGLFRAGMENTMATERIALFVSGIXPROC __glewFragmentMaterialfvSGIX;
  525.                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  526. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  527.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  528.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  529. /usr/include/GL/glext.h:12094:84: error: 'void __glewFragmentMaterialiSGIX(GLenum, GLenum, GLint)' redeclared as different kind of symbol
  530.  GLAPI void APIENTRY glFragmentMaterialiSGIX (GLenum face, GLenum pname, GLint param);
  531.                                                                                     ^
  532. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  533.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  534.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  535. /usr/include/GL/glew.h:19352:48: note: previous declaration 'void (* __glewFragmentMaterialiSGIX)(GLenum, GLenum, GLint)'
  536.  GLEW_FUN_EXPORT PFNGLFRAGMENTMATERIALISGIXPROC __glewFragmentMaterialiSGIX;
  537.                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  538. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  539.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  540.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  541. /usr/include/GL/glext.h:12095:93: error: 'void __glewFragmentMaterialivSGIX(GLenum, GLenum, const GLint*)' redeclared as different kind of symbol
  542.  GLAPI void APIENTRY glFragmentMaterialivSGIX (GLenum face, GLenum pname, const GLint *params);
  543.                                                                                              ^
  544. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  545.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  546.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  547. /usr/include/GL/glew.h:19353:49: note: previous declaration 'void (* __glewFragmentMaterialivSGIX)(GLenum, GLenum, const GLint*)'
  548.  GLEW_FUN_EXPORT PFNGLFRAGMENTMATERIALIVSGIXPROC __glewFragmentMaterialivSGIX;
  549.                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  550. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  551.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  552.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  553. /usr/include/GL/glext.h:12096:90: error: 'void __glewGetFragmentLightfvSGIX(GLenum, GLenum, GLfloat*)' redeclared as different kind of symbol
  554.  GLAPI void APIENTRY glGetFragmentLightfvSGIX (GLenum light, GLenum pname, GLfloat *params);
  555.                                                                                           ^
  556. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  557.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  558.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  559. /usr/include/GL/glew.h:19354:49: note: previous declaration 'void (* __glewGetFragmentLightfvSGIX)(GLenum, GLenum, GLfloat*)'
  560.  GLEW_FUN_EXPORT PFNGLGETFRAGMENTLIGHTFVSGIXPROC __glewGetFragmentLightfvSGIX;
  561.                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  562. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  563.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  564.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  565. /usr/include/GL/glext.h:12097:88: error: 'void __glewGetFragmentLightivSGIX(GLenum, GLenum, GLint*)' redeclared as different kind of symbol
  566.  GLAPI void APIENTRY glGetFragmentLightivSGIX (GLenum light, GLenum pname, GLint *params);
  567.                                                                                         ^
  568. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  569.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  570.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  571. /usr/include/GL/glew.h:19355:49: note: previous declaration 'void (* __glewGetFragmentLightivSGIX)(GLenum, GLenum, GLint*)'
  572.  GLEW_FUN_EXPORT PFNGLGETFRAGMENTLIGHTIVSGIXPROC __glewGetFragmentLightivSGIX;
  573.                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  574. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  575.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  576.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  577. /usr/include/GL/glext.h:12098:92: error: 'void __glewGetFragmentMaterialfvSGIX(GLenum, GLenum, GLfloat*)' redeclared as different kind of symbol
  578.  GLAPI void APIENTRY glGetFragmentMaterialfvSGIX (GLenum face, GLenum pname, GLfloat *params);
  579.                                                                                             ^
  580. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  581.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  582.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  583. /usr/include/GL/glew.h:19356:52: note: previous declaration 'void (* __glewGetFragmentMaterialfvSGIX)(GLenum, GLenum, const GLfloat*)'
  584.  GLEW_FUN_EXPORT PFNGLGETFRAGMENTMATERIALFVSGIXPROC __glewGetFragmentMaterialfvSGIX;
  585.                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  586. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  587.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  588.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  589. /usr/include/GL/glext.h:12099:90: error: 'void __glewGetFragmentMaterialivSGIX(GLenum, GLenum, GLint*)' redeclared as different kind of symbol
  590.  GLAPI void APIENTRY glGetFragmentMaterialivSGIX (GLenum face, GLenum pname, GLint *params);
  591.                                                                                           ^
  592. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  593.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.h:6,
  594.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofVec2f.cpp:1:
  595. /usr/include/GL/glew.h:19357:52: note: previous declaration 'void (* __glewGetFragmentMaterialivSGIX)(GLenum, GLenum, const GLint*)'
  596.  GLEW_FUN_EXPORT PFNGLGETFRAGMENTMATERIALIVSGIXPROC __glewGetFragmentMaterialivSGIX;
  597.                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  598. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  599.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  600.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  601. /usr/include/GL/glext.h:12066:105: error: conflicting declaration 'typedef void (* PFNGLFRAGMENTLIGHTFVSGIXPROC)(GLenum, GLenum, const GLfloat*)'
  602.  typedef void (APIENTRYP PFNGLFRAGMENTLIGHTFVSGIXPROC) (GLenum light, GLenum pname, const GLfloat *params);
  603.                                                                                                          ^
  604. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  605.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  606.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  607. /usr/include/GL/glew.h:16092:28: note: previous declaration as 'typedef void (* PFNGLFRAGMENTLIGHTFVSGIXPROC)(GLenum, GLenum, GLfloat*)'
  608.  typedef void (GLAPIENTRY * PFNGLFRAGMENTLIGHTFVSGIXPROC) (GLenum light, GLenum pname, GLfloat* params);
  609.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  610. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  611.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  612.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  613. /usr/include/GL/glext.h:12068:103: error: conflicting declaration 'typedef void (* PFNGLFRAGMENTLIGHTIVSGIXPROC)(GLenum, GLenum, const GLint*)'
  614.  typedef void (APIENTRYP PFNGLFRAGMENTLIGHTIVSGIXPROC) (GLenum light, GLenum pname, const GLint *params);
  615.                                                                                                        ^
  616. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  617.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  618.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  619. /usr/include/GL/glew.h:16094:28: note: previous declaration as 'typedef void (* PFNGLFRAGMENTLIGHTIVSGIXPROC)(GLenum, GLenum, GLint*)'
  620.  typedef void (GLAPIENTRY * PFNGLFRAGMENTLIGHTIVSGIXPROC) (GLenum light, GLenum pname, GLint* params);
  621.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  622. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  623.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  624.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  625. /usr/include/GL/glext.h:12070:96: error: conflicting declaration 'typedef void (* PFNGLFRAGMENTLIGHTMODELFVSGIXPROC)(GLenum, const GLfloat*)'
  626.  typedef void (APIENTRYP PFNGLFRAGMENTLIGHTMODELFVSGIXPROC) (GLenum pname, const GLfloat *params);
  627.                                                                                                 ^
  628. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  629.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  630.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  631. /usr/include/GL/glew.h:16088:28: note: previous declaration as 'typedef void (* PFNGLFRAGMENTLIGHTMODELFVSGIXPROC)(GLenum, GLfloat*)'
  632.  typedef void (GLAPIENTRY * PFNGLFRAGMENTLIGHTMODELFVSGIXPROC) (GLenum pname, GLfloat* params);
  633.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  634. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  635.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  636.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  637. /usr/include/GL/glext.h:12072:94: error: conflicting declaration 'typedef void (* PFNGLFRAGMENTLIGHTMODELIVSGIXPROC)(GLenum, const GLint*)'
  638.  typedef void (APIENTRYP PFNGLFRAGMENTLIGHTMODELIVSGIXPROC) (GLenum pname, const GLint *params);
  639.                                                                                               ^
  640. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  641.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  642.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  643. /usr/include/GL/glew.h:16090:28: note: previous declaration as 'typedef void (* PFNGLFRAGMENTLIGHTMODELIVSGIXPROC)(GLenum, GLint*)'
  644.  typedef void (GLAPIENTRY * PFNGLFRAGMENTLIGHTMODELIVSGIXPROC) (GLenum pname, GLint* params);
  645.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  646. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  647.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  648.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  649. /usr/include/GL/glext.h:12079:104: error: conflicting declaration 'typedef void (* PFNGLGETFRAGMENTMATERIALFVSGIXPROC)(GLenum, GLenum, GLfloat*)'
  650.  typedef void (APIENTRYP PFNGLGETFRAGMENTMATERIALFVSGIXPROC) (GLenum face, GLenum pname, GLfloat *params);
  651.                                                                                                         ^
  652. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  653.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  654.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  655. /usr/include/GL/glew.h:16101:28: note: previous declaration as 'typedef void (* PFNGLGETFRAGMENTMATERIALFVSGIXPROC)(GLenum, GLenum, const GLfloat*)'
  656.  typedef void (GLAPIENTRY * PFNGLGETFRAGMENTMATERIALFVSGIXPROC) (GLenum face, GLenum pname, const GLfloat* data);
  657.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  658. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  659.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  660.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  661. /usr/include/GL/glext.h:12080:102: error: conflicting declaration 'typedef void (* PFNGLGETFRAGMENTMATERIALIVSGIXPROC)(GLenum, GLenum, GLint*)'
  662.  typedef void (APIENTRYP PFNGLGETFRAGMENTMATERIALIVSGIXPROC) (GLenum face, GLenum pname, GLint *params);
  663.                                                                                                       ^
  664. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  665.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  666.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  667. /usr/include/GL/glew.h:16102:28: note: previous declaration as 'typedef void (* PFNGLGETFRAGMENTMATERIALIVSGIXPROC)(GLenum, GLenum, const GLint*)'
  668.  typedef void (GLAPIENTRY * PFNGLGETFRAGMENTMATERIALIVSGIXPROC) (GLenum face, GLenum pname, const GLint* data);
  669.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  670. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  671.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  672.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  673. /usr/include/GL/glext.h:12083:74: error: 'void __glewFragmentColorMaterialSGIX(GLenum, GLenum)' redeclared as different kind of symbol
  674.  GLAPI void APIENTRY glFragmentColorMaterialSGIX (GLenum face, GLenum mode);
  675.                                                                           ^
  676. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  677.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  678.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  679. /usr/include/GL/glew.h:19341:52: note: previous declaration 'void (* __glewFragmentColorMaterialSGIX)(GLenum, GLenum)'
  680.  GLEW_FUN_EXPORT PFNGLFRAGMENTCOLORMATERIALSGIXPROC __glewFragmentColorMaterialSGIX;
  681.                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  682. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  683.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  684.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  685. /usr/include/GL/glext.h:12084:84: error: 'void __glewFragmentLightfSGIX(GLenum, GLenum, GLfloat)' redeclared as different kind of symbol
  686.  GLAPI void APIENTRY glFragmentLightfSGIX (GLenum light, GLenum pname, GLfloat param);
  687.                                                                                     ^
  688. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  689.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  690.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  691. /usr/include/GL/glew.h:19346:45: note: previous declaration 'void (* __glewFragmentLightfSGIX)(GLenum, GLenum, GLfloat)'
  692.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTFSGIXPROC __glewFragmentLightfSGIX;
  693.                                              ^~~~~~~~~~~~~~~~~~~~~~~~
  694. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  695.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  696.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  697. /usr/include/GL/glext.h:12085:93: error: 'void __glewFragmentLightfvSGIX(GLenum, GLenum, const GLfloat*)' redeclared as different kind of symbol
  698.  GLAPI void APIENTRY glFragmentLightfvSGIX (GLenum light, GLenum pname, const GLfloat *params);
  699.                                                                                              ^
  700. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  701.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  702.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  703. /usr/include/GL/glew.h:19347:46: note: previous declaration 'void (* __glewFragmentLightfvSGIX)(GLenum, GLenum, GLfloat*)'
  704.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTFVSGIXPROC __glewFragmentLightfvSGIX;
  705.                                               ^~~~~~~~~~~~~~~~~~~~~~~~~
  706. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  707.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  708.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  709. /usr/include/GL/glext.h:12086:82: error: 'void __glewFragmentLightiSGIX(GLenum, GLenum, GLint)' redeclared as different kind of symbol
  710.  GLAPI void APIENTRY glFragmentLightiSGIX (GLenum light, GLenum pname, GLint param);
  711.                                                                                   ^
  712. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  713.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  714.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  715. /usr/include/GL/glew.h:19348:45: note: previous declaration 'void (* __glewFragmentLightiSGIX)(GLenum, GLenum, GLint)'
  716.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTISGIXPROC __glewFragmentLightiSGIX;
  717.                                              ^~~~~~~~~~~~~~~~~~~~~~~~
  718. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  719.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  720.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  721. /usr/include/GL/glext.h:12087:91: error: 'void __glewFragmentLightivSGIX(GLenum, GLenum, const GLint*)' redeclared as different kind of symbol
  722.  GLAPI void APIENTRY glFragmentLightivSGIX (GLenum light, GLenum pname, const GLint *params);
  723.                                                                                            ^
  724. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  725.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  726.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  727. /usr/include/GL/glew.h:19349:46: note: previous declaration 'void (* __glewFragmentLightivSGIX)(GLenum, GLenum, GLint*)'
  728.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTIVSGIXPROC __glewFragmentLightivSGIX;
  729.                                               ^~~~~~~~~~~~~~~~~~~~~~~~~
  730. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  731.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  732.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  733. /usr/include/GL/glext.h:12088:75: error: 'void __glewFragmentLightModelfSGIX(GLenum, GLfloat)' redeclared as different kind of symbol
  734.  GLAPI void APIENTRY glFragmentLightModelfSGIX (GLenum pname, GLfloat param);
  735.                                                                            ^
  736. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  737.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  738.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  739. /usr/include/GL/glew.h:19342:50: note: previous declaration 'void (* __glewFragmentLightModelfSGIX)(GLenum, GLfloat)'
  740.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTMODELFSGIXPROC __glewFragmentLightModelfSGIX;
  741.                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  742. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  743.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  744.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  745. /usr/include/GL/glext.h:12089:84: error: 'void __glewFragmentLightModelfvSGIX(GLenum, const GLfloat*)' redeclared as different kind of symbol
  746.  GLAPI void APIENTRY glFragmentLightModelfvSGIX (GLenum pname, const GLfloat *params);
  747.                                                                                     ^
  748. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  749.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  750.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  751. /usr/include/GL/glew.h:19343:51: note: previous declaration 'void (* __glewFragmentLightModelfvSGIX)(GLenum, GLfloat*)'
  752.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTMODELFVSGIXPROC __glewFragmentLightModelfvSGIX;
  753.                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  754. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  755.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  756.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  757. /usr/include/GL/glext.h:12090:73: error: 'void __glewFragmentLightModeliSGIX(GLenum, GLint)' redeclared as different kind of symbol
  758.  GLAPI void APIENTRY glFragmentLightModeliSGIX (GLenum pname, GLint param);
  759.                                                                          ^
  760. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  761.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  762.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  763. /usr/include/GL/glew.h:19344:50: note: previous declaration 'void (* __glewFragmentLightModeliSGIX)(GLenum, GLint)'
  764.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTMODELISGIXPROC __glewFragmentLightModeliSGIX;
  765.                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  766. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  767.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  768.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  769. /usr/include/GL/glext.h:12091:82: error: 'void __glewFragmentLightModelivSGIX(GLenum, const GLint*)' redeclared as different kind of symbol
  770.  GLAPI void APIENTRY glFragmentLightModelivSGIX (GLenum pname, const GLint *params);
  771.                                                                                   ^
  772. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  773.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  774.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  775. /usr/include/GL/glew.h:19345:51: note: previous declaration 'void (* __glewFragmentLightModelivSGIX)(GLenum, GLint*)'
  776.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTMODELIVSGIXPROC __glewFragmentLightModelivSGIX;
  777.                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  778. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  779.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  780.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  781. /usr/include/GL/glext.h:12092:86: error: 'void __glewFragmentMaterialfSGIX(GLenum, GLenum, GLfloat)' redeclared as different kind of symbol
  782.  GLAPI void APIENTRY glFragmentMaterialfSGIX (GLenum face, GLenum pname, GLfloat param);
  783.                                                                                       ^
  784. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  785.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  786.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  787. /usr/include/GL/glew.h:19350:48: note: previous declaration 'void (* __glewFragmentMaterialfSGIX)(GLenum, GLenum, GLfloat)'
  788.  GLEW_FUN_EXPORT PFNGLFRAGMENTMATERIALFSGIXPROC __glewFragmentMaterialfSGIX;
  789.                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  790. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  791.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  792.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  793. /usr/include/GL/glext.h:12093:95: error: 'void __glewFragmentMaterialfvSGIX(GLenum, GLenum, const GLfloat*)' redeclared as different kind of symbol
  794.  GLAPI void APIENTRY glFragmentMaterialfvSGIX (GLenum face, GLenum pname, const GLfloat *params);
  795.                                                                                                ^
  796. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  797.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  798.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  799. /usr/include/GL/glew.h:19351:49: note: previous declaration 'void (* __glewFragmentMaterialfvSGIX)(GLenum, GLenum, const GLfloat*)'
  800.  GLEW_FUN_EXPORT PFNGLFRAGMENTMATERIALFVSGIXPROC __glewFragmentMaterialfvSGIX;
  801.                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  802. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  803.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  804.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  805. /usr/include/GL/glext.h:12094:84: error: 'void __glewFragmentMaterialiSGIX(GLenum, GLenum, GLint)' redeclared as different kind of symbol
  806.  GLAPI void APIENTRY glFragmentMaterialiSGIX (GLenum face, GLenum pname, GLint param);
  807.                                                                                     ^
  808. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  809.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  810.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  811. /usr/include/GL/glew.h:19352:48: note: previous declaration 'void (* __glewFragmentMaterialiSGIX)(GLenum, GLenum, GLint)'
  812.  GLEW_FUN_EXPORT PFNGLFRAGMENTMATERIALISGIXPROC __glewFragmentMaterialiSGIX;
  813.                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  814. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  815.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  816.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  817. /usr/include/GL/glext.h:12095:93: error: 'void __glewFragmentMaterialivSGIX(GLenum, GLenum, const GLint*)' redeclared as different kind of symbol
  818.  GLAPI void APIENTRY glFragmentMaterialivSGIX (GLenum face, GLenum pname, const GLint *params);
  819.                                                                                              ^
  820. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  821.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  822.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  823. /usr/include/GL/glew.h:19353:49: note: previous declaration 'void (* __glewFragmentMaterialivSGIX)(GLenum, GLenum, const GLint*)'
  824.  GLEW_FUN_EXPORT PFNGLFRAGMENTMATERIALIVSGIXPROC __glewFragmentMaterialivSGIX;
  825.                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  826. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  827.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  828.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  829. /usr/include/GL/glext.h:12096:90: error: 'void __glewGetFragmentLightfvSGIX(GLenum, GLenum, GLfloat*)' redeclared as different kind of symbol
  830.  GLAPI void APIENTRY glGetFragmentLightfvSGIX (GLenum light, GLenum pname, GLfloat *params);
  831.                                                                                           ^
  832. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  833.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  834.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  835. /usr/include/GL/glew.h:19354:49: note: previous declaration 'void (* __glewGetFragmentLightfvSGIX)(GLenum, GLenum, GLfloat*)'
  836.  GLEW_FUN_EXPORT PFNGLGETFRAGMENTLIGHTFVSGIXPROC __glewGetFragmentLightfvSGIX;
  837.                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  838. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  839.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  840.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  841. /usr/include/GL/glext.h:12097:88: error: 'void __glewGetFragmentLightivSGIX(GLenum, GLenum, GLint*)' redeclared as different kind of symbol
  842.  GLAPI void APIENTRY glGetFragmentLightivSGIX (GLenum light, GLenum pname, GLint *params);
  843.                                                                                         ^
  844. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  845.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  846.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  847. /usr/include/GL/glew.h:19355:49: note: previous declaration 'void (* __glewGetFragmentLightivSGIX)(GLenum, GLenum, GLint*)'
  848.  GLEW_FUN_EXPORT PFNGLGETFRAGMENTLIGHTIVSGIXPROC __glewGetFragmentLightivSGIX;
  849.                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  850. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  851.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  852.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  853. /usr/include/GL/glext.h:12098:92: error: 'void __glewGetFragmentMaterialfvSGIX(GLenum, GLenum, GLfloat*)' redeclared as different kind of symbol
  854.  GLAPI void APIENTRY glGetFragmentMaterialfvSGIX (GLenum face, GLenum pname, GLfloat *params);
  855.                                                                                             ^
  856. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  857.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  858.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  859. /usr/include/GL/glew.h:19356:52: note: previous declaration 'void (* __glewGetFragmentMaterialfvSGIX)(GLenum, GLenum, const GLfloat*)'
  860.  GLEW_FUN_EXPORT PFNGLGETFRAGMENTMATERIALFVSGIXPROC __glewGetFragmentMaterialfvSGIX;
  861.                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  862. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  863.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  864.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  865. /usr/include/GL/glext.h:12099:90: error: 'void __glewGetFragmentMaterialivSGIX(GLenum, GLenum, GLint*)' redeclared as different kind of symbol
  866.  GLAPI void APIENTRY glGetFragmentMaterialivSGIX (GLenum face, GLenum pname, GLint *params);
  867.                                                                                           ^
  868. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  869.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
  870.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
  871. /usr/include/GL/glew.h:19357:52: note: previous declaration 'void (* __glewGetFragmentMaterialivSGIX)(GLenum, GLenum, const GLint*)'
  872.  GLEW_FUN_EXPORT PFNGLGETFRAGMENTMATERIALIVSGIXPROC __glewGetFragmentMaterialivSGIX;
  873.                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  874. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  875.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  876.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  877. /usr/include/GL/glext.h:12066:105: error: conflicting declaration 'typedef void (* PFNGLFRAGMENTLIGHTFVSGIXPROC)(GLenum, GLenum, const GLfloat*)'
  878.  typedef void (APIENTRYP PFNGLFRAGMENTLIGHTFVSGIXPROC) (GLenum light, GLenum pname, const GLfloat *params);
  879.                                                                                                          ^
  880. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  881.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  882.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  883. /usr/include/GL/glew.h:16092:28: note: previous declaration as 'typedef void (* PFNGLFRAGMENTLIGHTFVSGIXPROC)(GLenum, GLenum, GLfloat*)'
  884.  typedef void (GLAPIENTRY * PFNGLFRAGMENTLIGHTFVSGIXPROC) (GLenum light, GLenum pname, GLfloat* params);
  885.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  886. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  887.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  888.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  889. /usr/include/GL/glext.h:12068:103: error: conflicting declaration 'typedef void (* PFNGLFRAGMENTLIGHTIVSGIXPROC)(GLenum, GLenum, const GLint*)'
  890.  typedef void (APIENTRYP PFNGLFRAGMENTLIGHTIVSGIXPROC) (GLenum light, GLenum pname, const GLint *params);
  891.                                                                                                        ^
  892. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  893.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  894.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  895. /usr/include/GL/glew.h:16094:28: note: previous declaration as 'typedef void (* PFNGLFRAGMENTLIGHTIVSGIXPROC)(GLenum, GLenum, GLint*)'
  896.  typedef void (GLAPIENTRY * PFNGLFRAGMENTLIGHTIVSGIXPROC) (GLenum light, GLenum pname, GLint* params);
  897.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  898. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  899.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  900.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  901. /usr/include/GL/glext.h:12070:96: error: conflicting declaration 'typedef void (* PFNGLFRAGMENTLIGHTMODELFVSGIXPROC)(GLenum, const GLfloat*)'
  902.  typedef void (APIENTRYP PFNGLFRAGMENTLIGHTMODELFVSGIXPROC) (GLenum pname, const GLfloat *params);
  903.                                                                                                 ^
  904. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  905.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  906.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  907. /usr/include/GL/glew.h:16088:28: note: previous declaration as 'typedef void (* PFNGLFRAGMENTLIGHTMODELFVSGIXPROC)(GLenum, GLfloat*)'
  908.  typedef void (GLAPIENTRY * PFNGLFRAGMENTLIGHTMODELFVSGIXPROC) (GLenum pname, GLfloat* params);
  909.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  910. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  911.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  912.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  913. /usr/include/GL/glext.h:12072:94: error: conflicting declaration 'typedef void (* PFNGLFRAGMENTLIGHTMODELIVSGIXPROC)(GLenum, const GLint*)'
  914.  typedef void (APIENTRYP PFNGLFRAGMENTLIGHTMODELIVSGIXPROC) (GLenum pname, const GLint *params);
  915.                                                                                               ^
  916. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  917.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  918.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  919. /usr/include/GL/glew.h:16090:28: note: previous declaration as 'typedef void (* PFNGLFRAGMENTLIGHTMODELIVSGIXPROC)(GLenum, GLint*)'
  920.  typedef void (GLAPIENTRY * PFNGLFRAGMENTLIGHTMODELIVSGIXPROC) (GLenum pname, GLint* params);
  921.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  922. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  923.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  924.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  925. /usr/include/GL/glext.h:12079:104: error: conflicting declaration 'typedef void (* PFNGLGETFRAGMENTMATERIALFVSGIXPROC)(GLenum, GLenum, GLfloat*)'
  926.  typedef void (APIENTRYP PFNGLGETFRAGMENTMATERIALFVSGIXPROC) (GLenum face, GLenum pname, GLfloat *params);
  927.                                                                                                         ^
  928. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  929.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  930.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  931. /usr/include/GL/glew.h:16101:28: note: previous declaration as 'typedef void (* PFNGLGETFRAGMENTMATERIALFVSGIXPROC)(GLenum, GLenum, const GLfloat*)'
  932.  typedef void (GLAPIENTRY * PFNGLGETFRAGMENTMATERIALFVSGIXPROC) (GLenum face, GLenum pname, const GLfloat* data);
  933.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  934. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  935.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  936.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  937. /usr/include/GL/glext.h:12080:102: error: conflicting declaration 'typedef void (* PFNGLGETFRAGMENTMATERIALIVSGIXPROC)(GLenum, GLenum, GLint*)'
  938.  typedef void (APIENTRYP PFNGLGETFRAGMENTMATERIALIVSGIXPROC) (GLenum face, GLenum pname, GLint *params);
  939.                                                                                                       ^
  940. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  941.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  942.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  943. /usr/include/GL/glew.h:16102:28: note: previous declaration as 'typedef void (* PFNGLGETFRAGMENTMATERIALIVSGIXPROC)(GLenum, GLenum, const GLint*)'
  944.  typedef void (GLAPIENTRY * PFNGLGETFRAGMENTMATERIALIVSGIXPROC) (GLenum face, GLenum pname, const GLint* data);
  945.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  946. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  947.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  948.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  949. /usr/include/GL/glext.h:12083:74: error: 'void __glewFragmentColorMaterialSGIX(GLenum, GLenum)' redeclared as different kind of symbol
  950.  GLAPI void APIENTRY glFragmentColorMaterialSGIX (GLenum face, GLenum mode);
  951.                                                                           ^
  952. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  953.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  954.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  955. /usr/include/GL/glew.h:19341:52: note: previous declaration 'void (* __glewFragmentColorMaterialSGIX)(GLenum, GLenum)'
  956.  GLEW_FUN_EXPORT PFNGLFRAGMENTCOLORMATERIALSGIXPROC __glewFragmentColorMaterialSGIX;
  957.                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  958. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  959.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  960.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  961. /usr/include/GL/glext.h:12084:84: error: 'void __glewFragmentLightfSGIX(GLenum, GLenum, GLfloat)' redeclared as different kind of symbol
  962.  GLAPI void APIENTRY glFragmentLightfSGIX (GLenum light, GLenum pname, GLfloat param);
  963.                                                                                     ^
  964. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  965.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  966.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  967. /usr/include/GL/glew.h:19346:45: note: previous declaration 'void (* __glewFragmentLightfSGIX)(GLenum, GLenum, GLfloat)'
  968.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTFSGIXPROC __glewFragmentLightfSGIX;
  969.                                              ^~~~~~~~~~~~~~~~~~~~~~~~
  970. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  971.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  972.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  973. /usr/include/GL/glext.h:12085:93: error: 'void __glewFragmentLightfvSGIX(GLenum, GLenum, const GLfloat*)' redeclared as different kind of symbol
  974.  GLAPI void APIENTRY glFragmentLightfvSGIX (GLenum light, GLenum pname, const GLfloat *params);
  975.                                                                                              ^
  976. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  977.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  978.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  979. /usr/include/GL/glew.h:19347:46: note: previous declaration 'void (* __glewFragmentLightfvSGIX)(GLenum, GLenum, GLfloat*)'
  980.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTFVSGIXPROC __glewFragmentLightfvSGIX;
  981.                                               ^~~~~~~~~~~~~~~~~~~~~~~~~
  982. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  983.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  984.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  985. /usr/include/GL/glext.h:12086:82: error: 'void __glewFragmentLightiSGIX(GLenum, GLenum, GLint)' redeclared as different kind of symbol
  986.  GLAPI void APIENTRY glFragmentLightiSGIX (GLenum light, GLenum pname, GLint param);
  987.                                                                                   ^
  988. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  989.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  990.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  991. /usr/include/GL/glew.h:19348:45: note: previous declaration 'void (* __glewFragmentLightiSGIX)(GLenum, GLenum, GLint)'
  992.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTISGIXPROC __glewFragmentLightiSGIX;
  993.                                              ^~~~~~~~~~~~~~~~~~~~~~~~
  994. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  995.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  996.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  997. /usr/include/GL/glext.h:12087:91: error: 'void __glewFragmentLightivSGIX(GLenum, GLenum, const GLint*)' redeclared as different kind of symbol
  998.  GLAPI void APIENTRY glFragmentLightivSGIX (GLenum light, GLenum pname, const GLint *params);
  999.                                                                                            ^
  1000. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1001.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  1002.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  1003. /usr/include/GL/glew.h:19349:46: note: previous declaration 'void (* __glewFragmentLightivSGIX)(GLenum, GLenum, GLint*)'
  1004.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTIVSGIXPROC __glewFragmentLightivSGIX;
  1005.                                               ^~~~~~~~~~~~~~~~~~~~~~~~~
  1006. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1007.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  1008.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  1009. /usr/include/GL/glext.h:12088:75: error: 'void __glewFragmentLightModelfSGIX(GLenum, GLfloat)' redeclared as different kind of symbol
  1010.  GLAPI void APIENTRY glFragmentLightModelfSGIX (GLenum pname, GLfloat param);
  1011.                                                                            ^
  1012. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1013.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  1014.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  1015. /usr/include/GL/glew.h:19342:50: note: previous declaration 'void (* __glewFragmentLightModelfSGIX)(GLenum, GLfloat)'
  1016.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTMODELFSGIXPROC __glewFragmentLightModelfSGIX;
  1017.                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1018. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1019.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  1020.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  1021. /usr/include/GL/glext.h:12089:84: error: 'void __glewFragmentLightModelfvSGIX(GLenum, const GLfloat*)' redeclared as different kind of symbol
  1022.  GLAPI void APIENTRY glFragmentLightModelfvSGIX (GLenum pname, const GLfloat *params);
  1023.                                                                                     ^
  1024. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1025.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  1026.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  1027. /usr/include/GL/glew.h:19343:51: note: previous declaration 'void (* __glewFragmentLightModelfvSGIX)(GLenum, GLfloat*)'
  1028.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTMODELFVSGIXPROC __glewFragmentLightModelfvSGIX;
  1029.                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1030. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1031.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  1032.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  1033. /usr/include/GL/glext.h:12090:73: error: 'void __glewFragmentLightModeliSGIX(GLenum, GLint)' redeclared as different kind of symbol
  1034.  GLAPI void APIENTRY glFragmentLightModeliSGIX (GLenum pname, GLint param);
  1035.                                                                          ^
  1036. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1037.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  1038.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  1039. /usr/include/GL/glew.h:19344:50: note: previous declaration 'void (* __glewFragmentLightModeliSGIX)(GLenum, GLint)'
  1040.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTMODELISGIXPROC __glewFragmentLightModeliSGIX;
  1041.                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1042. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1043.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  1044.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  1045. /usr/include/GL/glext.h:12091:82: error: 'void __glewFragmentLightModelivSGIX(GLenum, const GLint*)' redeclared as different kind of symbol
  1046.  GLAPI void APIENTRY glFragmentLightModelivSGIX (GLenum pname, const GLint *params);
  1047.                                                                                   ^
  1048. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1049.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  1050.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  1051. /usr/include/GL/glew.h:19345:51: note: previous declaration 'void (* __glewFragmentLightModelivSGIX)(GLenum, GLint*)'
  1052.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTMODELIVSGIXPROC __glewFragmentLightModelivSGIX;
  1053.                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1054. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1055.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  1056.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  1057. /usr/include/GL/glext.h:12092:86: error: 'void __glewFragmentMaterialfSGIX(GLenum, GLenum, GLfloat)' redeclared as different kind of symbol
  1058.  GLAPI void APIENTRY glFragmentMaterialfSGIX (GLenum face, GLenum pname, GLfloat param);
  1059.                                                                                       ^
  1060. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1061.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  1062.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  1063. /usr/include/GL/glew.h:19350:48: note: previous declaration 'void (* __glewFragmentMaterialfSGIX)(GLenum, GLenum, GLfloat)'
  1064.  GLEW_FUN_EXPORT PFNGLFRAGMENTMATERIALFSGIXPROC __glewFragmentMaterialfSGIX;
  1065.                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  1066. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1067.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  1068.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  1069. /usr/include/GL/glext.h:12093:95: error: 'void __glewFragmentMaterialfvSGIX(GLenum, GLenum, const GLfloat*)' redeclared as different kind of symbol
  1070.  GLAPI void APIENTRY glFragmentMaterialfvSGIX (GLenum face, GLenum pname, const GLfloat *params);
  1071.                                                                                                ^
  1072. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1073.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  1074.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  1075. /usr/include/GL/glew.h:19351:49: note: previous declaration 'void (* __glewFragmentMaterialfvSGIX)(GLenum, GLenum, const GLfloat*)'
  1076.  GLEW_FUN_EXPORT PFNGLFRAGMENTMATERIALFVSGIXPROC __glewFragmentMaterialfvSGIX;
  1077.                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1078. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1079.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  1080.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  1081. /usr/include/GL/glext.h:12094:84: error: 'void __glewFragmentMaterialiSGIX(GLenum, GLenum, GLint)' redeclared as different kind of symbol
  1082.  GLAPI void APIENTRY glFragmentMaterialiSGIX (GLenum face, GLenum pname, GLint param);
  1083.                                                                                     ^
  1084. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1085.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  1086.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  1087. /usr/include/GL/glew.h:19352:48: note: previous declaration 'void (* __glewFragmentMaterialiSGIX)(GLenum, GLenum, GLint)'
  1088.  GLEW_FUN_EXPORT PFNGLFRAGMENTMATERIALISGIXPROC __glewFragmentMaterialiSGIX;
  1089.                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  1090. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1091.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  1092.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  1093. /usr/include/GL/glext.h:12095:93: error: 'void __glewFragmentMaterialivSGIX(GLenum, GLenum, const GLint*)' redeclared as different kind of symbol
  1094.  GLAPI void APIENTRY glFragmentMaterialivSGIX (GLenum face, GLenum pname, const GLint *params);
  1095.                                                                                              ^
  1096. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1097.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  1098.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  1099. /usr/include/GL/glew.h:19353:49: note: previous declaration 'void (* __glewFragmentMaterialivSGIX)(GLenum, GLenum, const GLint*)'
  1100.  GLEW_FUN_EXPORT PFNGLFRAGMENTMATERIALIVSGIXPROC __glewFragmentMaterialivSGIX;
  1101.                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1102. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1103.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  1104.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  1105. /usr/include/GL/glext.h:12096:90: error: 'void __glewGetFragmentLightfvSGIX(GLenum, GLenum, GLfloat*)' redeclared as different kind of symbol
  1106.  GLAPI void APIENTRY glGetFragmentLightfvSGIX (GLenum light, GLenum pname, GLfloat *params);
  1107.                                                                                           ^
  1108. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1109.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  1110.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  1111. /usr/include/GL/glew.h:19354:49: note: previous declaration 'void (* __glewGetFragmentLightfvSGIX)(GLenum, GLenum, GLfloat*)'
  1112.  GLEW_FUN_EXPORT PFNGLGETFRAGMENTLIGHTFVSGIXPROC __glewGetFragmentLightfvSGIX;
  1113.                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1114. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1115.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  1116.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  1117. /usr/include/GL/glext.h:12097:88: error: 'void __glewGetFragmentLightivSGIX(GLenum, GLenum, GLint*)' redeclared as different kind of symbol
  1118.  GLAPI void APIENTRY glGetFragmentLightivSGIX (GLenum light, GLenum pname, GLint *params);
  1119.                                                                                         ^
  1120. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1121.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  1122.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  1123. /usr/include/GL/glew.h:19355:49: note: previous declaration 'void (* __glewGetFragmentLightivSGIX)(GLenum, GLenum, GLint*)'
  1124.  GLEW_FUN_EXPORT PFNGLGETFRAGMENTLIGHTIVSGIXPROC __glewGetFragmentLightivSGIX;
  1125.                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1126. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1127.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  1128.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  1129. /usr/include/GL/glext.h:12098:92: error: 'void __glewGetFragmentMaterialfvSGIX(GLenum, GLenum, GLfloat*)' redeclared as different kind of symbol
  1130.  GLAPI void APIENTRY glGetFragmentMaterialfvSGIX (GLenum face, GLenum pname, GLfloat *params);
  1131.                                                                                             ^
  1132. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1133.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  1134.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  1135. /usr/include/GL/glew.h:19356:52: note: previous declaration 'void (* __glewGetFragmentMaterialfvSGIX)(GLenum, GLenum, const GLfloat*)'
  1136.  GLEW_FUN_EXPORT PFNGLGETFRAGMENTMATERIALFVSGIXPROC __glewGetFragmentMaterialfvSGIX;
  1137.                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1138. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1139.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  1140.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  1141. /usr/include/GL/glext.h:12099:90: error: 'void __glewGetFragmentMaterialivSGIX(GLenum, GLenum, GLint*)' redeclared as different kind of symbol
  1142.  GLAPI void APIENTRY glGetFragmentMaterialivSGIX (GLenum face, GLenum pname, GLint *params);
  1143.                                                                                           ^
  1144. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1145.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.h:12,
  1146.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
  1147. /usr/include/GL/glew.h:19357:52: note: previous declaration 'void (* __glewGetFragmentMaterialivSGIX)(GLenum, GLenum, const GLint*)'
  1148.  GLEW_FUN_EXPORT PFNGLGETFRAGMENTMATERIALIVSGIXPROC __glewGetFragmentMaterialivSGIX;
  1149.                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1150. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1151.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1152.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1153. /usr/include/GL/glext.h:12066:105: error: conflicting declaration 'typedef void (* PFNGLFRAGMENTLIGHTFVSGIXPROC)(GLenum, GLenum, const GLfloat*)'
  1154.  ENTLIGHTFVSGIXPROC) (GLenum light, GLenum pname, const GLfloat *params);
  1155.                                                                        ^
  1156. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1157.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1158.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1159. /usr/include/GL/glew.h:16092:28: note: previous declaration as 'typedef void (* PFNGLFRAGMENTLIGHTFVSGIXPROC)(GLenum, GLenum, GLfloat*)'
  1160.  typedef void (GLAPIENTRY * PFNGLFRAGMENTLIGHTFVSGIXPROC) (GLenum light, GLenum pname, GLfloat* params);
  1161.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1162. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1163.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1164.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1165. /usr/include/GL/glext.h:12068:103: error: conflicting declaration 'typedef void (* PFNGLFRAGMENTLIGHTIVSGIXPROC)(GLenum, GLenum, const GLint*)'
  1166.  GMENTLIGHTIVSGIXPROC) (GLenum light, GLenum pname, const GLint *params);
  1167.                                                                        ^
  1168. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1169.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1170.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1171. /usr/include/GL/glew.h:16094:28: note: previous declaration as 'typedef void (* PFNGLFRAGMENTLIGHTIVSGIXPROC)(GLenum, GLenum, GLint*)'
  1172.  typedef void (GLAPIENTRY * PFNGLFRAGMENTLIGHTIVSGIXPROC) (GLenum light, GLenum pname, GLint* params);
  1173.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1174. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1175.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1176.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1177. /usr/include/GL/glext.h:12070:96: error: conflicting declaration 'typedef void (* PFNGLFRAGMENTLIGHTMODELFVSGIXPROC)(GLenum, const GLfloat*)'
  1178.  FNGLFRAGMENTLIGHTMODELFVSGIXPROC) (GLenum pname, const GLfloat *params);
  1179.                                                                        ^
  1180. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1181.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1182.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1183. /usr/include/GL/glew.h:16088:28: note: previous declaration as 'typedef void (* PFNGLFRAGMENTLIGHTMODELFVSGIXPROC)(GLenum, GLfloat*)'
  1184.  typedef void (GLAPIENTRY * PFNGLFRAGMENTLIGHTMODELFVSGIXPROC) (GLenum pname, GLfloat* params);
  1185.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1186. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1187.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1188.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1189. /usr/include/GL/glext.h:12072:94: error: conflicting declaration 'typedef void (* PFNGLFRAGMENTLIGHTMODELIVSGIXPROC)(GLenum, const GLint*)'
  1190.   PFNGLFRAGMENTLIGHTMODELIVSGIXPROC) (GLenum pname, const GLint *params);
  1191.                                                                        ^
  1192. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1193.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1194.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1195. /usr/include/GL/glew.h:16090:28: note: previous declaration as 'typedef void (* PFNGLFRAGMENTLIGHTMODELIVSGIXPROC)(GLenum, GLint*)'
  1196.  typedef void (GLAPIENTRY * PFNGLFRAGMENTLIGHTMODELIVSGIXPROC) (GLenum pname, GLint* params);
  1197.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1198. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1199.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1200.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1201. /usr/include/GL/glext.h:12079:104: error: conflicting declaration 'typedef void (* PFNGLGETFRAGMENTMATERIALFVSGIXPROC)(GLenum, GLenum, GLfloat*)'
  1202.  RAGMENTMATERIALFVSGIXPROC) (GLenum face, GLenum pname, GLfloat *params);
  1203.                                                                        ^
  1204. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1205.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1206.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1207. /usr/include/GL/glew.h:16101:28: note: previous declaration as 'typedef void (* PFNGLGETFRAGMENTMATERIALFVSGIXPROC)(GLenum, GLenum, const GLfloat*)'
  1208.  typedef void (GLAPIENTRY * PFNGLGETFRAGMENTMATERIALFVSGIXPROC) (GLenum face, GLenum pname, const GLfloat* data);
  1209.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1210. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1211.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1212.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1213. /usr/include/GL/glext.h:12080:102: error: conflicting declaration 'typedef void (* PFNGLGETFRAGMENTMATERIALIVSGIXPROC)(GLenum, GLenum, GLint*)'
  1214.  TFRAGMENTMATERIALIVSGIXPROC) (GLenum face, GLenum pname, GLint *params);
  1215.                                                                        ^
  1216. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1217.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1218.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1219. /usr/include/GL/glew.h:16102:28: note: previous declaration as 'typedef void (* PFNGLGETFRAGMENTMATERIALIVSGIXPROC)(GLenum, GLenum, const GLint*)'
  1220.  typedef void (GLAPIENTRY * PFNGLGETFRAGMENTMATERIALIVSGIXPROC) (GLenum face, GLenum pname, const GLint* data);
  1221.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1222. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1223.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1224.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1225. /usr/include/GL/glext.h:12083:74: error: 'void __glewFragmentColorMaterialSGIX(GLenum, GLenum)' redeclared as different kind of symbol
  1226.  PI void APIENTRY glFragmentColorMaterialSGIX (GLenum face, GLenum mode);
  1227.                                                                        ^
  1228. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1229.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1230.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1231. /usr/include/GL/glew.h:19341:52: note: previous declaration 'void (* __glewFragmentColorMaterialSGIX)(GLenum, GLenum)'
  1232.  GLEW_FUN_EXPORT PFNGLFRAGMENTCOLORMATERIALSGIXPROC __glewFragmentColorMaterialSGIX;
  1233.                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1234. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1235.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1236.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1237. /usr/include/GL/glext.h:12084:84: error: 'void __glewFragmentLightfSGIX(GLenum, GLenum, GLfloat)' redeclared as different kind of symbol
  1238.  IENTRY glFragmentLightfSGIX (GLenum light, GLenum pname, GLfloat param);
  1239.                                                                        ^
  1240. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1241.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1242.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1243. /usr/include/GL/glew.h:19346:45: note: previous declaration 'void (* __glewFragmentLightfSGIX)(GLenum, GLenum, GLfloat)'
  1244.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTFSGIXPROC __glewFragmentLightfSGIX;
  1245.                                              ^~~~~~~~~~~~~~~~~~~~~~~~
  1246. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1247.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1248.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1249. /usr/include/GL/glext.h:12085:93: error: 'void __glewFragmentLightfvSGIX(GLenum, GLenum, const GLfloat*)' redeclared as different kind of symbol
  1250.  FragmentLightfvSGIX (GLenum light, GLenum pname, const GLfloat *params);
  1251.                                                                        ^
  1252. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1253.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1254.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1255. /usr/include/GL/glew.h:19347:46: note: previous declaration 'void (* __glewFragmentLightfvSGIX)(GLenum, GLenum, GLfloat*)'
  1256.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTFVSGIXPROC __glewFragmentLightfvSGIX;
  1257.                                               ^~~~~~~~~~~~~~~~~~~~~~~~~
  1258. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1259.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1260.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1261. /usr/include/GL/glext.h:12086:82: error: 'void __glewFragmentLightiSGIX(GLenum, GLenum, GLint)' redeclared as different kind of symbol
  1262.  APIENTRY glFragmentLightiSGIX (GLenum light, GLenum pname, GLint param);
  1263.                                                                        ^
  1264. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1265.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1266.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1267. /usr/include/GL/glew.h:19348:45: note: previous declaration 'void (* __glewFragmentLightiSGIX)(GLenum, GLenum, GLint)'
  1268.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTISGIXPROC __glewFragmentLightiSGIX;
  1269.                                              ^~~~~~~~~~~~~~~~~~~~~~~~
  1270. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1271.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1272.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1273. /usr/include/GL/glext.h:12087:91: error: 'void __glewFragmentLightivSGIX(GLenum, GLenum, const GLint*)' redeclared as different kind of symbol
  1274.  glFragmentLightivSGIX (GLenum light, GLenum pname, const GLint *params);
  1275.                                                                        ^
  1276. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1277.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1278.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1279. /usr/include/GL/glew.h:19349:46: note: previous declaration 'void (* __glewFragmentLightivSGIX)(GLenum, GLenum, GLint*)'
  1280.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTIVSGIXPROC __glewFragmentLightivSGIX;
  1281.                                               ^~~~~~~~~~~~~~~~~~~~~~~~~
  1282. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1283.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1284.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1285. /usr/include/GL/glext.h:12088:75: error: 'void __glewFragmentLightModelfSGIX(GLenum, GLfloat)' redeclared as different kind of symbol
  1286.  I void APIENTRY glFragmentLightModelfSGIX (GLenum pname, GLfloat param);
  1287.                                                                        ^
  1288. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1289.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1290.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1291. /usr/include/GL/glew.h:19342:50: note: previous declaration 'void (* __glewFragmentLightModelfSGIX)(GLenum, GLfloat)'
  1292.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTMODELFSGIXPROC __glewFragmentLightModelfSGIX;
  1293.                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1294. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1295.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1296.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1297. /usr/include/GL/glext.h:12089:84: error: 'void __glewFragmentLightModelfvSGIX(GLenum, const GLfloat*)' redeclared as different kind of symbol
  1298.  IENTRY glFragmentLightModelfvSGIX (GLenum pname, const GLfloat *params);
  1299.                                                                        ^
  1300. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1301.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1302.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1303. /usr/include/GL/glew.h:19343:51: note: previous declaration 'void (* __glewFragmentLightModelfvSGIX)(GLenum, GLfloat*)'
  1304.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTMODELFVSGIXPROC __glewFragmentLightModelfvSGIX;
  1305.                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1306. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1307.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1308.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1309. /usr/include/GL/glext.h:12090:73: error: 'void __glewFragmentLightModeliSGIX(GLenum, GLint)' redeclared as different kind of symbol
  1310.  API void APIENTRY glFragmentLightModeliSGIX (GLenum pname, GLint param);
  1311.                                                                        ^
  1312. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1313.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1314.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1315. /usr/include/GL/glew.h:19344:50: note: previous declaration 'void (* __glewFragmentLightModeliSGIX)(GLenum, GLint)'
  1316.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTMODELISGIXPROC __glewFragmentLightModeliSGIX;
  1317.                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1318. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1319.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1320.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1321. /usr/include/GL/glext.h:12091:82: error: 'void __glewFragmentLightModelivSGIX(GLenum, const GLint*)' redeclared as different kind of symbol
  1322.  APIENTRY glFragmentLightModelivSGIX (GLenum pname, const GLint *params);
  1323.                                                                        ^
  1324. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1325.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1326.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1327. /usr/include/GL/glew.h:19345:51: note: previous declaration 'void (* __glewFragmentLightModelivSGIX)(GLenum, GLint*)'
  1328.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTMODELIVSGIXPROC __glewFragmentLightModelivSGIX;
  1329.                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1330. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1331.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1332.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1333. /usr/include/GL/glext.h:12092:86: error: 'void __glewFragmentMaterialfSGIX(GLenum, GLenum, GLfloat)' redeclared as different kind of symbol
  1334.  NTRY glFragmentMaterialfSGIX (GLenum face, GLenum pname, GLfloat param);
  1335.                                                                        ^
  1336. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1337.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1338.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1339. /usr/include/GL/glew.h:19350:48: note: previous declaration 'void (* __glewFragmentMaterialfSGIX)(GLenum, GLenum, GLfloat)'
  1340.  GLEW_FUN_EXPORT PFNGLFRAGMENTMATERIALFSGIXPROC __glewFragmentMaterialfSGIX;
  1341.                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  1342. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1343.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1344.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1345. /usr/include/GL/glext.h:12093:95: error: 'void __glewFragmentMaterialfvSGIX(GLenum, GLenum, const GLfloat*)' redeclared as different kind of symbol
  1346.  agmentMaterialfvSGIX (GLenum face, GLenum pname, const GLfloat *params);
  1347.                                                                        ^
  1348. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1349.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1350.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1351. /usr/include/GL/glew.h:19351:49: note: previous declaration 'void (* __glewFragmentMaterialfvSGIX)(GLenum, GLenum, const GLfloat*)'
  1352.  GLEW_FUN_EXPORT PFNGLFRAGMENTMATERIALFVSGIXPROC __glewFragmentMaterialfvSGIX;
  1353.                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1354. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1355.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1356.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1357. /usr/include/GL/glext.h:12094:84: error: 'void __glewFragmentMaterialiSGIX(GLenum, GLenum, GLint)' redeclared as different kind of symbol
  1358.  IENTRY glFragmentMaterialiSGIX (GLenum face, GLenum pname, GLint param);
  1359.                                                                        ^
  1360. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1361.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1362.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1363. /usr/include/GL/glew.h:19352:48: note: previous declaration 'void (* __glewFragmentMaterialiSGIX)(GLenum, GLenum, GLint)'
  1364.  GLEW_FUN_EXPORT PFNGLFRAGMENTMATERIALISGIXPROC __glewFragmentMaterialiSGIX;
  1365.                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  1366. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1367.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1368.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1369. /usr/include/GL/glext.h:12095:93: error: 'void __glewFragmentMaterialivSGIX(GLenum, GLenum, const GLint*)' redeclared as different kind of symbol
  1370.  FragmentMaterialivSGIX (GLenum face, GLenum pname, const GLint *params);
  1371.                                                                        ^
  1372. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1373.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1374.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1375. /usr/include/GL/glew.h:19353:49: note: previous declaration 'void (* __glewFragmentMaterialivSGIX)(GLenum, GLenum, const GLint*)'
  1376.  GLEW_FUN_EXPORT PFNGLFRAGMENTMATERIALIVSGIXPROC __glewFragmentMaterialivSGIX;
  1377.                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1378. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1379.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1380.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1381. /usr/include/GL/glext.h:12096:90: error: 'void __glewGetFragmentLightfvSGIX(GLenum, GLenum, GLfloat*)' redeclared as different kind of symbol
  1382.   glGetFragmentLightfvSGIX (GLenum light, GLenum pname, GLfloat *params);
  1383.                                                                        ^
  1384. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1385.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1386.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1387. /usr/include/GL/glew.h:19354:49: note: previous declaration 'void (* __glewGetFragmentLightfvSGIX)(GLenum, GLenum, GLfloat*)'
  1388.  GLEW_FUN_EXPORT PFNGLGETFRAGMENTLIGHTFVSGIXPROC __glewGetFragmentLightfvSGIX;
  1389.                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1390. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1391.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1392.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1393. /usr/include/GL/glext.h:12097:88: error: 'void __glewGetFragmentLightivSGIX(GLenum, GLenum, GLint*)' redeclared as different kind of symbol
  1394.  RY glGetFragmentLightivSGIX (GLenum light, GLenum pname, GLint *params);
  1395.                                                                        ^
  1396. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1397.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1398.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1399. /usr/include/GL/glew.h:19355:49: note: previous declaration 'void (* __glewGetFragmentLightivSGIX)(GLenum, GLenum, GLint*)'
  1400.  GLEW_FUN_EXPORT PFNGLGETFRAGMENTLIGHTIVSGIXPROC __glewGetFragmentLightivSGIX;
  1401.                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1402. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1403.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1404.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1405. /usr/include/GL/glext.h:12098:92: error: 'void __glewGetFragmentMaterialfvSGIX(GLenum, GLenum, GLfloat*)' redeclared as different kind of symbol
  1406.  lGetFragmentMaterialfvSGIX (GLenum face, GLenum pname, GLfloat *params);
  1407.                                                                        ^
  1408. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1409.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1410.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1411. /usr/include/GL/glew.h:19356:52: note: previous declaration 'void (* __glewGetFragmentMaterialfvSGIX)(GLenum, GLenum, const GLfloat*)'
  1412.  GLEW_FUN_EXPORT PFNGLGETFRAGMENTMATERIALFVSGIXPROC __glewGetFragmentMaterialfvSGIX;
  1413.                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1414. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1415.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1416.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1417. /usr/include/GL/glext.h:12099:90: error: 'void __glewGetFragmentMaterialivSGIX(GLenum, GLenum, GLint*)' redeclared as different kind of symbol
  1418.   glGetFragmentMaterialivSGIX (GLenum face, GLenum pname, GLint *params);
  1419.                                                                        ^
  1420. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1421.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
  1422.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
  1423. /usr/include/GL/glew.h:19357:52: note: previous declaration 'void (* __glewGetFragmentMaterialivSGIX)(GLenum, GLenum, const GLint*)'
  1424.  GLEW_FUN_EXPORT PFNGLGETFRAGMENTMATERIALIVSGIXPROC __glewGetFragmentMaterialivSGIX;
  1425.                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1426. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1427.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1428.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1429. /usr/include/GL/glext.h:12066:105: error: conflicting declaration 'typedef void (* PFNGLFRAGMENTLIGHTFVSGIXPROC)(GLenum, GLenum, const GLfloat*)'
  1430.  typedef void (APIENTRYP PFNGLFRAGMENTLIGHTFVSGIXPROC) (GLenum light, GLenum pname, const GLfloat *params);
  1431.                                                                                                          ^
  1432. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1433.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1434.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1435. /usr/include/GL/glew.h:16092:28: note: previous declaration as 'typedef void (* PFNGLFRAGMENTLIGHTFVSGIXPROC)(GLenum, GLenum, GLfloat*)'
  1436.  typedef void (GLAPIENTRY * PFNGLFRAGMENTLIGHTFVSGIXPROC) (GLenum light, GLenum pname, GLfloat* params);
  1437.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1438. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1439.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1440.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1441. /usr/include/GL/glext.h:12068:103: error: conflicting declaration 'typedef void (* PFNGLFRAGMENTLIGHTIVSGIXPROC)(GLenum, GLenum, const GLint*)'
  1442.  typedef void (APIENTRYP PFNGLFRAGMENTLIGHTIVSGIXPROC) (GLenum light, GLenum pname, const GLint *params);
  1443.                                                                                                        ^
  1444. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1445.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1446.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1447. /usr/include/GL/glew.h:16094:28: note: previous declaration as 'typedef void (* PFNGLFRAGMENTLIGHTIVSGIXPROC)(GLenum, GLenum, GLint*)'
  1448.  typedef void (GLAPIENTRY * PFNGLFRAGMENTLIGHTIVSGIXPROC) (GLenum light, GLenum pname, GLint* params);
  1449.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1450. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1451.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1452.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1453. /usr/include/GL/glext.h:12070:96: error: conflicting declaration 'typedef void (* PFNGLFRAGMENTLIGHTMODELFVSGIXPROC)(GLenum, const GLfloat*)'
  1454.  typedef void (APIENTRYP PFNGLFRAGMENTLIGHTMODELFVSGIXPROC) (GLenum pname, const GLfloat *params);
  1455.                                                                                                 ^
  1456. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1457.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1458.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1459. /usr/include/GL/glew.h:16088:28: note: previous declaration as 'typedef void (* PFNGLFRAGMENTLIGHTMODELFVSGIXPROC)(GLenum, GLfloat*)'
  1460.  typedef void (GLAPIENTRY * PFNGLFRAGMENTLIGHTMODELFVSGIXPROC) (GLenum pname, GLfloat* params);
  1461.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1462. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1463.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1464.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1465. /usr/include/GL/glext.h:12072:94: error: conflicting declaration 'typedef void (* PFNGLFRAGMENTLIGHTMODELIVSGIXPROC)(GLenum, const GLint*)'
  1466.  typedef void (APIENTRYP PFNGLFRAGMENTLIGHTMODELIVSGIXPROC) (GLenum pname, const GLint *params);
  1467.                                                                                               ^
  1468. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1469.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1470.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1471. /usr/include/GL/glew.h:16090:28: note: previous declaration as 'typedef void (* PFNGLFRAGMENTLIGHTMODELIVSGIXPROC)(GLenum, GLint*)'
  1472.  typedef void (GLAPIENTRY * PFNGLFRAGMENTLIGHTMODELIVSGIXPROC) (GLenum pname, GLint* params);
  1473.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1474. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1475.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1476.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1477. /usr/include/GL/glext.h:12079:104: error: conflicting declaration 'typedef void (* PFNGLGETFRAGMENTMATERIALFVSGIXPROC)(GLenum, GLenum, GLfloat*)'
  1478.  typedef void (APIENTRYP PFNGLGETFRAGMENTMATERIALFVSGIXPROC) (GLenum face, GLenum pname, GLfloat *params);
  1479.                                                                                                         ^
  1480. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1481.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1482.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1483. /usr/include/GL/glew.h:16101:28: note: previous declaration as 'typedef void (* PFNGLGETFRAGMENTMATERIALFVSGIXPROC)(GLenum, GLenum, const GLfloat*)'
  1484.  typedef void (GLAPIENTRY * PFNGLGETFRAGMENTMATERIALFVSGIXPROC) (GLenum face, GLenum pname, const GLfloat* data);
  1485.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1486. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1487.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1488.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1489. /usr/include/GL/glext.h:12080:102: error: conflicting declaration 'typedef void (* PFNGLGETFRAGMENTMATERIALIVSGIXPROC)(GLenum, GLenum, GLint*)'
  1490.  typedef void (APIENTRYP PFNGLGETFRAGMENTMATERIALIVSGIXPROC) (GLenum face, GLenum pname, GLint *params);
  1491.                                                                                                       ^
  1492. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1493.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1494.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1495. /usr/include/GL/glew.h:16102:28: note: previous declaration as 'typedef void (* PFNGLGETFRAGMENTMATERIALIVSGIXPROC)(GLenum, GLenum, const GLint*)'
  1496.  typedef void (GLAPIENTRY * PFNGLGETFRAGMENTMATERIALIVSGIXPROC) (GLenum face, GLenum pname, const GLint* data);
  1497.                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1498. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1499.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1500.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1501. /usr/include/GL/glext.h:12083:74: error: 'void __glewFragmentColorMaterialSGIX(GLenum, GLenum)' redeclared as different kind of symbol
  1502.  GLAPI void APIENTRY glFragmentColorMaterialSGIX (GLenum face, GLenum mode);
  1503.                                                                           ^
  1504. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1505.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1506.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1507. /usr/include/GL/glew.h:19341:52: note: previous declaration 'void (* __glewFragmentColorMaterialSGIX)(GLenum, GLenum)'
  1508.  GLEW_FUN_EXPORT PFNGLFRAGMENTCOLORMATERIALSGIXPROC __glewFragmentColorMaterialSGIX;
  1509.                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1510. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1511.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1512.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1513. /usr/include/GL/glext.h:12084:84: error: 'void __glewFragmentLightfSGIX(GLenum, GLenum, GLfloat)' redeclared as different kind of symbol
  1514.  GLAPI void APIENTRY glFragmentLightfSGIX (GLenum light, GLenum pname, GLfloat param);
  1515.                                                                                     ^
  1516. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1517.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1518.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1519. /usr/include/GL/glew.h:19346:45: note: previous declaration 'void (* __glewFragmentLightfSGIX)(GLenum, GLenum, GLfloat)'
  1520.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTFSGIXPROC __glewFragmentLightfSGIX;
  1521.                                              ^~~~~~~~~~~~~~~~~~~~~~~~
  1522. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1523.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1524.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1525. /usr/include/GL/glext.h:12085:93: error: 'void __glewFragmentLightfvSGIX(GLenum, GLenum, const GLfloat*)' redeclared as different kind of symbol
  1526.  GLAPI void APIENTRY glFragmentLightfvSGIX (GLenum light, GLenum pname, const GLfloat *params);
  1527.                                                                                              ^
  1528. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1529.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1530.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1531. /usr/include/GL/glew.h:19347:46: note: previous declaration 'void (* __glewFragmentLightfvSGIX)(GLenum, GLenum, GLfloat*)'
  1532.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTFVSGIXPROC __glewFragmentLightfvSGIX;
  1533.                                               ^~~~~~~~~~~~~~~~~~~~~~~~~
  1534. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1535.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1536.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1537. /usr/include/GL/glext.h:12086:82: error: 'void __glewFragmentLightiSGIX(GLenum, GLenum, GLint)' redeclared as different kind of symbol
  1538.  GLAPI void APIENTRY glFragmentLightiSGIX (GLenum light, GLenum pname, GLint param);
  1539.                                                                                   ^
  1540. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1541.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1542.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1543. /usr/include/GL/glew.h:19348:45: note: previous declaration 'void (* __glewFragmentLightiSGIX)(GLenum, GLenum, GLint)'
  1544.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTISGIXPROC __glewFragmentLightiSGIX;
  1545.                                              ^~~~~~~~~~~~~~~~~~~~~~~~
  1546. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1547.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1548.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1549. /usr/include/GL/glext.h:12087:91: error: 'void __glewFragmentLightivSGIX(GLenum, GLenum, const GLint*)' redeclared as different kind of symbol
  1550.  GLAPI void APIENTRY glFragmentLightivSGIX (GLenum light, GLenum pname, const GLint *params);
  1551.                                                                                            ^
  1552. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1553.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1554.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1555. /usr/include/GL/glew.h:19349:46: note: previous declaration 'void (* __glewFragmentLightivSGIX)(GLenum, GLenum, GLint*)'
  1556.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTIVSGIXPROC __glewFragmentLightivSGIX;
  1557.                                               ^~~~~~~~~~~~~~~~~~~~~~~~~
  1558. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1559.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1560.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1561. /usr/include/GL/glext.h:12088:75: error: 'void __glewFragmentLightModelfSGIX(GLenum, GLfloat)' redeclared as different kind of symbol
  1562.  GLAPI void APIENTRY glFragmentLightModelfSGIX (GLenum pname, GLfloat param);
  1563.                                                                            ^
  1564. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1565.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1566.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1567. /usr/include/GL/glew.h:19342:50: note: previous declaration 'void (* __glewFragmentLightModelfSGIX)(GLenum, GLfloat)'
  1568.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTMODELFSGIXPROC __glewFragmentLightModelfSGIX;
  1569.                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1570. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1571.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1572.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1573. /usr/include/GL/glext.h:12089:84: error: 'void __glewFragmentLightModelfvSGIX(GLenum, const GLfloat*)' redeclared as different kind of symbol
  1574.  GLAPI void APIENTRY glFragmentLightModelfvSGIX (GLenum pname, const GLfloat *params);
  1575.                                                                                     ^
  1576. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1577.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1578.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1579. /usr/include/GL/glew.h:19343:51: note: previous declaration 'void (* __glewFragmentLightModelfvSGIX)(GLenum, GLfloat*)'
  1580.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTMODELFVSGIXPROC __glewFragmentLightModelfvSGIX;
  1581.                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1582. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1583.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1584.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1585. /usr/include/GL/glext.h:12090:73: error: 'void __glewFragmentLightModeliSGIX(GLenum, GLint)' redeclared as different kind of symbol
  1586.  GLAPI void APIENTRY glFragmentLightModeliSGIX (GLenum pname, GLint param);
  1587.                                                                          ^
  1588. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1589.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1590.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1591. /usr/include/GL/glew.h:19344:50: note: previous declaration 'void (* __glewFragmentLightModeliSGIX)(GLenum, GLint)'
  1592.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTMODELISGIXPROC __glewFragmentLightModeliSGIX;
  1593.                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1594. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1595.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1596.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1597. /usr/include/GL/glext.h:12091:82: error: 'void __glewFragmentLightModelivSGIX(GLenum, const GLint*)' redeclared as different kind of symbol
  1598.  GLAPI void APIENTRY glFragmentLightModelivSGIX (GLenum pname, const GLint *params);
  1599.                                                                                   ^
  1600. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1601.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1602.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1603. /usr/include/GL/glew.h:19345:51: note: previous declaration 'void (* __glewFragmentLightModelivSGIX)(GLenum, GLint*)'
  1604.  GLEW_FUN_EXPORT PFNGLFRAGMENTLIGHTMODELIVSGIXPROC __glewFragmentLightModelivSGIX;
  1605.                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1606. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1607.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1608.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1609. /usr/include/GL/glext.h:12092:86: error: 'void __glewFragmentMaterialfSGIX(GLenum, GLenum, GLfloat)' redeclared as different kind of symbol
  1610.  GLAPI void APIENTRY glFragmentMaterialfSGIX (GLenum face, GLenum pname, GLfloat param);
  1611.                                                                                       ^
  1612. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1613.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1614.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1615. /usr/include/GL/glew.h:19350:48: note: previous declaration 'void (* __glewFragmentMaterialfSGIX)(GLenum, GLenum, GLfloat)'
  1616.  GLEW_FUN_EXPORT PFNGLFRAGMENTMATERIALFSGIXPROC __glewFragmentMaterialfSGIX;
  1617.                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  1618. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1619.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1620.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1621. /usr/include/GL/glext.h:12093:95: error: 'void __glewFragmentMaterialfvSGIX(GLenum, GLenum, const GLfloat*)' redeclared as different kind of symbol
  1622.  GLAPI void APIENTRY glFragmentMaterialfvSGIX (GLenum face, GLenum pname, const GLfloat *params);
  1623.                                                                                                ^
  1624. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1625.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1626.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1627. /usr/include/GL/glew.h:19351:49: note: previous declaration 'void (* __glewFragmentMaterialfvSGIX)(GLenum, GLenum, const GLfloat*)'
  1628.  GLEW_FUN_EXPORT PFNGLFRAGMENTMATERIALFVSGIXPROC __glewFragmentMaterialfvSGIX;
  1629.                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1630. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1631.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1632.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1633. /usr/include/GL/glext.h:12094:84: error: 'void __glewFragmentMaterialiSGIX(GLenum, GLenum, GLint)' redeclared as different kind of symbol
  1634.  GLAPI void APIENTRY glFragmentMaterialiSGIX (GLenum face, GLenum pname, GLint param);
  1635.                                                                                     ^
  1636. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1637.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1638.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1639. /usr/include/GL/glew.h:19352:48: note: previous declaration 'void (* __glewFragmentMaterialiSGIX)(GLenum, GLenum, GLint)'
  1640.  GLEW_FUN_EXPORT PFNGLFRAGMENTMATERIALISGIXPROC __glewFragmentMaterialiSGIX;
  1641.                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  1642. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1643.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1644.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1645. /usr/include/GL/glext.h:12095:93: error: 'void __glewFragmentMaterialivSGIX(GLenum, GLenum, const GLint*)' redeclared as different kind of symbol
  1646.  GLAPI void APIENTRY glFragmentMaterialivSGIX (GLenum face, GLenum pname, const GLint *params);
  1647.                                                                                              ^
  1648. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1649.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1650.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1651. /usr/include/GL/glew.h:19353:49: note: previous declaration 'void (* __glewFragmentMaterialivSGIX)(GLenum, GLenum, const GLint*)'
  1652.  GLEW_FUN_EXPORT PFNGLFRAGMENTMATERIALIVSGIXPROC __glewFragmentMaterialivSGIX;
  1653.                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1654. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1655.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1656.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1657. /usr/include/GL/glext.h:12096:90: error: 'void __glewGetFragmentLightfvSGIX(GLenum, GLenum, GLfloat*)' redeclared as different kind of symbol
  1658.  GLAPI void APIENTRY glGetFragmentLightfvSGIX (GLenum light, GLenum pname, GLfloat *params);
  1659.                                                                                           ^
  1660. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1661.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1662.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1663. /usr/include/GL/glew.h:19354:49: note: previous declaration 'void (* __glewGetFragmentLightfvSGIX)(GLenum, GLenum, GLfloat*)'
  1664.  GLEW_FUN_EXPORT PFNGLGETFRAGMENTLIGHTFVSGIXPROC __glewGetFragmentLightfvSGIX;
  1665.                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1666. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1667.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1668.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1669. /usr/include/GL/glext.h:12097:88: error: 'void __glewGetFragmentLightivSGIX(GLenum, GLenum, GLint*)' redeclared as different kind of symbol
  1670.  GLAPI void APIENTRY glGetFragmentLightivSGIX (GLenum light, GLenum pname, GLint *params);
  1671.                                                                                         ^
  1672. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1673.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1674.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1675. /usr/include/GL/glew.h:19355:49: note: previous declaration 'void (* __glewGetFragmentLightivSGIX)(GLenum, GLenum, GLint*)'
  1676.  GLEW_FUN_EXPORT PFNGLGETFRAGMENTLIGHTIVSGIXPROC __glewGetFragmentLightivSGIX;
  1677.                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1678. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1679.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1680.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1681. /usr/include/GL/glext.h:12098:92: error: 'void __glewGetFragmentMaterialfvSGIX(GLenum, GLenum, GLfloat*)' redeclared as different kind of symbol
  1682.  GLAPI void APIENTRY glGetFragmentMaterialfvSGIX (GLenum face, GLenum pname, GLfloat *params);
  1683.                                                                                             ^
  1684. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1685.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1686.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1687. /usr/include/GL/glew.h:19356:52: note: previous declaration 'void (* __glewGetFragmentMaterialfvSGIX)(GLenum, GLenum, const GLfloat*)'
  1688.  GLEW_FUN_EXPORT PFNGLGETFRAGMENTMATERIALFVSGIXPROC __glewGetFragmentMaterialfvSGIX;
  1689.                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1690. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212:0,
  1691.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1692.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1693. /usr/include/GL/glext.h:12099:90: error: 'void __glewGetFragmentMaterialivSGIX(GLenum, GLenum, GLint*)' redeclared as different kind of symbol
  1694.  GLAPI void APIENTRY glGetFragmentMaterialivSGIX (GLenum face, GLenum pname, GLint *params);
  1695.                                                                                           ^
  1696. In file included from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:210:0,
  1697.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.h:3,
  1698.                  from /home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math/ofMath.cpp:1:
  1699. /usr/include/GL/glew.h:19357:52: note: previous declaration 'void (* __glewGetFragmentMaterialivSGIX)(GLenum, GLenum, const GLint*)'
  1700.  GLEW_FUN_EXPORT PFNGLGETFRAGMENTMATERIALIVSGIXPROC __glewGetFragmentMaterialivSGIX;
  1701.                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1702. makefileCommon/compile.core.mk:238: recipe for target '/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofVec4f.o' failed
  1703. make[1]: *** [/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofVec4f.o] Error 1
  1704. make[1]: *** Waiting for unfinished jobs....
  1705. makefileCommon/compile.core.mk:238: recipe for target '/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofVec2f.o' failed
  1706. make[1]: *** [/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofVec2f.o] Error 1
  1707. makefileCommon/compile.core.mk:238: recipe for target '/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofQuaternion.o' failed
  1708. make[1]: *** [/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofQuaternion.o] Error 1
  1709. makefileCommon/compile.core.mk:238: recipe for target '/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofMatrix3x3.o' failed
  1710. make[1]: *** [/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofMatrix3x3.o] Error 1
  1711. makefileCommon/compile.core.mk:238: recipe for target '/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofMatrix4x4.o' failed
  1712. make[1]: *** [/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofMatrix4x4.o] Error 1
  1713. makefileCommon/compile.core.mk:238: recipe for target '/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofMath.o' failed
  1714. make[1]: *** [/home/axi/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/math/ofMath.o] Error 1
  1715. makefileCommon/compile.core.mk:212: recipe for target 'Debug' failed
  1716. make: *** [Debug] Error 2
  1717. axi@axi-oryx:~/Documents/of_v0.10.1_linux64gcc6_release/scripts/linux$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement