Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 669641 Details for
Bug 752159
media-libs/coin: fails to build: don't know how to include gl.h header
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 574.79 KB, created by
Andrius Štikonas
on 2020-11-01 21:32:06 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Andrius Štikonas
Created:
2020-11-01 21:32:06 UTC
Size:
574.79 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: media-libs/coin-4.0.0 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: reavertm@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 doc elibc_glibc exceptions javascript kernel_linux openal qthelp threads userland_GNU >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking coin-4.0.0-src.tar.gz to /var/tmp/portage/media-libs/coin-4.0.0/work >>>> Source unpacked in /var/tmp/portage/media-libs/coin-4.0.0/work >>>> Preparing source in /var/tmp/portage/media-libs/coin-4.0.0/work/coin ... > [32;01m*[0m Applying coin-4.0.0-0001-updated-to-cmake-3.14.patch ... >[A[202C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying coin-4.0.0-0002-cpack.d-is-now-optional.patch ... >[A[202C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying coin-4.0.0-0003-Partially-incorporating-coin4.0.0a-patch-from-gentoo.patch ... >[A[202C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying coin-4.0.0-0004-Added-coin-default.cfg.patch ... >[A[202C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying coin-4.0.0-0005-Slightly-fix-coin.cfg.cmake.in.patch ... >[A[202C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying coin-4.0.0-0006-Fix-underlinking-against-X11.patch ... >[A[202C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Working in BUILD_DIR: "/var/tmp/portage/media-libs/coin-4.0.0/work/coin-4.0.0_build" > [32;01m*[0m Hardcoded definition(s) removed in CMakeLists.txt: > [32;01m*[0m set(CMAKE_BUILD_TYPE Release CACHE STRING "Choose type of build, options ar >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/coin-4.0.0/work/coin ... > [32;01m*[0m Working in BUILD_DIR: "/var/tmp/portage/media-libs/coin-4.0.0/work/coin-4.0.0_build" >cmake -C /var/tmp/portage/media-libs/coin-4.0.0/work/coin-4.0.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/coin-4.0.0 -DCOIN_BUILD_SHARED_LIBS=ON -DCOIN_BUILD_TESTS=no -DCOIN_BUILD_DOCUMENTATION=yes -DCOIN_BUILD_INTERNAL_DOCUMENTATION=OFF -DCOIN_BUILD_DOCUMENTATION_MAN=no -DCOIN_BUILD_DOCUMENTATION_QTHELP=yes -DCOIN_BUILD_DOCUMENTATION_CHM=OFF -DCOIN_THREADSAFE=yes -DHAVE_VRML97=ON -DCOIN_HAVE_JAVASCRIPT=yes -DHAVE_NODEKITS=ON -DHAVE_DRAGGERS=ON -DHAVE_MANIPULATORS=ON -DHAVE_SOUND=yes -DHAVE_3DS_IMPORT_CAPABILITIES=ON -DUSE_EXTERNAL_EXPAT=ON -DUSE_EXCEPTIONS=yes -DUSE_SUPERGLU=OFF -DFONTCONFIG_RUNTIME_LINKING=OFF -DFREETYPE_RUNTIME_LINKING=OFF -DLIBBZIP2_RUNTIME_LINKING=OFF -DOPENAL_RUNTIME_LINKING=OFF -DSIMAGE_RUNTIME_LINKING=OFF -DZLIB_RUNTIME_LINKING=OFF -DGLU_RUNTIME_LINKING=OFF -DSPIDERMONKEY_RUNTIME_LINKING=ON -DCOIN_VERBOSE=no -DHAVE_MULTIPLE_VERSION=OFF -DCOIN_BUILD_SINGLE_LIB=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-libs/coin-4.0.0/work/coin-4.0.0_build/gentoo_toolchain.cmake /var/tmp/portage/media-libs/coin-4.0.0/work/coin >loading initial cache file /var/tmp/portage/media-libs/coin-4.0.0/work/coin-4.0.0_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 9.3.0 >-- The CXX compiler identification is GNU 9.3.0 >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Detecting C compile features >-- Detecting C compile features - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Found Boost: /usr/include (found version "1.72.0") >-- Found X11: /usr/include >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found >-- Looking for gethostbyname >-- Looking for gethostbyname - found >-- Looking for connect >-- Looking for connect - found >-- Looking for remove >-- Looking for remove - found >-- Looking for shmat >-- Looking for shmat - found >-- Looking for IceConnectionNumber in ICE >-- Looking for IceConnectionNumber in ICE - found >-- Found OpenGL: /usr/lib64/libOpenGL.so >-- Looking for pthread.h >-- Looking for pthread.h - found >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed >-- Looking for pthread_create in pthreads >-- Looking for pthread_create in pthreads - not found >-- Looking for pthread_create in pthread >-- Looking for pthread_create in pthread - found >-- Found Threads: TRUE >-- Found EXPAT: /usr/lib64/libexpat.so (found version "2.2.8") >-- Found OpenAL: /usr/lib64/libopenal.so >-- Looking for AL/al.h >-- Looking for AL/al.h - found >-- Looking for OpenAL/al.h >-- Looking for OpenAL/al.h - not found >-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") >-- Found BZip2: /usr/lib64/libbz2.so (found version "1.0.6") >-- Looking for BZ2_bzCompressInit >-- Looking for BZ2_bzCompressInit - found >-- Found Freetype: /usr/lib64/libfreetype.so (found version "2.10.4") >-- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.29.2") >-- Checking for module 'fontconfig' >-- Found fontconfig, version 2.13.1 >-- Found Fontconfig: /usr/lib64/libfontconfig.so >-- /usr/include;/usr/include >-- Boost::boost;/usr/lib64/libSM.so;/usr/lib64/libICE.so;/usr/lib64/libX11.so;/usr/lib64/libXext.so;OpenGL::GL;OpenGL::GLU;Threads::Threads;EXPAT::EXPAT;/usr/lib64/libopenal.so;ZLIB::ZLIB;BZip2::BZip2;Freetype::Freetype;simage::simage >-- Looking for sys/types.h >-- Looking for sys/types.h - found >-- Looking for stdint.h >-- Looking for stdint.h - found >-- Looking for stddef.h >-- Looking for stddef.h - found >-- Check size of int8_t >-- Check size of int8_t - done >-- Check size of uint8_t >-- Check size of uint8_t - done >-- Check size of int16_t >-- Check size of int16_t - done >-- Check size of uint16_t >-- Check size of uint16_t - done >-- Check size of int32_t >-- Check size of int32_t - done >-- Check size of uint32_t >-- Check size of uint32_t - done >-- Check size of int64_t >-- Check size of int64_t - done >-- Check size of uint64_t >-- Check size of uint64_t - done >-- Check size of intptr_t >-- Check size of intptr_t - done >-- Check size of uintptr_t >-- Check size of uintptr_t - done >-- Looking for inttypes.h >-- Looking for inttypes.h - found >-- Looking for unistd.h >-- Looking for unistd.h - found >-- Looking for sys/time.h >-- Looking for sys/time.h - found >-- Looking for sys/timeb.h >-- Looking for sys/timeb.h - found >-- Looking for sys/stat.h >-- Looking for sys/stat.h - found >-- Looking for sys/param.h >-- Looking for sys/param.h - found >-- Looking for io.h >-- Looking for io.h - not found >-- Looking for ieeefp.h >-- Looking for ieeefp.h - not found >-- Looking for time.h >-- Looking for time.h - found >-- Looking for 4 include files stdlib.h, ..., float.h >-- Looking for 4 include files stdlib.h, ..., float.h - found >-- Looking for windows.h >-- Looking for windows.h - not found >-- Looking for libgen.h >-- Looking for libgen.h - found >-- Looking for gettimeofday >-- Looking for gettimeofday - found >-- Looking for mach-o/dyld.h >-- Looking for mach-o/dyld.h - not found >-- Looking for dlfcn.h >-- Looking for dlfcn.h - found >-- Looking for shl_load in dld >-- Looking for shl_load in dld - not found >-- Performing Test HAVE_GLX >-- Performing Test HAVE_GLX - Failed >-- Looking for include file GL/gl.h >-- Looking for include file GL/gl.h - not found >-- Looking for include file GL/glu.h >-- Looking for include file GL/glu.h - not found >-- Looking for include files GL/gl.h, GL/glext.h >-- Looking for include files GL/gl.h, GL/glext.h - not found >-- Looking for va_copy >-- Looking for va_copy - found >-- Looking for strncasecmp >-- Looking for strncasecmp - found >-- Looking for memmove >-- Looking for memmove - found >-- Looking for bcopy >-- Looking for bcopy - found >-- Looking for fstat >-- Looking for fstat - found >-- Looking for ftime >-- Looking for ftime - found >-- Looking for getcwd >-- Looking for getcwd - found >-- Looking for isinf >-- Looking for isinf - found >-- Looking for isnan >-- Looking for isnan - found >-- Looking for finite >-- Looking for finite - found >-- Looking for ilogb >-- Looking for ilogb - not found >-- Looking for _logb >-- Looking for _logb - not found >-- Looking for vsnprintf >-- Looking for vsnprintf - found >-- Looking for __builtin_expect >-- Looking for __builtin_expect - not found >-- Looking for __func__ >-- Looking for __func__ - found >-- Looking for __PRETTY_FUNCTION__ >-- Looking for __PRETTY_FUNCTION__ - found >-- Looking for __FUNCTION__ >-- Looking for __FUNCTION__ - found >-- Performing Test HAVE_PTHREAD_TIMESPEC_NSEC >-- Performing Test HAVE_PTHREAD_TIMESPEC_NSEC - Success >-- Check size of ((struct timeval*)0)->tv_sec >-- Check size of ((struct timeval*)0)->tv_sec - done >-- Check size of time_t >-- Check size of time_t - done >-- Check size of ((struct timeval*)0)->tv_usec >-- Check size of ((struct timeval*)0)->tv_usec - done >-- Check size of suseconds_t >-- Check size of suseconds_t - done >-- Performing Test HAVE_HASH_QUOTING >-- Performing Test HAVE_HASH_QUOTING - Success >-- Found Doxygen: /usr/bin/doxygen (found version "1.8.17") found components: doxygen dot >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -march=native -O2 -pipe -mindirect-branch=thunk -mfunction-return=thunk -mindirect-branch-register >C++ -march=native -O2 -pipe -mindirect-branch=thunk -mfunction-return=thunk -mindirect-branch-register >Linker flags: >Executable -march=native -O2 -pipe -mindirect-branch=thunk -mfunction-return=thunk -mindirect-branch-register >Module -march=native -O2 -pipe -mindirect-branch=thunk -mfunction-return=thunk -mindirect-branch-register >Shared -march=native -O2 -pipe -mindirect-branch=thunk -mfunction-return=thunk -mindirect-branch-register > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/media-libs/coin-4.0.0/work/coin-4.0.0_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/coin-4.0.0/work/coin ... > [32;01m*[0m Working in BUILD_DIR: "/var/tmp/portage/media-libs/coin-4.0.0/work/coin-4.0.0_build" >ninja -v -j4 -l0 >[1/902] /usr/bin/x86_64-pc-linux-gnu-g++ -DCoin_EXPORTS -Idata -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/annex -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src -Isrc -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include -Iinclude -isystem /usr/include/freetype2 -march=native -O2 -pipe -mindirect-branch=thunk -mfunction-return=thunk -mindirect-branch-register -fPIC -DHAVE_CONFIG_H -DCOIN_INTERNAL -DCOIN_DEBUG=0 -MD -MT src/CMakeFiles/Coin.dir/xml/attribute.cpp.o -MF src/CMakeFiles/Coin.dir/xml/attribute.cpp.o.d -o src/CMakeFiles/Coin.dir/xml/attribute.cpp.o -c /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/attribute.cpp >[2/902] /usr/bin/x86_64-pc-linux-gnu-g++ -DCoin_EXPORTS -Idata -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/annex -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src -Isrc -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include -Iinclude -isystem /usr/include/freetype2 -march=native -O2 -pipe -mindirect-branch=thunk -mfunction-return=thunk -mindirect-branch-register -fPIC -DHAVE_CONFIG_H -DCOIN_INTERNAL -DCOIN_DEBUG=0 -MD -MT src/CMakeFiles/Coin.dir/xml/entity.cpp.o -MF src/CMakeFiles/Coin.dir/xml/entity.cpp.o.d -o src/CMakeFiles/Coin.dir/xml/entity.cpp.o -c /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/entity.cpp >[3/902] /usr/bin/x86_64-pc-linux-gnu-g++ -DCoin_EXPORTS -Idata -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/annex -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src -Isrc -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include -Iinclude -isystem /usr/include/freetype2 -march=native -O2 -pipe -mindirect-branch=thunk -mfunction-return=thunk -mindirect-branch-register -fPIC -DHAVE_CONFIG_H -DCOIN_INTERNAL -DCOIN_DEBUG=0 -MD -MT src/CMakeFiles/Coin.dir/xml/utils.cpp.o -MF src/CMakeFiles/Coin.dir/xml/utils.cpp.o.d -o src/CMakeFiles/Coin.dir/xml/utils.cpp.o -c /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/utils.cpp >[4/902] /usr/bin/x86_64-pc-linux-gnu-g++ -DCoin_EXPORTS -Idata -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/annex -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src -Isrc -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include -Iinclude -isystem /usr/include/freetype2 -march=native -O2 -pipe -mindirect-branch=thunk -mfunction-return=thunk -mindirect-branch-register -fPIC -DHAVE_CONFIG_H -DCOIN_INTERNAL -DCOIN_DEBUG=0 -MD -MT src/CMakeFiles/Coin.dir/tidbits.cpp.o -MF src/CMakeFiles/Coin.dir/tidbits.cpp.o.d -o src/CMakeFiles/Coin.dir/tidbits.cpp.o -c /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/tidbits.cpp >[5/902] /usr/bin/x86_64-pc-linux-gnu-g++ -DCoin_EXPORTS -Idata -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/annex -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src -Isrc -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include -Iinclude -isystem /usr/include/freetype2 -march=native -O2 -pipe -mindirect-branch=thunk -mfunction-return=thunk -mindirect-branch-register -fPIC -DHAVE_CONFIG_H -DCOIN_INTERNAL -DCOIN_DEBUG=0 -MD -MT src/CMakeFiles/Coin.dir/xml/document.cpp.o -MF src/CMakeFiles/Coin.dir/xml/document.cpp.o.d -o src/CMakeFiles/Coin.dir/xml/document.cpp.o -c /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/document.cpp >In file included from /usr/include/string.h:519, > from /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/include/g++-v9/cstring:42, > from /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/document.cpp:42: >In function âchar* strncpy(char*, const char*, size_t)â, > inlined from âSbBool cc_xml_doc_write_to_buffer(const cc_xml_doc*, char*&, size_t&)â at /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/document.cpp:722:5: >/usr/include/bits/string_fortified.h:106:34: warning: âchar* __builtin_strncpy(char*, const char*, long unsigned int)â specified bound depends on the length of the source argument [-Wstringop-overflow=] > 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); > | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/document.cpp: In function âSbBool cc_xml_doc_write_to_buffer(const cc_xml_doc*, char*&, size_t&)â: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/document.cpp:715:36: note: length computed here > 715 | do { const int strlength = strlen(str); \ > | ~~~~~~^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/document.cpp:722:5: note: in expansion of macro âADVANCE_STRINGâ > 722 | ADVANCE_STRING(doc->xmlversion); > | ^~~~~~~~~~~~~~ >In file included from /usr/include/string.h:519, > from /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/include/g++-v9/cstring:42, > from /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/document.cpp:42: >In function âchar* strncpy(char*, const char*, size_t)â, > inlined from âSbBool cc_xml_doc_write_to_buffer(const cc_xml_doc*, char*&, size_t&)â at /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/document.cpp:728:5: >/usr/include/bits/string_fortified.h:106:34: warning: âchar* __builtin_strncpy(char*, const char*, long unsigned int)â specified bound depends on the length of the source argument [-Wstringop-overflow=] > 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); > | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/document.cpp: In function âSbBool cc_xml_doc_write_to_buffer(const cc_xml_doc*, char*&, size_t&)â: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/document.cpp:715:36: note: length computed here > 715 | do { const int strlength = strlen(str); \ > | ~~~~~~^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/document.cpp:728:5: note: in expansion of macro âADVANCE_STRINGâ > 728 | ADVANCE_STRING(doc->xmlencoding); > | ^~~~~~~~~~~~~~ >[6/902] /usr/bin/x86_64-pc-linux-gnu-g++ -DCoin_EXPORTS -Idata -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/annex -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src -Isrc -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include -Iinclude -isystem /usr/include/freetype2 -march=native -O2 -pipe -mindirect-branch=thunk -mfunction-return=thunk -mindirect-branch-register -fPIC -DHAVE_CONFIG_H -DCOIN_INTERNAL -DCOIN_DEBUG=0 -MD -MT src/CMakeFiles/Coin.dir/xml/element.cpp.o -MF src/CMakeFiles/Coin.dir/xml/element.cpp.o.d -o src/CMakeFiles/Coin.dir/xml/element.cpp.o -c /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/element.cpp >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/element.cpp: In function âint cc_xml_elt_get_uint64(const cc_xml_elt*, uint64_t*)â: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/element.cpp:581:25: warning: format â%lldâ expects argument of type âlong long int*â, but argument 3 has type âuint64_t*â {aka âlong unsigned int*â} [-Wformat=] > 581 | if ( sscanf(data, "%lld", value) == 1 ) return TRUE; // FIXME: unsigned > | ~~~^ ~~~~~ > | | | > | | uint64_t* {aka long unsigned int*} > | long long int* > | %ld >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/element.cpp: In function âint cc_xml_elt_get_int64(const cc_xml_elt*, int64_t*)â: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/element.cpp:600:25: warning: format â%lldâ expects argument of type âlong long int*â, but argument 3 has type âint64_t*â {aka âlong int*â} [-Wformat=] > 600 | if ( sscanf(data, "%lld", value) == 1 ) return TRUE; > | ~~~^ ~~~~~ > | | | > | | int64_t* {aka long int*} > | long long int* > | %ld >In file included from /usr/include/string.h:519, > from /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/include/g++-v9/cstring:42, > from /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/element.cpp:42: >In function âchar* strncpy(char*, const char*, size_t)â, > inlined from âsize_t cc_xml_elt_write_to_buffer(const cc_xml_elt*, char*, size_t, int, int)â at /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/element.cpp:1155:5: >/usr/include/bits/string_fortified.h:106:34: warning: âchar* __builtin_strncpy(char*, const char*, long unsigned int)â specified bound depends on the length of the source argument [-Wstringop-overflow=] > 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); > | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/element.cpp: In function âsize_t cc_xml_elt_write_to_buffer(const cc_xml_elt*, char*, size_t, int, int)â: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/element.cpp:1141:53: note: length computed here > 1141 | do { const int strlength = static_cast<int>(strlen(str)); \ > | ~~~~~~^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/element.cpp:1155:5: note: in expansion of macro âADVANCE_STRINGâ > 1155 | ADVANCE_STRING(elt->cdata); > | ^~~~~~~~~~~~~~ >In file included from /usr/include/string.h:519, > from /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/include/g++-v9/cstring:42, > from /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/element.cpp:42: >In function âchar* strncpy(char*, const char*, size_t)â, > inlined from âsize_t cc_xml_elt_write_to_buffer(const cc_xml_elt*, char*, size_t, int, int)â at /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/element.cpp:1159:5: >/usr/include/bits/string_fortified.h:106:34: warning: âchar* __builtin_strncpy(char*, const char*, long unsigned int)â specified bound depends on the length of the source argument [-Wstringop-overflow=] > 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); > | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/element.cpp: In function âsize_t cc_xml_elt_write_to_buffer(const cc_xml_elt*, char*, size_t, int, int)â: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/element.cpp:1141:53: note: length computed here > 1141 | do { const int strlength = static_cast<int>(strlen(str)); \ > | ~~~~~~^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/element.cpp:1159:5: note: in expansion of macro âADVANCE_STRINGâ > 1159 | ADVANCE_STRING(elt->type); > | ^~~~~~~~~~~~~~ >In file included from /usr/include/string.h:519, > from /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/include/g++-v9/cstring:42, > from /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/element.cpp:42: >In function âchar* strncpy(char*, const char*, size_t)â, > inlined from âsize_t cc_xml_elt_write_to_buffer(const cc_xml_elt*, char*, size_t, int, int)â at /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/element.cpp:1176:7: >/usr/include/bits/string_fortified.h:106:34: warning: âchar* __builtin_strncpy(char*, const char*, long unsigned int)â specified bound depends on the length of the source argument [-Wstringop-overflow=] > 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); > | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/element.cpp: In function âsize_t cc_xml_elt_write_to_buffer(const cc_xml_elt*, char*, size_t, int, int)â: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/element.cpp:1141:53: note: length computed here > 1141 | do { const int strlength = static_cast<int>(strlen(str)); \ > | ~~~~~~^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/element.cpp:1176:7: note: in expansion of macro âADVANCE_STRINGâ > 1176 | ADVANCE_STRING(elt->type); > | ^~~~~~~~~~~~~~ >In file included from /usr/include/string.h:519, > from /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/include/g++-v9/cstring:42, > from /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/element.cpp:42: >In function âchar* strncpy(char*, const char*, size_t)â, > inlined from âsize_t cc_xml_elt_write_to_buffer(const cc_xml_elt*, char*, size_t, int, int)â at /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/element.cpp:1185:7: >/usr/include/bits/string_fortified.h:106:34: warning: âchar* __builtin_strncpy(char*, const char*, long unsigned int)â specified bound depends on the length of the source argument [-Wstringop-overflow=] > 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); > | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/element.cpp: In function âsize_t cc_xml_elt_write_to_buffer(const cc_xml_elt*, char*, size_t, int, int)â: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/element.cpp:1141:53: note: length computed here > 1141 | do { const int strlength = static_cast<int>(strlen(str)); \ > | ~~~~~~^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/element.cpp:1185:7: note: in expansion of macro âADVANCE_STRINGâ > 1185 | ADVANCE_STRING(elt->type); > | ^~~~~~~~~~~~~~ >[7/902] /usr/bin/x86_64-pc-linux-gnu-g++ -DCoin_EXPORTS -Idata -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/annex -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src -Isrc -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include -Iinclude -isystem /usr/include/freetype2 -march=native -O2 -pipe -mindirect-branch=thunk -mfunction-return=thunk -mindirect-branch-register -fPIC -DHAVE_CONFIG_H -DCOIN_INTERNAL -DCOIN_DEBUG=0 -MD -MT src/CMakeFiles/Coin.dir/actions/SoActionP.cpp.o -MF src/CMakeFiles/Coin.dir/actions/SoActionP.cpp.o.d -o src/CMakeFiles/Coin.dir/actions/SoActionP.cpp.o -c /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoActionP.cpp >[8/902] /usr/bin/x86_64-pc-linux-gnu-g++ -DCoin_EXPORTS -Idata -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/annex -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src -Isrc -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include -Iinclude -isystem /usr/include/freetype2 -march=native -O2 -pipe -mindirect-branch=thunk -mfunction-return=thunk -mindirect-branch-register -fPIC -DHAVE_CONFIG_H -DCOIN_INTERNAL -DCOIN_DEBUG=0 -MD -MT src/CMakeFiles/Coin.dir/xml/path.cpp.o -MF src/CMakeFiles/Coin.dir/xml/path.cpp.o.d -o src/CMakeFiles/Coin.dir/xml/path.cpp.o -c /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/xml/path.cpp >[9/902] /usr/bin/x86_64-pc-linux-gnu-g++ -DCoin_EXPORTS -Idata -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/annex -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src -Isrc -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include -Iinclude -isystem /usr/include/freetype2 -march=native -O2 -pipe -mindirect-branch=thunk -mfunction-return=thunk -mindirect-branch-register -fPIC -DHAVE_CONFIG_H -DCOIN_INTERNAL -DCOIN_DEBUG=0 -MD -MT src/CMakeFiles/Coin.dir/actions/SoAction.cpp.o -MF src/CMakeFiles/Coin.dir/actions/SoAction.cpp.o.d -o src/CMakeFiles/Coin.dir/actions/SoAction.cpp.o -c /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoAction.cpp >[31mFAILED: [0msrc/CMakeFiles/Coin.dir/actions/SoAction.cpp.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DCoin_EXPORTS -Idata -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/annex -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src -Isrc -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include -Iinclude -isystem /usr/include/freetype2 -march=native -O2 -pipe -mindirect-branch=thunk -mfunction-return=thunk -mindirect-branch-register -fPIC -DHAVE_CONFIG_H -DCOIN_INTERNAL -DCOIN_DEBUG=0 -MD -MT src/CMakeFiles/Coin.dir/actions/SoAction.cpp.o -MF src/CMakeFiles/Coin.dir/actions/SoAction.cpp.o.d -o src/CMakeFiles/Coin.dir/actions/SoAction.cpp.o -c /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoAction.cpp >In file included from /var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/system/gl.h:47, > from /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoAction.cpp:223: >include/Inventor/system/gl-headers.h:48:2: error: #error "don't know how to include gl.h header" > 48 | #error "don't know how to include gl.h header" > | ^~~~~ >In file included from /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoAction.cpp:232: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/profiler/SoNodeProfiling.h: In member function âvoid SoNodeProfiling::postTraversal(SoAction*)â: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/profiler/SoNodeProfiling.h:95:7: error: âglFinishâ was not declared in this scope > 95 | glFinish(); > | ^~~~~~~~ >[10/902] /usr/bin/x86_64-pc-linux-gnu-g++ -DCoin_EXPORTS -Idata -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/annex -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src -Isrc -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include -Iinclude -isystem /usr/include/freetype2 -march=native -O2 -pipe -mindirect-branch=thunk -mfunction-return=thunk -mindirect-branch-register -fPIC -DHAVE_CONFIG_H -DCOIN_INTERNAL -DCOIN_DEBUG=0 -MD -MT src/CMakeFiles/Coin.dir/actions/SoBoxHighlightRenderAction.cpp.o -MF src/CMakeFiles/Coin.dir/actions/SoBoxHighlightRenderAction.cpp.o.d -o src/CMakeFiles/Coin.dir/actions/SoBoxHighlightRenderAction.cpp.o -c /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoBoxHighlightRenderAction.cpp >[11/902] /usr/bin/x86_64-pc-linux-gnu-g++ -DCoin_EXPORTS -Idata -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/annex -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src -Isrc -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include -Iinclude -isystem /usr/include/freetype2 -march=native -O2 -pipe -mindirect-branch=thunk -mfunction-return=thunk -mindirect-branch-register -fPIC -DHAVE_CONFIG_H -DCOIN_INTERNAL -DCOIN_DEBUG=0 -MD -MT src/CMakeFiles/Coin.dir/actions/SoCallbackAction.cpp.o -MF src/CMakeFiles/Coin.dir/actions/SoCallbackAction.cpp.o.d -o src/CMakeFiles/Coin.dir/actions/SoCallbackAction.cpp.o -c /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoCallbackAction.cpp >[12/902] /usr/bin/x86_64-pc-linux-gnu-g++ -DCoin_EXPORTS -Idata -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/annex -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src -Isrc -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include -Iinclude -isystem /usr/include/freetype2 -march=native -O2 -pipe -mindirect-branch=thunk -mfunction-return=thunk -mindirect-branch-register -fPIC -DHAVE_CONFIG_H -DCOIN_INTERNAL -DCOIN_DEBUG=0 -MD -MT src/CMakeFiles/Coin.dir/actions/SoGLRenderAction.cpp.o -MF src/CMakeFiles/Coin.dir/actions/SoGLRenderAction.cpp.o.d -o src/CMakeFiles/Coin.dir/actions/SoGLRenderAction.cpp.o -c /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp >[31mFAILED: [0msrc/CMakeFiles/Coin.dir/actions/SoGLRenderAction.cpp.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DCoin_EXPORTS -Idata -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/annex -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src -Isrc -I/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include -Iinclude -isystem /usr/include/freetype2 -march=native -O2 -pipe -mindirect-branch=thunk -mfunction-return=thunk -mindirect-branch-register -fPIC -DHAVE_CONFIG_H -DCOIN_INTERNAL -DCOIN_DEBUG=0 -MD -MT src/CMakeFiles/Coin.dir/actions/SoGLRenderAction.cpp.o -MF src/CMakeFiles/Coin.dir/actions/SoGLRenderAction.cpp.o.d -o src/CMakeFiles/Coin.dir/actions/SoGLRenderAction.cpp.o -c /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp >In file included from /var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/system/gl.h:47, > from /var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:42, > from /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:74: >include/Inventor/system/gl-headers.h:48:2: error: #error "don't know how to include gl.h header" > 48 | #error "don't know how to include gl.h header" > | ^~~~~ >In file included from /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:74: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:142:45: error: âGLfloatâ has not been declared > 142 | GLfloat factor, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:143:45: error: âGLfloatâ has not been declared > 143 | GLfloat units); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:149:43: error: âGLsizeiâ has not been declared > 149 | GLsizei n, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:150:43: error: âGLuintâ has not been declared > 150 | GLuint *textures); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:152:43: error: âGLenumâ has not been declared > 152 | GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:153:43: error: âGLuintâ has not been declared > 153 | GLuint texture); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:155:46: error: âGLsizeiâ has not been declared > 155 | GLsizei n, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:156:52: error: âGLuintâ does not name a type; did you mean âuintâ? > 156 | const GLuint * textures); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:162:42: error: âGLenumâ has not been declared > 162 | GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:163:42: error: âGLintâ has not been declared > 163 | GLint level, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:164:42: error: âGLenumâ has not been declared > 164 | GLenum internalformat, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:165:42: error: âGLsizeiâ has not been declared > 165 | GLsizei width, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:166:42: error: âGLsizeiâ has not been declared > 166 | GLsizei height, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:167:42: error: âGLsizeiâ has not been declared > 167 | GLsizei depth, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:168:42: error: âGLintâ has not been declared > 168 | GLint border, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:169:42: error: âGLenumâ has not been declared > 169 | GLenum format, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:170:42: error: âGLenumâ has not been declared > 170 | GLenum type, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:171:48: error: âGLvoidâ does not name a type; did you mean âvoidâ? > 171 | const GLvoid *pixels); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:173:45: error: âGLenumâ has not been declared > 173 | GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:174:45: error: âGLintâ has not been declared > 174 | GLint level, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:175:45: error: âGLintâ has not been declared > 175 | GLint xoffset, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:176:45: error: âGLintâ has not been declared > 176 | GLint yoffset, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:177:45: error: âGLintâ has not been declared > 177 | GLint zoffset, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:178:45: error: âGLsizeiâ has not been declared > 178 | GLsizei width, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:179:45: error: âGLsizeiâ has not been declared > 179 | GLsizei height, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:180:45: error: âGLsizeiâ has not been declared > 180 | GLsizei depth, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:181:45: error: âGLenumâ has not been declared > 181 | GLenum format, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:182:45: error: âGLenumâ has not been declared > 182 | GLenum type, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:183:51: error: âGLvoidâ does not name a type; did you mean âvoidâ? > 183 | const GLvoid * pixels); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:185:49: error: âGLenumâ has not been declared > 185 | GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:186:49: error: âGLintâ has not been declared > 186 | GLint level, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:187:49: error: âGLintâ has not been declared > 187 | GLint xoffset, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:188:49: error: âGLintâ has not been declared > 188 | GLint yoffset, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:189:49: error: âGLintâ has not been declared > 189 | GLint zoffset, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:190:49: error: âGLintâ has not been declared > 190 | GLint x, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:191:49: error: âGLintâ has not been declared > 191 | GLint y, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:192:49: error: âGLsizeiâ has not been declared > 192 | GLsizei width, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:193:49: error: âGLsizeiâ has not been declared > 193 | GLsizei height); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:199:47: error: âGLenumâ has not been declared > 199 | GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:200:47: error: âGLfloatâ has not been declared > 200 | GLfloat s, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:201:47: error: âGLfloatâ has not been declared > 201 | GLfloat t); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:203:48: error: âGLenumâ has not been declared > 203 | GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:204:54: error: âGLfloatâ does not name a type; did you mean âfloatâ? > 204 | const GLfloat * v); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:206:48: error: âGLenumâ has not been declared > 206 | GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:207:54: error: âGLfloatâ does not name a type; did you mean âfloatâ? > 207 | const GLfloat * v); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:209:48: error: âGLenumâ has not been declared > 209 | GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:210:54: error: âGLfloatâ does not name a type; did you mean âfloatâ? > 210 | const GLfloat * v); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:213:45: error: âGLenumâ has not been declared > 213 | GLenum texture); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:215:51: error: âGLenumâ has not been declared > 215 | GLenum texture); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:221:45: error: âGLenumâ has not been declared > 221 | GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:222:45: error: âGLintâ has not been declared > 222 | GLint level, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:223:45: error: âGLintâ has not been declared > 223 | GLint xoffset, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:224:45: error: âGLintâ has not been declared > 224 | GLint yoffset, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:225:45: error: âGLsizeiâ has not been declared > 225 | GLsizei width, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:226:45: error: âGLsizeiâ has not been declared > 226 | GLsizei height, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:227:45: error: âGLenumâ has not been declared > 227 | GLenum format, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:228:45: error: âGLenumâ has not been declared > 228 | GLenum type, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:229:51: error: âGLvoidâ does not name a type; did you mean âvoidâ? > 229 | const GLvoid * pixels); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:237:72: error: âGLbitfieldâ has not been declared > 237 | COIN_DLL_API void cc_glglue_glPushClientAttrib(const cc_glglue * glue, GLbitfield mask); > | ^~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:246:52: error: âGLenumâ has not been declared > 246 | GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:247:52: error: âGLintâ has not been declared > 247 | GLint level, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:248:52: error: âGLenumâ has not been declared > 248 | GLenum internalformat, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:249:52: error: âGLsizeiâ has not been declared > 249 | GLsizei width, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:250:52: error: âGLsizeiâ has not been declared > 250 | GLsizei height, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:251:52: error: âGLsizeiâ has not been declared > 251 | GLsizei depth, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:252:52: error: âGLintâ has not been declared > 252 | GLint border, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:253:52: error: âGLsizeiâ has not been declared > 253 | GLsizei imageSize, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:254:58: error: âGLvoidâ does not name a type; did you mean âvoidâ? > 254 | const GLvoid * data); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:256:52: error: âGLenumâ has not been declared > 256 | GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:257:52: error: âGLintâ has not been declared > 257 | GLint level, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:258:52: error: âGLenumâ has not been declared > 258 | GLenum internalformat, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:259:52: error: âGLsizeiâ has not been declared > 259 | GLsizei width, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:260:52: error: âGLsizeiâ has not been declared > 260 | GLsizei height, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:261:52: error: âGLintâ has not been declared > 261 | GLint border, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:262:52: error: âGLsizeiâ has not been declared > 262 | GLsizei imageSize, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:263:58: error: âGLvoidâ does not name a type; did you mean âvoidâ? > 263 | const GLvoid *data); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:265:52: error: âGLenumâ has not been declared > 265 | GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:266:52: error: âGLintâ has not been declared > 266 | GLint level, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:267:52: error: âGLenumâ has not been declared > 267 | GLenum internalformat, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:268:52: error: âGLsizeiâ has not been declared > 268 | GLsizei width, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:269:52: error: âGLintâ has not been declared > 269 | GLint border, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:270:52: error: âGLsizeiâ has not been declared > 270 | GLsizei imageSize, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:271:58: error: âGLvoidâ does not name a type; did you mean âvoidâ? > 271 | const GLvoid *data); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:273:55: error: âGLenumâ has not been declared > 273 | GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:274:55: error: âGLintâ has not been declared > 274 | GLint level, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:275:55: error: âGLintâ has not been declared > 275 | GLint xoffset, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:276:55: error: âGLintâ has not been declared > 276 | GLint yoffset, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:277:55: error: âGLintâ has not been declared > 277 | GLint zoffset, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:278:55: error: âGLsizeiâ has not been declared > 278 | GLsizei width, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:279:55: error: âGLsizeiâ has not been declared > 279 | GLsizei height, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:280:55: error: âGLsizeiâ has not been declared > 280 | GLsizei depth, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:281:55: error: âGLenumâ has not been declared > 281 | GLenum format, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:282:55: error: âGLsizeiâ has not been declared > 282 | GLsizei imageSize, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:283:61: error: âGLvoidâ does not name a type; did you mean âvoidâ? > 283 | const GLvoid *data); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:285:55: error: âGLenumâ has not been declared > 285 | GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:286:55: error: âGLintâ has not been declared > 286 | GLint level, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:287:55: error: âGLintâ has not been declared > 287 | GLint xoffset, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:288:55: error: âGLintâ has not been declared > 288 | GLint yoffset, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:289:55: error: âGLsizeiâ has not been declared > 289 | GLsizei width, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:290:55: error: âGLsizeiâ has not been declared > 290 | GLsizei height, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:291:55: error: âGLenumâ has not been declared > 291 | GLenum format, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:292:55: error: âGLsizeiâ has not been declared > 292 | GLsizei imageSize, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:293:61: error: âGLvoidâ does not name a type; did you mean âvoidâ? > 293 | const GLvoid *data); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:295:55: error: âGLenumâ has not been declared > 295 | GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:296:55: error: âGLintâ has not been declared > 296 | GLint level, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:297:55: error: âGLintâ has not been declared > 297 | GLint xoffset, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:298:55: error: âGLsizeiâ has not been declared > 298 | GLsizei width, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:299:55: error: âGLenumâ has not been declared > 299 | GLenum format, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:300:55: error: âGLsizeiâ has not been declared > 300 | GLsizei imageSize, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:301:61: error: âGLvoidâ does not name a type; did you mean âvoidâ? > 301 | const GLvoid *data); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:303:53: error: âGLenumâ has not been declared > 303 | GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:304:53: error: âGLintâ has not been declared > 304 | GLint level, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:317:42: error: âGLenumâ has not been declared > 317 | GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:318:42: error: âGLenumâ has not been declared > 318 | GLenum internalFormat, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:319:42: error: âGLsizeiâ has not been declared > 319 | GLsizei width, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:320:42: error: âGLenumâ has not been declared > 320 | GLenum format, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:321:42: error: âGLenumâ has not been declared > 321 | GLenum type, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:322:48: error: âGLvoidâ does not name a type; did you mean âvoidâ? > 322 | const GLvoid *table); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:324:45: error: âGLenumâ has not been declared > 324 | GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:325:45: error: âGLsizeiâ has not been declared > 325 | GLsizei start, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:326:45: error: âGLsizeiâ has not been declared > 326 | GLsizei count, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:327:45: error: âGLenumâ has not been declared > 327 | GLenum format, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:328:45: error: âGLenumâ has not been declared > 328 | GLenum type, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:329:51: error: âGLvoidâ does not name a type; did you mean âvoidâ? > 329 | const GLvoid * data); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:331:45: error: âGLenumâ has not been declared > 331 | GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:332:45: error: âGLenumâ has not been declared > 332 | GLenum format, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:333:45: error: âGLenumâ has not been declared > 333 | GLenum type, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:334:45: error: âGLvoidâ has not been declared > 334 | GLvoid *data); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:336:56: error: âGLenumâ has not been declared > 336 | GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:337:56: error: âGLenumâ has not been declared > 337 | GLenum pname, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:338:56: error: âGLintâ has not been declared > 338 | GLint *params); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:340:56: error: âGLenumâ has not been declared > 340 | GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:341:56: error: âGLenumâ has not been declared > 341 | GLenum pname, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:342:56: error: âGLfloatâ has not been declared > 342 | GLfloat *params); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:348:69: error: âGLenumâ has not been declared > 348 | COIN_DLL_API void cc_glglue_glBlendEquation(const cc_glglue * glue, GLenum mode); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:353:49: error: âGLenumâ has not been declared > 353 | GLenum srgb, GLenum drgb, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:353:62: error: âGLenumâ has not been declared > 353 | GLenum srgb, GLenum drgb, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:354:49: error: âGLenumâ has not been declared > 354 | GLenum salpha, GLenum dalpha); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:354:64: error: âGLenumâ has not been declared > 354 | GLenum salpha, GLenum dalpha); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:360:45: error: âGLintâ has not been declared > 360 | GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:360:57: error: âGLenumâ has not been declared > 360 | GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:360:70: error: âGLsizeiâ has not been declared > 360 | GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:360:92: error: âGLvoidâ does not name a type; did you mean âvoidâ? > 360 | GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:362:47: error: âGLintâ has not been declared > 362 | GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:362:59: error: âGLenumâ has not been declared > 362 | GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:362:72: error: âGLsizeiâ has not been declared > 362 | GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:362:94: error: âGLvoidâ does not name a type; did you mean âvoidâ? > 362 | GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:364:45: error: âGLenumâ has not been declared > 364 | GLenum type, GLsizei stride, const GLvoid *pointer); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:364:58: error: âGLsizeiâ has not been declared > 364 | GLenum type, GLsizei stride, const GLvoid *pointer); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:364:80: error: âGLvoidâ does not name a type; did you mean âvoidâ? > 364 | GLenum type, GLsizei stride, const GLvoid *pointer); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:366:44: error: âGLintâ has not been declared > 366 | GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:366:56: error: âGLenumâ has not been declared > 366 | GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:366:69: error: âGLsizeiâ has not been declared > 366 | GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:366:91: error: âGLvoidâ does not name a type; did you mean âvoidâ? > 366 | GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:368:45: error: âGLenumâ has not been declared > 368 | GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:368:58: error: âGLsizeiâ has not been declared > 368 | GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:368:80: error: âGLvoidâ does not name a type; did you mean âvoidâ? > 368 | GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:369:73: error: âGLenumâ has not been declared > 369 | COIN_DLL_API void cc_glglue_glEnableClientState(const cc_glglue * glue, GLenum array); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:370:74: error: âGLenumâ has not been declared > 370 | COIN_DLL_API void cc_glglue_glDisableClientState(const cc_glglue * glue, GLenum array); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:372:49: error: âGLenumâ has not been declared > 372 | GLenum format, GLsizei stride, const GLvoid * pointer); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:372:64: error: âGLsizeiâ has not been declared > 372 | GLenum format, GLsizei stride, const GLvoid * pointer); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:372:86: error: âGLvoidâ does not name a type; did you mean âvoidâ? > 372 | GLenum format, GLsizei stride, const GLvoid * pointer); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:374:42: error: âGLenumâ has not been declared > 374 | GLenum mode, GLint first, GLsizei count); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:374:55: error: âGLintâ has not been declared > 374 | GLenum mode, GLint first, GLsizei count); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:374:68: error: âGLsizeiâ has not been declared > 374 | GLenum mode, GLint first, GLsizei count); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:376:44: error: âGLenumâ has not been declared > 376 | GLenum mode, GLsizei count, GLenum type, const GLvoid * indices); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:376:57: error: âGLsizeiâ has not been declared > 376 | GLenum mode, GLsizei count, GLenum type, const GLvoid * indices); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:376:72: error: âGLenumâ has not been declared > 376 | GLenum mode, GLsizei count, GLenum type, const GLvoid * indices); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:376:91: error: âGLvoidâ does not name a type; did you mean âvoidâ? > 376 | GLenum mode, GLsizei count, GLenum type, const GLvoid * indices); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:378:49: error: âGLenumâ has not been declared > 378 | GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:378:62: error: âGLuintâ has not been declared > 378 | GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:378:76: error: âGLuintâ has not been declared > 378 | GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:378:88: error: âGLsizeiâ has not been declared > 378 | GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:378:103: error: âGLenumâ has not been declared > 378 | GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:378:122: error: âGLvoidâ does not name a type; did you mean âvoidâ? > 378 | GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices); > | ^~~~~~ > | void >In file included from /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:74: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:379:68: error: âGLintâ has not been declared > 379 | COIN_DLL_API void cc_glglue_glArrayElement(const cc_glglue * glue, GLint i); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:384:71: error: âGLenumâ has not been declared > 384 | COIN_DLL_API void cc_glglue_glMultiDrawArrays(const cc_glglue * glue, GLenum mode, const GLint * first, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:384:90: error: âGLintâ does not name a type > 384 | COIN_DLL_API void cc_glglue_glMultiDrawArrays(const cc_glglue * glue, GLenum mode, const GLint * first, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:385:53: error: âGLsizeiâ does not name a type > 385 | const GLsizei * count, GLsizei primcount); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:385:70: error: âGLsizeiâ has not been declared > 385 | const GLsizei * count, GLsizei primcount); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:386:73: error: âGLenumâ has not been declared > 386 | COIN_DLL_API void cc_glglue_glMultiDrawElements(const cc_glglue * glue, GLenum mode, const GLsizei * count, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:386:92: error: âGLsizeiâ does not name a type > 386 | COIN_DLL_API void cc_glglue_glMultiDrawElements(const cc_glglue * glue, GLenum mode, const GLsizei * count, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:387:49: error: âGLenumâ has not been declared > 387 | GLenum type, const GLvoid ** indices, GLsizei primcount); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:387:68: error: âGLvoidâ does not name a type; did you mean âvoidâ? > 387 | GLenum type, const GLvoid ** indices, GLsizei primcount); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:387:87: error: âGLsizeiâ has not been declared > 387 | GLenum type, const GLvoid ** indices, GLsizei primcount); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:392:74: error: âGLsizeiâ has not been declared > 392 | COIN_DLL_API void cc_glglue_glVertexArrayRangeNV(const cc_glglue * glue, GLsizei size, const GLvoid * pointer); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:392:94: error: âGLvoidâ does not name a type; did you mean âvoidâ? > 392 | COIN_DLL_API void cc_glglue_glVertexArrayRangeNV(const cc_glglue * glue, GLsizei size, const GLvoid * pointer); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:394:50: error: âGLsizeiâ has not been declared > 394 | GLsizei size, GLfloat readfreq, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:394:64: error: âGLfloatâ has not been declared > 394 | GLsizei size, GLfloat readfreq, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:395:50: error: âGLfloatâ has not been declared > 395 | GLfloat writefreq, GLfloat priority); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:395:69: error: âGLfloatâ has not been declared > 395 | GLfloat writefreq, GLfloat priority); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:396:68: error: âGLvoidâ has not been declared > 396 | COIN_DLL_API void cc_glglue_glFreeMemoryNV(const cc_glglue * glue, GLvoid * buffer); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:400:66: error: âGLenumâ has not been declared > 400 | COIN_DLL_API void cc_glglue_glBindBuffer(const cc_glglue * glue, GLenum target, GLuint buffer); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:400:81: error: âGLuintâ has not been declared > 400 | COIN_DLL_API void cc_glglue_glBindBuffer(const cc_glglue * glue, GLenum target, GLuint buffer); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:401:69: error: âGLsizeiâ has not been declared > 401 | COIN_DLL_API void cc_glglue_glDeleteBuffers(const cc_glglue * glue, GLsizei n, const GLuint *buffers); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:401:86: error: âGLuintâ does not name a type; did you mean âuintâ? > 401 | COIN_DLL_API void cc_glglue_glDeleteBuffers(const cc_glglue * glue, GLsizei n, const GLuint *buffers); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:402:66: error: âGLsizeiâ has not been declared > 402 | COIN_DLL_API void cc_glglue_glGenBuffers(const cc_glglue * glue, GLsizei n, GLuint *buffers); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:402:77: error: âGLuintâ has not been declared > 402 | COIN_DLL_API void cc_glglue_glGenBuffers(const cc_glglue * glue, GLsizei n, GLuint *buffers); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:403:14: error: âGLbooleanâ does not name a type > 403 | COIN_DLL_API GLboolean cc_glglue_glIsBuffer(const cc_glglue * glue, GLuint buffer); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:405:42: error: âGLenumâ has not been declared > 405 | GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:407:48: error: âGLvoidâ does not name a type; did you mean âvoidâ? > 407 | const GLvoid *data, > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:408:42: error: âGLenumâ has not been declared > 408 | GLenum usage); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:410:45: error: âGLenumâ has not been declared > 410 | GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:413:51: error: âGLvoidâ does not name a type; did you mean âvoidâ? > 413 | const GLvoid * data); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:415:48: error: âGLenumâ has not been declared > 415 | GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:418:48: error: âGLvoidâ has not been declared > 418 | GLvoid *data); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:419:14: error: âGLvoidâ does not name a type; did you mean âvoidâ? > 419 | COIN_DLL_API GLvoid * cc_glglue_glMapBuffer(const cc_glglue * glue, > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:421:14: error: âGLbooleanâ does not name a type > 421 | COIN_DLL_API GLboolean cc_glglue_glUnmapBuffer(const cc_glglue * glue, > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:424:52: error: âGLenumâ has not been declared > 424 | GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:425:52: error: âGLenumâ has not been declared > 425 | GLenum pname, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:426:52: error: âGLintâ has not been declared > 426 | GLint * params); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:428:49: error: âGLenumâ has not been declared > 428 | GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:429:49: error: âGLenumâ has not been declared > 429 | GLenum pname, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:430:49: error: âGLvoidâ has not been declared > 430 | GLvoid ** params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:434:69: error: âGLenumâ has not been declared > 434 | COIN_DLL_API void cc_glglue_glProgramString(const cc_glglue * glue, GLenum target, GLenum format, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:434:84: error: âGLenumâ has not been declared > 434 | COIN_DLL_API void cc_glglue_glProgramString(const cc_glglue * glue, GLenum target, GLenum format, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:435:45: error: âGLsizeiâ has not been declared > 435 | GLsizei len, const GLvoid *string); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:435:64: error: âGLvoidâ does not name a type; did you mean âvoidâ? > 435 | GLsizei len, const GLvoid *string); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:436:67: error: âGLenumâ has not been declared > 436 | COIN_DLL_API void cc_glglue_glBindProgram(const cc_glglue * glue, GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:437:43: error: âGLuintâ has not been declared > 437 | GLuint program); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:438:70: error: âGLsizeiâ has not been declared > 438 | COIN_DLL_API void cc_glglue_glDeletePrograms(const cc_glglue * glue, GLsizei n, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:439:52: error: âGLuintâ does not name a type; did you mean âuintâ? > 439 | const GLuint *programs); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:440:67: error: âGLsizeiâ has not been declared > 440 | COIN_DLL_API void cc_glglue_glGenPrograms(const cc_glglue * glue, GLsizei n, GLuint *programs); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:440:78: error: âGLuintâ has not been declared > 440 | COIN_DLL_API void cc_glglue_glGenPrograms(const cc_glglue * glue, GLsizei n, GLuint *programs); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:441:77: error: âGLenumâ has not been declared > 441 | COIN_DLL_API void cc_glglue_glProgramEnvParameter4d(const cc_glglue * glue, GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:442:53: error: âGLuintâ has not been declared > 442 | GLuint index, GLdouble x, GLdouble y, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:442:67: error: âGLdoubleâ has not been declared > 442 | GLuint index, GLdouble x, GLdouble y, > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:442:79: error: âGLdoubleâ has not been declared > 442 | GLuint index, GLdouble x, GLdouble y, > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:443:53: error: âGLdoubleâ has not been declared > 443 | GLdouble z, GLdouble w); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:443:65: error: âGLdoubleâ has not been declared > 443 | GLdouble z, GLdouble w); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:444:78: error: âGLenumâ has not been declared > 444 | COIN_DLL_API void cc_glglue_glProgramEnvParameter4dv(const cc_glglue * glue, GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:445:54: error: âGLuintâ has not been declared > 445 | GLuint index, const GLdouble *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:445:74: error: âGLdoubleâ does not name a type; did you mean âdoubleâ? > 445 | GLuint index, const GLdouble *params); > | ^~~~~~~~ > | double >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:446:77: error: âGLenumâ has not been declared > 446 | COIN_DLL_API void cc_glglue_glProgramEnvParameter4f(const cc_glglue * glue, GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:447:53: error: âGLuintâ has not been declared > 447 | GLuint index, GLfloat x, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:447:67: error: âGLfloatâ has not been declared > 447 | GLuint index, GLfloat x, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:448:53: error: âGLfloatâ has not been declared > 448 | GLfloat y, GLfloat z, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:448:64: error: âGLfloatâ has not been declared > 448 | GLfloat y, GLfloat z, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:449:53: error: âGLfloatâ has not been declared > 449 | GLfloat w); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:450:78: error: âGLenumâ has not been declared > 450 | COIN_DLL_API void cc_glglue_glProgramEnvParameter4fv(const cc_glglue * glue, GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:451:54: error: âGLuintâ has not been declared > 451 | GLuint index, const GLfloat *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:451:74: error: âGLfloatâ does not name a type; did you mean âfloatâ? > 451 | GLuint index, const GLfloat *params); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:452:79: error: âGLenumâ has not been declared > 452 | COIN_DLL_API void cc_glglue_glProgramLocalParameter4d(const cc_glglue * glue, GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:453:55: error: âGLuintâ has not been declared > 453 | GLuint index, GLdouble x, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:453:69: error: âGLdoubleâ has not been declared > 453 | GLuint index, GLdouble x, > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:454:55: error: âGLdoubleâ has not been declared > 454 | GLdouble y, GLdouble z, > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:454:67: error: âGLdoubleâ has not been declared > 454 | GLdouble y, GLdouble z, > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:455:55: error: âGLdoubleâ has not been declared > 455 | GLdouble w); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:456:80: error: âGLenumâ has not been declared > 456 | COIN_DLL_API void cc_glglue_glProgramLocalParameter4dv(const cc_glglue * glue, GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:457:56: error: âGLuintâ has not been declared > 457 | GLuint index, const GLdouble *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:457:76: error: âGLdoubleâ does not name a type; did you mean âdoubleâ? > 457 | GLuint index, const GLdouble *params); > | ^~~~~~~~ > | double >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:458:79: error: âGLenumâ has not been declared > 458 | COIN_DLL_API void cc_glglue_glProgramLocalParameter4f(const cc_glglue * glue, GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:459:55: error: âGLuintâ has not been declared > 459 | GLuint index, GLfloat x, GLfloat y, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:459:69: error: âGLfloatâ has not been declared > 459 | GLuint index, GLfloat x, GLfloat y, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:459:80: error: âGLfloatâ has not been declared > 459 | GLuint index, GLfloat x, GLfloat y, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:460:55: error: âGLfloatâ has not been declared > 460 | GLfloat z, GLfloat w); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:460:66: error: âGLfloatâ has not been declared > 460 | GLfloat z, GLfloat w); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:461:80: error: âGLenumâ has not been declared > 461 | COIN_DLL_API void cc_glglue_glProgramLocalParameter4fv(const cc_glglue * glue, GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:462:56: error: âGLuintâ has not been declared > 462 | GLuint index, const GLfloat *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:462:76: error: âGLfloatâ does not name a type; did you mean âfloatâ? > 462 | GLuint index, const GLfloat *params); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:463:80: error: âGLenumâ has not been declared > 463 | COIN_DLL_API void cc_glglue_glGetProgramEnvParameterdv(const cc_glglue * glue, GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:464:56: error: âGLuintâ has not been declared > 464 | GLuint index, GLdouble *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:464:70: error: âGLdoubleâ has not been declared > 464 | GLuint index, GLdouble *params); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:465:80: error: âGLenumâ has not been declared > 465 | COIN_DLL_API void cc_glglue_glGetProgramEnvParameterfv(const cc_glglue * glue, GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:466:56: error: âGLuintâ has not been declared > 466 | GLuint index, GLfloat *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:466:70: error: âGLfloatâ has not been declared > 466 | GLuint index, GLfloat *params); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:467:82: error: âGLenumâ has not been declared > 467 | COIN_DLL_API void cc_glglue_glGetProgramLocalParameterdv(const cc_glglue * glue, GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:468:58: error: âGLuintâ has not been declared > 468 | GLuint index, GLdouble *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:468:72: error: âGLdoubleâ has not been declared > 468 | GLuint index, GLdouble *params); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:469:82: error: âGLenumâ has not been declared > 469 | COIN_DLL_API void cc_glglue_glGetProgramLocalParameterfv(const cc_glglue * glue, GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:470:58: error: âGLuintâ has not been declared > 470 | GLuint index, GLfloat *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:470:72: error: âGLfloatâ has not been declared > 470 | GLuint index, GLfloat *params); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:471:68: error: âGLenumâ has not been declared > 471 | COIN_DLL_API void cc_glglue_glGetProgramiv(const cc_glglue * glue, GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:472:44: error: âGLenumâ has not been declared > 472 | GLenum pname, GLint *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:472:58: error: âGLintâ has not been declared > 472 | GLenum pname, GLint *params); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:473:72: error: âGLenumâ has not been declared > 473 | COIN_DLL_API void cc_glglue_glGetProgramString(const cc_glglue * glue, GLenum target, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:474:48: error: âGLenumâ has not been declared > 474 | GLenum pname, GLvoid *string); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:474:62: error: âGLvoidâ has not been declared > 474 | GLenum pname, GLvoid *string); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:475:67: error: âGLuintâ has not been declared > 475 | COIN_DLL_API SbBool cc_glglue_glIsProgram(const cc_glglue * glue, GLuint program); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:479:70: error: âGLuintâ has not been declared > 479 | COIN_DLL_API void cc_glglue_glVertexAttrib1s(const cc_glglue * glue, GLuint index, GLshort x); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:479:84: error: âGLshortâ has not been declared > 479 | COIN_DLL_API void cc_glglue_glVertexAttrib1s(const cc_glglue * glue, GLuint index, GLshort x); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:480:70: error: âGLuintâ has not been declared > 480 | COIN_DLL_API void cc_glglue_glVertexAttrib1f(const cc_glglue * glue, GLuint index, GLfloat x); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:480:84: error: âGLfloatâ has not been declared > 480 | COIN_DLL_API void cc_glglue_glVertexAttrib1f(const cc_glglue * glue, GLuint index, GLfloat x); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:481:70: error: âGLuintâ has not been declared > 481 | COIN_DLL_API void cc_glglue_glVertexAttrib1d(const cc_glglue * glue, GLuint index, GLdouble x); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:481:84: error: âGLdoubleâ has not been declared > 481 | COIN_DLL_API void cc_glglue_glVertexAttrib1d(const cc_glglue * glue, GLuint index, GLdouble x); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:482:70: error: âGLuintâ has not been declared > 482 | COIN_DLL_API void cc_glglue_glVertexAttrib2s(const cc_glglue * glue, GLuint index, GLshort x, GLshort y); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:482:84: error: âGLshortâ has not been declared > 482 | COIN_DLL_API void cc_glglue_glVertexAttrib2s(const cc_glglue * glue, GLuint index, GLshort x, GLshort y); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:482:95: error: âGLshortâ has not been declared > 482 | COIN_DLL_API void cc_glglue_glVertexAttrib2s(const cc_glglue * glue, GLuint index, GLshort x, GLshort y); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:483:70: error: âGLuintâ has not been declared > 483 | COIN_DLL_API void cc_glglue_glVertexAttrib2f(const cc_glglue * glue, GLuint index, GLfloat x, GLfloat y); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:483:84: error: âGLfloatâ has not been declared > 483 | COIN_DLL_API void cc_glglue_glVertexAttrib2f(const cc_glglue * glue, GLuint index, GLfloat x, GLfloat y); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:483:95: error: âGLfloatâ has not been declared > 483 | COIN_DLL_API void cc_glglue_glVertexAttrib2f(const cc_glglue * glue, GLuint index, GLfloat x, GLfloat y); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:484:70: error: âGLuintâ has not been declared > 484 | COIN_DLL_API void cc_glglue_glVertexAttrib2d(const cc_glglue * glue, GLuint index, GLdouble x, GLdouble y); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:484:84: error: âGLdoubleâ has not been declared > 484 | COIN_DLL_API void cc_glglue_glVertexAttrib2d(const cc_glglue * glue, GLuint index, GLdouble x, GLdouble y); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:484:96: error: âGLdoubleâ has not been declared > 484 | COIN_DLL_API void cc_glglue_glVertexAttrib2d(const cc_glglue * glue, GLuint index, GLdouble x, GLdouble y); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:485:70: error: âGLuintâ has not been declared > 485 | COIN_DLL_API void cc_glglue_glVertexAttrib3s(const cc_glglue * glue, GLuint index, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:486:46: error: âGLshortâ has not been declared > 486 | GLshort x, GLshort y, GLshort z); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:486:57: error: âGLshortâ has not been declared > 486 | GLshort x, GLshort y, GLshort z); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:486:68: error: âGLshortâ has not been declared > 486 | GLshort x, GLshort y, GLshort z); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:487:70: error: âGLuintâ has not been declared > 487 | COIN_DLL_API void cc_glglue_glVertexAttrib3f(const cc_glglue * glue, GLuint index, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:488:46: error: âGLfloatâ has not been declared > 488 | GLfloat x, GLfloat y, GLfloat z); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:488:57: error: âGLfloatâ has not been declared > 488 | GLfloat x, GLfloat y, GLfloat z); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:488:68: error: âGLfloatâ has not been declared > 488 | GLfloat x, GLfloat y, GLfloat z); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:489:70: error: âGLuintâ has not been declared > 489 | COIN_DLL_API void cc_glglue_glVertexAttrib3d(const cc_glglue * glue, GLuint index, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:490:46: error: âGLdoubleâ has not been declared > 490 | GLdouble x, GLdouble y, GLdouble z); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:490:58: error: âGLdoubleâ has not been declared > 490 | GLdouble x, GLdouble y, GLdouble z); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:490:70: error: âGLdoubleâ has not been declared > 490 | GLdouble x, GLdouble y, GLdouble z); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:491:70: error: âGLuintâ has not been declared > 491 | COIN_DLL_API void cc_glglue_glVertexAttrib4s(const cc_glglue * glue, GLuint index, GLshort x, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:491:84: error: âGLshortâ has not been declared > 491 | COIN_DLL_API void cc_glglue_glVertexAttrib4s(const cc_glglue * glue, GLuint index, GLshort x, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:492:46: error: âGLshortâ has not been declared > 492 | GLshort y, GLshort z, GLshort w); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:492:57: error: âGLshortâ has not been declared > 492 | GLshort y, GLshort z, GLshort w); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:492:68: error: âGLshortâ has not been declared > 492 | GLshort y, GLshort z, GLshort w); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:493:70: error: âGLuintâ has not been declared > 493 | COIN_DLL_API void cc_glglue_glVertexAttrib4f(const cc_glglue * glue, GLuint index, GLfloat x, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:493:84: error: âGLfloatâ has not been declared > 493 | COIN_DLL_API void cc_glglue_glVertexAttrib4f(const cc_glglue * glue, GLuint index, GLfloat x, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:494:46: error: âGLfloatâ has not been declared > 494 | GLfloat y, GLfloat z, GLfloat w); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:494:57: error: âGLfloatâ has not been declared > 494 | GLfloat y, GLfloat z, GLfloat w); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:494:68: error: âGLfloatâ has not been declared > 494 | GLfloat y, GLfloat z, GLfloat w); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:495:70: error: âGLuintâ has not been declared > 495 | COIN_DLL_API void cc_glglue_glVertexAttrib4d(const cc_glglue * glue, GLuint index, GLdouble x, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:495:84: error: âGLdoubleâ has not been declared > 495 | COIN_DLL_API void cc_glglue_glVertexAttrib4d(const cc_glglue * glue, GLuint index, GLdouble x, > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:496:46: error: âGLdoubleâ has not been declared > 496 | GLdouble y, GLdouble z, GLdouble w); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:496:58: error: âGLdoubleâ has not been declared > 496 | GLdouble y, GLdouble z, GLdouble w); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:496:70: error: âGLdoubleâ has not been declared > 496 | GLdouble y, GLdouble z, GLdouble w); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:497:72: error: âGLuintâ has not been declared > 497 | COIN_DLL_API void cc_glglue_glVertexAttrib4Nub(const cc_glglue * glue, GLuint index, GLubyte x, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:497:86: error: âGLubyteâ has not been declared > 497 | COIN_DLL_API void cc_glglue_glVertexAttrib4Nub(const cc_glglue * glue, GLuint index, GLubyte x, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:498:48: error: âGLubyteâ has not been declared > 498 | GLubyte y, GLubyte z, GLubyte w); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:498:59: error: âGLubyteâ has not been declared > 498 | GLubyte y, GLubyte z, GLubyte w); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:498:70: error: âGLubyteâ has not been declared > 498 | GLubyte y, GLubyte z, GLubyte w); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:499:71: error: âGLuintâ has not been declared > 499 | COIN_DLL_API void cc_glglue_glVertexAttrib1sv(const cc_glglue * glue, GLuint index, const GLshort *v); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:499:91: error: âGLshortâ does not name a type; did you mean âushortâ? > 499 | COIN_DLL_API void cc_glglue_glVertexAttrib1sv(const cc_glglue * glue, GLuint index, const GLshort *v); > | ^~~~~~~ > | ushort >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:500:71: error: âGLuintâ has not been declared > 500 | COIN_DLL_API void cc_glglue_glVertexAttrib1fv(const cc_glglue * glue, GLuint index, const GLfloat *v); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:500:91: error: âGLfloatâ does not name a type; did you mean âfloatâ? > 500 | COIN_DLL_API void cc_glglue_glVertexAttrib1fv(const cc_glglue * glue, GLuint index, const GLfloat *v); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:501:71: error: âGLuintâ has not been declared > 501 | COIN_DLL_API void cc_glglue_glVertexAttrib1dv(const cc_glglue * glue, GLuint index, const GLdouble *v); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:501:91: error: âGLdoubleâ does not name a type; did you mean âdoubleâ? > 501 | COIN_DLL_API void cc_glglue_glVertexAttrib1dv(const cc_glglue * glue, GLuint index, const GLdouble *v); > | ^~~~~~~~ > | double >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:502:71: error: âGLuintâ has not been declared > 502 | COIN_DLL_API void cc_glglue_glVertexAttrib2sv(const cc_glglue * glue, GLuint index, const GLshort *v); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:502:91: error: âGLshortâ does not name a type; did you mean âushortâ? > 502 | COIN_DLL_API void cc_glglue_glVertexAttrib2sv(const cc_glglue * glue, GLuint index, const GLshort *v); > | ^~~~~~~ > | ushort >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:503:71: error: âGLuintâ has not been declared > 503 | COIN_DLL_API void cc_glglue_glVertexAttrib2fv(const cc_glglue * glue, GLuint index, const GLfloat *v); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:503:91: error: âGLfloatâ does not name a type; did you mean âfloatâ? > 503 | COIN_DLL_API void cc_glglue_glVertexAttrib2fv(const cc_glglue * glue, GLuint index, const GLfloat *v); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:504:71: error: âGLuintâ has not been declared > 504 | COIN_DLL_API void cc_glglue_glVertexAttrib2dv(const cc_glglue * glue, GLuint index, const GLdouble *v); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:504:91: error: âGLdoubleâ does not name a type; did you mean âdoubleâ? > 504 | COIN_DLL_API void cc_glglue_glVertexAttrib2dv(const cc_glglue * glue, GLuint index, const GLdouble *v); > | ^~~~~~~~ > | double >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:505:71: error: âGLuintâ has not been declared > 505 | COIN_DLL_API void cc_glglue_glVertexAttrib3sv(const cc_glglue * glue, GLuint index, const GLshort *v); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:505:91: error: âGLshortâ does not name a type; did you mean âushortâ? > 505 | COIN_DLL_API void cc_glglue_glVertexAttrib3sv(const cc_glglue * glue, GLuint index, const GLshort *v); > | ^~~~~~~ > | ushort >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:506:71: error: âGLuintâ has not been declared > 506 | COIN_DLL_API void cc_glglue_glVertexAttrib3fv(const cc_glglue * glue, GLuint index, const GLfloat *v); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:506:91: error: âGLfloatâ does not name a type; did you mean âfloatâ? > 506 | COIN_DLL_API void cc_glglue_glVertexAttrib3fv(const cc_glglue * glue, GLuint index, const GLfloat *v); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:507:71: error: âGLuintâ has not been declared > 507 | COIN_DLL_API void cc_glglue_glVertexAttrib3dv(const cc_glglue * glue, GLuint index, const GLdouble *v); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:507:91: error: âGLdoubleâ does not name a type; did you mean âdoubleâ? > 507 | COIN_DLL_API void cc_glglue_glVertexAttrib3dv(const cc_glglue * glue, GLuint index, const GLdouble *v); > | ^~~~~~~~ > | double >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:508:71: error: âGLuintâ has not been declared > 508 | COIN_DLL_API void cc_glglue_glVertexAttrib4bv(const cc_glglue * glue, GLuint index, const GLbyte *v); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:508:91: error: âGLbyteâ does not name a type > 508 | COIN_DLL_API void cc_glglue_glVertexAttrib4bv(const cc_glglue * glue, GLuint index, const GLbyte *v); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:509:71: error: âGLuintâ has not been declared > 509 | COIN_DLL_API void cc_glglue_glVertexAttrib4sv(const cc_glglue * glue, GLuint index, const GLshort *v); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:509:91: error: âGLshortâ does not name a type; did you mean âushortâ? > 509 | COIN_DLL_API void cc_glglue_glVertexAttrib4sv(const cc_glglue * glue, GLuint index, const GLshort *v); > | ^~~~~~~ > | ushort >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:510:71: error: âGLuintâ has not been declared > 510 | COIN_DLL_API void cc_glglue_glVertexAttrib4iv(const cc_glglue * glue, GLuint index, const GLint *v); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:510:91: error: âGLintâ does not name a type > 510 | COIN_DLL_API void cc_glglue_glVertexAttrib4iv(const cc_glglue * glue, GLuint index, const GLint *v); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:511:72: error: âGLuintâ has not been declared > 511 | COIN_DLL_API void cc_glglue_glVertexAttrib4ubv(const cc_glglue * glue, GLuint index, const GLubyte *v); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:511:92: error: âGLubyteâ does not name a type > 511 | COIN_DLL_API void cc_glglue_glVertexAttrib4ubv(const cc_glglue * glue, GLuint index, const GLubyte *v); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:512:72: error: âGLuintâ has not been declared > 512 | COIN_DLL_API void cc_glglue_glVertexAttrib4usv(const cc_glglue * glue, GLuint index, const GLushort *v); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:512:92: error: âGLushortâ does not name a type; did you mean âushortâ? > 512 | COIN_DLL_API void cc_glglue_glVertexAttrib4usv(const cc_glglue * glue, GLuint index, const GLushort *v); > | ^~~~~~~~ > | ushort >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:513:72: error: âGLuintâ has not been declared > 513 | COIN_DLL_API void cc_glglue_glVertexAttrib4uiv(const cc_glglue * glue, GLuint index, const GLuint *v); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:513:92: error: âGLuintâ does not name a type; did you mean âuintâ? > 513 | COIN_DLL_API void cc_glglue_glVertexAttrib4uiv(const cc_glglue * glue, GLuint index, const GLuint *v); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:514:71: error: âGLuintâ has not been declared > 514 | COIN_DLL_API void cc_glglue_glVertexAttrib4fv(const cc_glglue * glue, GLuint index, const GLfloat *v); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:514:91: error: âGLfloatâ does not name a type; did you mean âfloatâ? > 514 | COIN_DLL_API void cc_glglue_glVertexAttrib4fv(const cc_glglue * glue, GLuint index, const GLfloat *v); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:515:71: error: âGLuintâ has not been declared > 515 | COIN_DLL_API void cc_glglue_glVertexAttrib4dv(const cc_glglue * glue, GLuint index, const GLdouble *v); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:515:91: error: âGLdoubleâ does not name a type; did you mean âdoubleâ? > 515 | COIN_DLL_API void cc_glglue_glVertexAttrib4dv(const cc_glglue * glue, GLuint index, const GLdouble *v); > | ^~~~~~~~ > | double >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:516:72: error: âGLuintâ has not been declared > 516 | COIN_DLL_API void cc_glglue_glVertexAttrib4Nbv(const cc_glglue * glue, GLuint index, const GLbyte *v); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:516:92: error: âGLbyteâ does not name a type > 516 | COIN_DLL_API void cc_glglue_glVertexAttrib4Nbv(const cc_glglue * glue, GLuint index, const GLbyte *v); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:517:72: error: âGLuintâ has not been declared > 517 | COIN_DLL_API void cc_glglue_glVertexAttrib4Nsv(const cc_glglue * glue, GLuint index, const GLshort *v); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:517:92: error: âGLshortâ does not name a type; did you mean âushortâ? > 517 | COIN_DLL_API void cc_glglue_glVertexAttrib4Nsv(const cc_glglue * glue, GLuint index, const GLshort *v); > | ^~~~~~~ > | ushort >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:518:72: error: âGLuintâ has not been declared > 518 | COIN_DLL_API void cc_glglue_glVertexAttrib4Niv(const cc_glglue * glue, GLuint index, const GLint *v); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:518:92: error: âGLintâ does not name a type > 518 | COIN_DLL_API void cc_glglue_glVertexAttrib4Niv(const cc_glglue * glue, GLuint index, const GLint *v); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:519:73: error: âGLuintâ has not been declared > 519 | COIN_DLL_API void cc_glglue_glVertexAttrib4Nubv(const cc_glglue * glue, GLuint index, const GLubyte *v); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:519:93: error: âGLubyteâ does not name a type > 519 | COIN_DLL_API void cc_glglue_glVertexAttrib4Nubv(const cc_glglue * glue, GLuint index, const GLubyte *v); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:520:73: error: âGLuintâ has not been declared > 520 | COIN_DLL_API void cc_glglue_glVertexAttrib4Nusv(const cc_glglue * glue, GLuint index, const GLushort *v); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:520:93: error: âGLushortâ does not name a type; did you mean âushortâ? > 520 | COIN_DLL_API void cc_glglue_glVertexAttrib4Nusv(const cc_glglue * glue, GLuint index, const GLushort *v); > | ^~~~~~~~ > | ushort >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:521:73: error: âGLuintâ has not been declared > 521 | COIN_DLL_API void cc_glglue_glVertexAttrib4Nuiv(const cc_glglue * glue, GLuint index, const GLuint *v); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:521:93: error: âGLuintâ does not name a type; did you mean âuintâ? > 521 | COIN_DLL_API void cc_glglue_glVertexAttrib4Nuiv(const cc_glglue * glue, GLuint index, const GLuint *v); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:522:75: error: âGLuintâ has not been declared > 522 | COIN_DLL_API void cc_glglue_glVertexAttribPointer(const cc_glglue * glue, GLuint index, GLint size, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:522:89: error: âGLintâ has not been declared > 522 | COIN_DLL_API void cc_glglue_glVertexAttribPointer(const cc_glglue * glue, GLuint index, GLint size, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:523:51: error: âGLenumâ has not been declared > 523 | GLenum type, GLboolean normalized, GLsizei stride, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:523:64: error: âGLbooleanâ has not been declared > 523 | GLenum type, GLboolean normalized, GLsizei stride, > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:523:86: error: âGLsizeiâ has not been declared > 523 | GLenum type, GLboolean normalized, GLsizei stride, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:524:57: error: âGLvoidâ does not name a type; did you mean âvoidâ? > 524 | const GLvoid *pointer); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:525:79: error: âGLuintâ has not been declared > 525 | COIN_DLL_API void cc_glglue_glEnableVertexAttribArray(const cc_glglue * glue, GLuint index); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:526:80: error: âGLuintâ has not been declared > 526 | COIN_DLL_API void cc_glglue_glDisableVertexAttribArray(const cc_glglue * glue, GLuint index); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:527:73: error: âGLuintâ has not been declared > 527 | COIN_DLL_API void cc_glglue_glGetVertexAttribdv(const cc_glglue * glue, GLuint index, GLenum pname, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:527:87: error: âGLenumâ has not been declared > 527 | COIN_DLL_API void cc_glglue_glGetVertexAttribdv(const cc_glglue * glue, GLuint index, GLenum pname, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:528:49: error: âGLdoubleâ has not been declared > 528 | GLdouble *params); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:529:73: error: âGLuintâ has not been declared > 529 | COIN_DLL_API void cc_glglue_glGetVertexAttribfv(const cc_glglue * glue, GLuint index, GLenum pname, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:529:87: error: âGLenumâ has not been declared > 529 | COIN_DLL_API void cc_glglue_glGetVertexAttribfv(const cc_glglue * glue, GLuint index, GLenum pname, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:530:49: error: âGLfloatâ has not been declared > 530 | GLfloat *params); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:531:73: error: âGLuintâ has not been declared > 531 | COIN_DLL_API void cc_glglue_glGetVertexAttribiv(const cc_glglue * glue, GLuint index, GLenum pname, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:531:87: error: âGLenumâ has not been declared > 531 | COIN_DLL_API void cc_glglue_glGetVertexAttribiv(const cc_glglue * glue, GLuint index, GLenum pname, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:532:49: error: âGLintâ has not been declared > 532 | GLint *params); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:533:79: error: âGLuintâ has not been declared > 533 | COIN_DLL_API void cc_glglue_glGetVertexAttribPointerv(const cc_glglue * glue, GLuint index, GLenum pname, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:533:93: error: âGLenumâ has not been declared > 533 | COIN_DLL_API void cc_glglue_glGetVertexAttribPointerv(const cc_glglue * glue, GLuint index, GLenum pname, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:534:55: error: âGLvoidâ has not been declared > 534 | GLvoid **pointer); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:542:42: error: âGLsizeiâ has not been declared > 542 | GLsizei n, GLuint * ids); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:542:53: error: âGLuintâ has not been declared > 542 | GLsizei n, GLuint * ids); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:544:45: error: âGLsizeiâ has not been declared > 544 | GLsizei n, const GLuint *ids); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:544:62: error: âGLuintâ does not name a type; did you mean âuintâ? > 544 | GLsizei n, const GLuint *ids); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:545:14: error: âGLbooleanâ does not name a type > 545 | COIN_DLL_API GLboolean cc_glglue_glIsQuery(const cc_glglue * glue, > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:548:42: error: âGLenumâ has not been declared > 548 | GLenum target, GLuint id); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:548:57: error: âGLuintâ has not been declared > 548 | GLenum target, GLuint id); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:550:40: error: âGLenumâ has not been declared > 550 | GLenum target); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:552:42: error: âGLenumâ has not been declared > 552 | GLenum target, GLenum pname, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:552:57: error: âGLenumâ has not been declared > 552 | GLenum target, GLenum pname, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:553:42: error: âGLintâ has not been declared > 553 | GLint * params); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:555:48: error: âGLuintâ has not been declared > 555 | GLuint id, GLenum pname, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:555:59: error: âGLenumâ has not been declared > 555 | GLuint id, GLenum pname, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:556:48: error: âGLintâ has not been declared > 556 | GLint * params); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:558:49: error: âGLuintâ has not been declared > 558 | GLuint id, GLenum pname, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:558:60: error: âGLenumâ has not been declared > 558 | GLuint id, GLenum pname, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:559:49: error: âGLuintâ has not been declared > 559 | GLuint * params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:562:70: error: âGLuintâ has not been declared > 562 | COIN_DLL_API void cc_glglue_glIsRenderbuffer(const cc_glglue * glue, GLuint renderbuffer); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:563:72: error: âGLenumâ has not been declared > 563 | COIN_DLL_API void cc_glglue_glBindRenderbuffer(const cc_glglue * glue, GLenum target, GLuint renderbuffer); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:563:87: error: âGLuintâ has not been declared > 563 | COIN_DLL_API void cc_glglue_glBindRenderbuffer(const cc_glglue * glue, GLenum target, GLuint renderbuffer); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:564:75: error: âGLsizeiâ has not been declared > 564 | COIN_DLL_API void cc_glglue_glDeleteRenderbuffers(const cc_glglue * glue, GLsizei n, const GLuint *renderbuffers); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:564:92: error: âGLuintâ does not name a type; did you mean âuintâ? > 564 | COIN_DLL_API void cc_glglue_glDeleteRenderbuffers(const cc_glglue * glue, GLsizei n, const GLuint *renderbuffers); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:565:72: error: âGLsizeiâ has not been declared > 565 | COIN_DLL_API void cc_glglue_glGenRenderbuffers(const cc_glglue * glue, GLsizei n, GLuint *renderbuffers); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:565:83: error: âGLuintâ has not been declared > 565 | COIN_DLL_API void cc_glglue_glGenRenderbuffers(const cc_glglue * glue, GLsizei n, GLuint *renderbuffers); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:566:75: error: âGLenumâ has not been declared > 566 | COIN_DLL_API void cc_glglue_glRenderbufferStorage(const cc_glglue * glue, GLenum target, GLenum internalformat, GLsizei width, GLsizei height); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:566:90: error: âGLenumâ has not been declared > 566 | COIN_DLL_API void cc_glglue_glRenderbufferStorage(const cc_glglue * glue, GLenum target, GLenum internalformat, GLsizei width, GLsizei height); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:566:113: error: âGLsizeiâ has not been declared > 566 | COIN_DLL_API void cc_glglue_glRenderbufferStorage(const cc_glglue * glue, GLenum target, GLenum internalformat, GLsizei width, GLsizei height); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:566:128: error: âGLsizeiâ has not been declared > 566 | COIN_DLL_API void cc_glglue_glRenderbufferStorage(const cc_glglue * glue, GLenum target, GLenum internalformat, GLsizei width, GLsizei height); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:567:82: error: âGLenumâ has not been declared > 567 | COIN_DLL_API void cc_glglue_glGetRenderbufferParameteriv(const cc_glglue * glue, GLenum target, GLenum pname, GLint *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:567:97: error: âGLenumâ has not been declared > 567 | COIN_DLL_API void cc_glglue_glGetRenderbufferParameteriv(const cc_glglue * glue, GLenum target, GLenum pname, GLint *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:567:111: error: âGLintâ has not been declared > 567 | COIN_DLL_API void cc_glglue_glGetRenderbufferParameteriv(const cc_glglue * glue, GLenum target, GLenum pname, GLint *params); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:568:14: error: âGLbooleanâ does not name a type > 568 | COIN_DLL_API GLboolean cc_glglue_glIsFramebuffer(const cc_glglue * glue, GLuint framebuffer); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:569:71: error: âGLenumâ has not been declared > 569 | COIN_DLL_API void cc_glglue_glBindFramebuffer(const cc_glglue * glue, GLenum target, GLuint framebuffer); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:569:86: error: âGLuintâ has not been declared > 569 | COIN_DLL_API void cc_glglue_glBindFramebuffer(const cc_glglue * glue, GLenum target, GLuint framebuffer); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:570:74: error: âGLsizeiâ has not been declared > 570 | COIN_DLL_API void cc_glglue_glDeleteFramebuffers(const cc_glglue * glue, GLsizei n, const GLuint *framebuffers); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:570:91: error: âGLuintâ does not name a type; did you mean âuintâ? > 570 | COIN_DLL_API void cc_glglue_glDeleteFramebuffers(const cc_glglue * glue, GLsizei n, const GLuint *framebuffers); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:571:71: error: âGLsizeiâ has not been declared > 571 | COIN_DLL_API void cc_glglue_glGenFramebuffers(const cc_glglue * glue, GLsizei n, GLuint *framebuffers); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:571:82: error: âGLuintâ has not been declared > 571 | COIN_DLL_API void cc_glglue_glGenFramebuffers(const cc_glglue * glue, GLsizei n, GLuint *framebuffers); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:572:14: error: âGLenumâ does not name a type; did you mean âenumâ? > 572 | COIN_DLL_API GLenum cc_glglue_glCheckFramebufferStatus(const cc_glglue * glue, GLenum target); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:573:76: error: âGLenumâ has not been declared > 573 | COIN_DLL_API void cc_glglue_glFramebufferTexture1D(const cc_glglue * glue, GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:573:91: error: âGLenumâ has not been declared > 573 | COIN_DLL_API void cc_glglue_glFramebufferTexture1D(const cc_glglue * glue, GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:573:110: error: âGLenumâ has not been declared > 573 | COIN_DLL_API void cc_glglue_glFramebufferTexture1D(const cc_glglue * glue, GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:573:128: error: âGLuintâ has not been declared > 573 | COIN_DLL_API void cc_glglue_glFramebufferTexture1D(const cc_glglue * glue, GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:573:144: error: âGLintâ has not been declared > 573 | COIN_DLL_API void cc_glglue_glFramebufferTexture1D(const cc_glglue * glue, GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:574:76: error: âGLenumâ has not been declared > 574 | COIN_DLL_API void cc_glglue_glFramebufferTexture2D(const cc_glglue * glue, GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:574:91: error: âGLenumâ has not been declared > 574 | COIN_DLL_API void cc_glglue_glFramebufferTexture2D(const cc_glglue * glue, GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:574:110: error: âGLenumâ has not been declared > 574 | COIN_DLL_API void cc_glglue_glFramebufferTexture2D(const cc_glglue * glue, GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:574:128: error: âGLuintâ has not been declared > 574 | COIN_DLL_API void cc_glglue_glFramebufferTexture2D(const cc_glglue * glue, GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:574:144: error: âGLintâ has not been declared > 574 | COIN_DLL_API void cc_glglue_glFramebufferTexture2D(const cc_glglue * glue, GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:575:76: error: âGLenumâ has not been declared > 575 | COIN_DLL_API void cc_glglue_glFramebufferTexture3D(const cc_glglue * glue, GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:575:91: error: âGLenumâ has not been declared > 575 | COIN_DLL_API void cc_glglue_glFramebufferTexture3D(const cc_glglue * glue, GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:575:110: error: âGLenumâ has not been declared > 575 | COIN_DLL_API void cc_glglue_glFramebufferTexture3D(const cc_glglue * glue, GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:575:128: error: âGLuintâ has not been declared > 575 | COIN_DLL_API void cc_glglue_glFramebufferTexture3D(const cc_glglue * glue, GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:575:144: error: âGLintâ has not been declared > 575 | COIN_DLL_API void cc_glglue_glFramebufferTexture3D(const cc_glglue * glue, GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:575:157: error: âGLintâ has not been declared > 575 | COIN_DLL_API void cc_glglue_glFramebufferTexture3D(const cc_glglue * glue, GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:576:79: error: âGLenumâ has not been declared > 576 | COIN_DLL_API void cc_glglue_glFramebufferRenderbuffer(const cc_glglue * glue, GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:576:94: error: âGLenumâ has not been declared > 576 | COIN_DLL_API void cc_glglue_glFramebufferRenderbuffer(const cc_glglue * glue, GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:576:113: error: âGLenumâ has not been declared > 576 | COIN_DLL_API void cc_glglue_glFramebufferRenderbuffer(const cc_glglue * glue, GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:576:140: error: âGLuintâ has not been declared > 576 | COIN_DLL_API void cc_glglue_glFramebufferRenderbuffer(const cc_glglue * glue, GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:577:91: error: âGLenumâ has not been declared > 577 | COIN_DLL_API void cc_glglue_glGetFramebufferAttachmentParameteriv(const cc_glglue * glue, GLenum target, GLenum attachment, GLenum pname, GLint *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:577:106: error: âGLenumâ has not been declared > 577 | COIN_DLL_API void cc_glglue_glGetFramebufferAttachmentParameteriv(const cc_glglue * glue, GLenum target, GLenum attachment, GLenum pname, GLint *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:577:125: error: âGLenumâ has not been declared > 577 | COIN_DLL_API void cc_glglue_glGetFramebufferAttachmentParameteriv(const cc_glglue * glue, GLenum target, GLenum attachment, GLenum pname, GLint *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:577:139: error: âGLintâ has not been declared > 577 | COIN_DLL_API void cc_glglue_glGetFramebufferAttachmentParameteriv(const cc_glglue * glue, GLenum target, GLenum attachment, GLenum pname, GLint *params); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/include/Inventor/C/glue/gl.h:578:70: error: âGLenumâ has not been declared > 578 | COIN_DLL_API void cc_glglue_glGenerateMipmap(const cc_glglue * glue, GLenum target); > | ^~~~~~ >In file included from /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:126: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:73:26: error: typedef âCOIN_PFNGLTEXIMAGE3DPROCâ is initialized (use decltype instead) > 73 | typedef void (APIENTRY * COIN_PFNGLTEXIMAGE3DPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:73:52: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 73 | typedef void (APIENTRY * COIN_PFNGLTEXIMAGE3DPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:74:52: error: âGLintâ was not declared in this scope > 74 | GLint level, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:75:52: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 75 | GLenum internalformat, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:76:52: error: âGLsizeiâ was not declared in this scope > 76 | GLsizei width, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:77:52: error: âGLsizeiâ was not declared in this scope > 77 | GLsizei height, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:78:52: error: âGLsizeiâ was not declared in this scope > 78 | GLsizei depth, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:79:52: error: âGLintâ was not declared in this scope > 79 | GLint border, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:80:52: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 80 | GLenum format, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:81:52: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 81 | GLenum type, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:82:52: error: expected primary-expression before âconstâ > 82 | const GLvoid * pixels); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:84:26: error: typedef âCOIN_PFNGLTEXSUBIMAGE3DPROCâ is initialized (use decltype instead) > 84 | typedef void (APIENTRY * COIN_PFNGLTEXSUBIMAGE3DPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:84:55: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 84 | typedef void (APIENTRY * COIN_PFNGLTEXSUBIMAGE3DPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:85:55: error: âGLintâ was not declared in this scope > 85 | GLint level, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:86:55: error: âGLintâ was not declared in this scope > 86 | GLint xoffset, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:87:55: error: âGLintâ was not declared in this scope > 87 | GLint yoffset, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:88:55: error: âGLintâ was not declared in this scope > 88 | GLint zoffset, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:89:55: error: âGLsizeiâ was not declared in this scope > 89 | GLsizei width, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:90:55: error: âGLsizeiâ was not declared in this scope > 90 | GLsizei height, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:91:55: error: âGLsizeiâ was not declared in this scope > 91 | GLsizei depth, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:92:55: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 92 | GLenum format, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:93:55: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 93 | GLenum type, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:94:55: error: expected primary-expression before âconstâ > 94 | const GLvoid * pixels); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:96:26: error: typedef âCOIN_PFNGLCOPYTEXSUBIMAGE3DPROCâ is initialized (use decltype instead) > 96 | typedef void (APIENTRY * COIN_PFNGLCOPYTEXSUBIMAGE3DPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:96:59: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 96 | typedef void (APIENTRY * COIN_PFNGLCOPYTEXSUBIMAGE3DPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:97:59: error: âGLintâ was not declared in this scope > 97 | GLint level, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:98:59: error: âGLintâ was not declared in this scope > 98 | GLint xoffset, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:99:59: error: âGLintâ was not declared in this scope > 99 | GLint yoffset, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:100:59: error: âGLintâ was not declared in this scope > 100 | GLint zoffset, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:101:59: error: âGLintâ was not declared in this scope > 101 | GLint x, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:102:59: error: âGLintâ was not declared in this scope > 102 | GLint y, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:103:59: error: âGLsizeiâ was not declared in this scope > 103 | GLsizei width, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:104:59: error: âGLsizeiâ was not declared in this scope > 104 | GLsizei height); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:106:26: error: typedef âCOIN_PFNGLPOLYGONOFFSETPROCâ is initialized (use decltype instead) > 106 | typedef void (APIENTRY * COIN_PFNGLPOLYGONOFFSETPROC)(GLfloat factor, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:106:55: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 106 | typedef void (APIENTRY * COIN_PFNGLPOLYGONOFFSETPROC)(GLfloat factor, > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:107:55: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 107 | GLfloat bias); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:109:26: error: typedef âCOIN_PFNGLBINDTEXTUREPROCâ is initialized (use decltype instead) > 109 | typedef void (APIENTRY * COIN_PFNGLBINDTEXTUREPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:109:53: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 109 | typedef void (APIENTRY * COIN_PFNGLBINDTEXTUREPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:110:53: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 110 | GLuint texture); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:112:26: error: typedef âCOIN_PFNGLDELETETEXTURESPROCâ is initialized (use decltype instead) > 112 | typedef void (APIENTRY * COIN_PFNGLDELETETEXTURESPROC)(GLsizei n, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:112:56: error: âGLsizeiâ was not declared in this scope > 112 | typedef void (APIENTRY * COIN_PFNGLDELETETEXTURESPROC)(GLsizei n, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:113:56: error: expected primary-expression before âconstâ > 113 | const GLuint * textures); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:115:26: error: typedef âCOIN_PFNGLGENTEXTURESPROCâ is initialized (use decltype instead) > 115 | typedef void (APIENTRY * COIN_PFNGLGENTEXTURESPROC)(GLsizei n, > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:115:53: error: âGLsizeiâ was not declared in this scope > 115 | typedef void (APIENTRY * COIN_PFNGLGENTEXTURESPROC)(GLsizei n, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:116:53: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 116 | GLuint *textures); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:116:61: error: âtexturesâ was not declared in this scope > 116 | GLuint *textures); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:118:26: error: typedef âCOIN_PFNGLTEXSUBIMAGE2DPROCâ is initialized (use decltype instead) > 118 | typedef void (APIENTRY * COIN_PFNGLTEXSUBIMAGE2DPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:118:55: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 118 | typedef void (APIENTRY * COIN_PFNGLTEXSUBIMAGE2DPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:119:55: error: âGLintâ was not declared in this scope > 119 | GLint level, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:120:55: error: âGLintâ was not declared in this scope > 120 | GLint xoffset, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:121:55: error: âGLintâ was not declared in this scope > 121 | GLint yoffset, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:122:55: error: âGLsizeiâ was not declared in this scope > 122 | GLsizei width, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:123:55: error: âGLsizeiâ was not declared in this scope > 123 | GLsizei height, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:124:55: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 124 | GLenum format, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:125:55: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 125 | GLenum type, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:126:55: error: expected primary-expression before âconstâ > 126 | const GLvoid * pixels); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:128:26: error: typedef âCOIN_PFNGLACTIVETEXTUREPROCâ is initialized (use decltype instead) > 128 | typedef void (APIENTRY * COIN_PFNGLACTIVETEXTUREPROC)(GLenum texture); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:128:55: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 128 | typedef void (APIENTRY * COIN_PFNGLACTIVETEXTUREPROC)(GLenum texture); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:129:26: error: typedef âCOIN_PFNGLCLIENTACTIVETEXTUREPROCâ is initialized (use decltype instead) > 129 | typedef void (APIENTRY * COIN_PFNGLCLIENTACTIVETEXTUREPROC)(GLenum texture); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:129:61: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 129 | typedef void (APIENTRY * COIN_PFNGLCLIENTACTIVETEXTUREPROC)(GLenum texture); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:130:26: error: typedef âCOIN_PFNGLMULTITEXCOORD2FPROCâ is initialized (use decltype instead) > 130 | typedef void (APIENTRY * COIN_PFNGLMULTITEXCOORD2FPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:130:57: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 130 | typedef void (APIENTRY * COIN_PFNGLMULTITEXCOORD2FPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:131:57: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 131 | GLfloat s, > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:132:57: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 132 | GLfloat t); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:133:26: error: typedef âCOIN_PFNGLMULTITEXCOORD2FVPROCâ is initialized (use decltype instead) > 133 | typedef void (APIENTRY * COIN_PFNGLMULTITEXCOORD2FVPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:133:58: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 133 | typedef void (APIENTRY * COIN_PFNGLMULTITEXCOORD2FVPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:134:58: error: expected primary-expression before âconstâ > 134 | const GLfloat * v); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:135:26: error: typedef âCOIN_PFNGLMULTITEXCOORD3FVPROCâ is initialized (use decltype instead) > 135 | typedef void (APIENTRY * COIN_PFNGLMULTITEXCOORD3FVPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:135:58: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 135 | typedef void (APIENTRY * COIN_PFNGLMULTITEXCOORD3FVPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:136:58: error: expected primary-expression before âconstâ > 136 | const GLfloat * v); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:137:26: error: typedef âCOIN_PFNGLMULTITEXCOORD4FVPROCâ is initialized (use decltype instead) > 137 | typedef void (APIENTRY * COIN_PFNGLMULTITEXCOORD4FVPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:137:58: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 137 | typedef void (APIENTRY * COIN_PFNGLMULTITEXCOORD4FVPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:138:58: error: expected primary-expression before âconstâ > 138 | const GLfloat * v); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:140:26: error: typedef âCOIN_PFNGLPUSHCLIENTATTRIBPROCâ is initialized (use decltype instead) > 140 | typedef void (APIENTRY * COIN_PFNGLPUSHCLIENTATTRIBPROC)(GLbitfield mask); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:140:58: error: âGLbitfieldâ was not declared in this scope > 140 | typedef void (APIENTRY * COIN_PFNGLPUSHCLIENTATTRIBPROC)(GLbitfield mask); > | ^~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:144:26: error: typedef âCOIN_PFNGLCOMPRESSEDTEXIMAGE3DPROCâ is initialized (use decltype instead) > 144 | typedef void (APIENTRY * COIN_PFNGLCOMPRESSEDTEXIMAGE3DPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:144:62: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 144 | typedef void (APIENTRY * COIN_PFNGLCOMPRESSEDTEXIMAGE3DPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:145:62: error: âGLintâ was not declared in this scope > 145 | GLint level, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:146:62: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 146 | GLenum internalformat, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:147:62: error: âGLsizeiâ was not declared in this scope > 147 | GLsizei width, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:148:62: error: âGLsizeiâ was not declared in this scope > 148 | GLsizei height, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:149:62: error: âGLsizeiâ was not declared in this scope > 149 | GLsizei depth, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:150:62: error: âGLintâ was not declared in this scope > 150 | GLint border, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:151:62: error: âGLsizeiâ was not declared in this scope > 151 | GLsizei imageSize, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:152:62: error: expected primary-expression before âconstâ > 152 | const GLvoid * data); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:153:26: error: typedef âCOIN_PFNGLCOMPRESSEDTEXIMAGE2DPROCâ is initialized (use decltype instead) > 153 | typedef void (APIENTRY * COIN_PFNGLCOMPRESSEDTEXIMAGE2DPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:153:62: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 153 | typedef void (APIENTRY * COIN_PFNGLCOMPRESSEDTEXIMAGE2DPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:154:62: error: âGLintâ was not declared in this scope > 154 | GLint level, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:155:62: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 155 | GLenum internalformat, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:156:62: error: âGLsizeiâ was not declared in this scope > 156 | GLsizei width, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:157:62: error: âGLsizeiâ was not declared in this scope > 157 | GLsizei height, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:158:62: error: âGLintâ was not declared in this scope > 158 | GLint border, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:159:62: error: âGLsizeiâ was not declared in this scope > 159 | GLsizei imageSize, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:160:62: error: expected primary-expression before âconstâ > 160 | const GLvoid * data); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:161:26: error: typedef âCOIN_PFNGLCOMPRESSEDTEXIMAGE1DPROCâ is initialized (use decltype instead) > 161 | typedef void (APIENTRY * COIN_PFNGLCOMPRESSEDTEXIMAGE1DPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:161:62: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 161 | typedef void (APIENTRY * COIN_PFNGLCOMPRESSEDTEXIMAGE1DPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:162:62: error: âGLintâ was not declared in this scope > 162 | GLint level, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:163:62: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 163 | GLenum internalformat, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:164:62: error: âGLsizeiâ was not declared in this scope > 164 | GLsizei width, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:165:62: error: âGLintâ was not declared in this scope > 165 | GLint border, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:166:62: error: âGLsizeiâ was not declared in this scope > 166 | GLsizei imageSize, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:167:62: error: expected primary-expression before âconstâ > 167 | const GLvoid * data); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:168:26: error: typedef âCOIN_PFNGLCOMPRESSEDTEXSUBIMAGE3DPROCâ is initialized (use decltype instead) > 168 | typedef void (APIENTRY * COIN_PFNGLCOMPRESSEDTEXSUBIMAGE3DPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:168:65: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 168 | typedef void (APIENTRY * COIN_PFNGLCOMPRESSEDTEXSUBIMAGE3DPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:169:65: error: âGLintâ was not declared in this scope > 169 | GLint level, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:170:65: error: âGLintâ was not declared in this scope > 170 | GLint xoffset, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:171:65: error: âGLintâ was not declared in this scope > 171 | GLint yoffset, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:172:65: error: âGLintâ was not declared in this scope > 172 | GLint zoffset, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:173:65: error: âGLsizeiâ was not declared in this scope > 173 | GLsizei width, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:174:65: error: âGLsizeiâ was not declared in this scope > 174 | GLsizei height, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:175:65: error: âGLsizeiâ was not declared in this scope > 175 | GLsizei depth, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:176:65: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 176 | GLenum format, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:177:65: error: âGLsizeiâ was not declared in this scope > 177 | GLsizei imageSize, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:178:65: error: expected primary-expression before âconstâ > 178 | const GLvoid * data); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:179:26: error: typedef âCOIN_PFNGLCOMPRESSEDTEXSUBIMAGE2DPROCâ is initialized (use decltype instead) > 179 | typedef void (APIENTRY * COIN_PFNGLCOMPRESSEDTEXSUBIMAGE2DPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:179:65: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 179 | typedef void (APIENTRY * COIN_PFNGLCOMPRESSEDTEXSUBIMAGE2DPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:180:65: error: âGLintâ was not declared in this scope > 180 | GLint level, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:181:65: error: âGLintâ was not declared in this scope > 181 | GLint xoffset, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:182:65: error: âGLintâ was not declared in this scope > 182 | GLint yoffset, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:183:65: error: âGLsizeiâ was not declared in this scope > 183 | GLsizei width, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:184:65: error: âGLsizeiâ was not declared in this scope > 184 | GLsizei height, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:185:65: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 185 | GLenum format, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:186:65: error: âGLsizeiâ was not declared in this scope > 186 | GLsizei imageSize, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:187:65: error: expected primary-expression before âconstâ > 187 | const GLvoid * data); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:188:26: error: typedef âCOIN_PFNGLCOMPRESSEDTEXSUBIMAGE1DPROCâ is initialized (use decltype instead) > 188 | typedef void (APIENTRY * COIN_PFNGLCOMPRESSEDTEXSUBIMAGE1DPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:188:65: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 188 | typedef void (APIENTRY * COIN_PFNGLCOMPRESSEDTEXSUBIMAGE1DPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:189:65: error: âGLintâ was not declared in this scope > 189 | GLint level, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:190:65: error: âGLintâ was not declared in this scope > 190 | GLint xoffset, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:191:65: error: âGLsizeiâ was not declared in this scope > 191 | GLsizei width, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:192:65: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 192 | GLenum format, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:193:65: error: âGLsizeiâ was not declared in this scope > 193 | GLsizei imageSize, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:194:65: error: expected primary-expression before âconstâ > 194 | const GLvoid *data); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:195:26: error: typedef âCOIN_PFNGLGETCOMPRESSEDTEXIMAGEPROCâ is initialized (use decltype instead) > 195 | typedef void (APIENTRY * COIN_PFNGLGETCOMPRESSEDTEXIMAGEPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:195:63: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 195 | typedef void (APIENTRY * COIN_PFNGLGETCOMPRESSEDTEXIMAGEPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:196:63: error: âGLintâ was not declared in this scope > 196 | GLint level, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:197:63: error: expected primary-expression before âvoidâ > 197 | void * img); > | ^~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:201:26: error: typedef âCOIN_PFNGLCOLORTABLEPROCâ is initialized (use decltype instead) > 201 | typedef void (APIENTRY * COIN_PFNGLCOLORTABLEPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:201:52: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 201 | typedef void (APIENTRY * COIN_PFNGLCOLORTABLEPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:202:52: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 202 | GLenum internalFormat, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:203:52: error: âGLsizeiâ was not declared in this scope > 203 | GLsizei width, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:204:52: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 204 | GLenum format, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:205:52: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 205 | GLenum type, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:206:52: error: expected primary-expression before âconstâ > 206 | const GLvoid * table); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:207:26: error: typedef âCOIN_PFNGLCOLORSUBTABLEPROCâ is initialized (use decltype instead) > 207 | typedef void (APIENTRY * COIN_PFNGLCOLORSUBTABLEPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:207:55: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 207 | typedef void (APIENTRY * COIN_PFNGLCOLORSUBTABLEPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:208:55: error: âGLsizeiâ was not declared in this scope > 208 | GLsizei start, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:209:55: error: âGLsizeiâ was not declared in this scope > 209 | GLsizei count, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:210:55: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 210 | GLenum format, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:211:55: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 211 | GLenum type, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:212:55: error: expected primary-expression before âconstâ > 212 | const GLvoid * data); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:213:26: error: typedef âCOIN_PFNGLGETCOLORTABLEPROCâ is initialized (use decltype instead) > 213 | typedef void (APIENTRY * COIN_PFNGLGETCOLORTABLEPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:213:55: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 213 | typedef void (APIENTRY * COIN_PFNGLGETCOLORTABLEPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:214:55: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 214 | GLenum format, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:215:55: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 215 | GLenum type, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:216:55: error: âGLvoidâ was not declared in this scope; did you mean âvoidâ? > 216 | GLvoid * data); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:216:64: error: âdataâ was not declared in this scope > 216 | GLvoid * data); > | ^~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:217:26: error: typedef âCOIN_PFNGLGETCOLORTABLEPARAMETERIVPROCâ is initialized (use decltype instead) > 217 | typedef void (APIENTRY * COIN_PFNGLGETCOLORTABLEPARAMETERIVPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:217:66: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 217 | typedef void (APIENTRY * COIN_PFNGLGETCOLORTABLEPARAMETERIVPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:218:66: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 218 | GLenum pname, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:219:66: error: âGLintâ was not declared in this scope > 219 | GLint *params); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:219:73: error: âparamsâ was not declared in this scope > 219 | GLint *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:220:26: error: typedef âCOIN_PFNGLGETCOLORTABLEPARAMETERFVPROCâ is initialized (use decltype instead) > 220 | typedef void (APIENTRY * COIN_PFNGLGETCOLORTABLEPARAMETERFVPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:220:66: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 220 | typedef void (APIENTRY * COIN_PFNGLGETCOLORTABLEPARAMETERFVPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:221:66: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 221 | GLenum pname, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:222:66: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 222 | GLfloat * params); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:222:76: error: âparamsâ was not declared in this scope > 222 | GLfloat * params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:225:27: error: typedef âCOIN_PFNGLBLENDEQUATIONPROCâ is initialized (use decltype instead) > 225 | typedef void *(APIENTRY * COIN_PFNGLBLENDEQUATIONPROC)(GLenum); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:225:56: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 225 | typedef void *(APIENTRY * COIN_PFNGLBLENDEQUATIONPROC)(GLenum); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:228:27: error: typedef âCOIN_PFNGLBLENDFUNCSEPARATEPROCâ is initialized (use decltype instead) > 228 | typedef void *(APIENTRY * COIN_PFNGLBLENDFUNCSEPARATEPROC)(GLenum, GLenum, GLenum, GLenum); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:228:60: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 228 | typedef void *(APIENTRY * COIN_PFNGLBLENDFUNCSEPARATEPROC)(GLenum, GLenum, GLenum, GLenum); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:228:68: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 228 | typedef void *(APIENTRY * COIN_PFNGLBLENDFUNCSEPARATEPROC)(GLenum, GLenum, GLenum, GLenum); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:228:76: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 228 | typedef void *(APIENTRY * COIN_PFNGLBLENDFUNCSEPARATEPROC)(GLenum, GLenum, GLenum, GLenum); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:228:84: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 228 | typedef void *(APIENTRY * COIN_PFNGLBLENDFUNCSEPARATEPROC)(GLenum, GLenum, GLenum, GLenum); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:231:26: error: typedef âCOIN_PFNGLVERTEXPOINTERPROCâ is initialized (use decltype instead) > 231 | typedef void (APIENTRY * COIN_PFNGLVERTEXPOINTERPROC)(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:231:55: error: âGLintâ was not declared in this scope > 231 | typedef void (APIENTRY * COIN_PFNGLVERTEXPOINTERPROC)(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:231:67: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 231 | typedef void (APIENTRY * COIN_PFNGLVERTEXPOINTERPROC)(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:231:80: error: âGLsizeiâ was not declared in this scope > 231 | typedef void (APIENTRY * COIN_PFNGLVERTEXPOINTERPROC)(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:231:96: error: expected primary-expression before âconstâ > 231 | typedef void (APIENTRY * COIN_PFNGLVERTEXPOINTERPROC)(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:232:26: error: typedef âCOIN_PFNGLTEXCOORDPOINTERPROCâ is initialized (use decltype instead) > 232 | typedef void (APIENTRY * COIN_PFNGLTEXCOORDPOINTERPROC)(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:232:57: error: âGLintâ was not declared in this scope > 232 | typedef void (APIENTRY * COIN_PFNGLTEXCOORDPOINTERPROC)(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:232:69: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 232 | typedef void (APIENTRY * COIN_PFNGLTEXCOORDPOINTERPROC)(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:232:82: error: âGLsizeiâ was not declared in this scope > 232 | typedef void (APIENTRY * COIN_PFNGLTEXCOORDPOINTERPROC)(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:232:98: error: expected primary-expression before âconstâ > 232 | typedef void (APIENTRY * COIN_PFNGLTEXCOORDPOINTERPROC)(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:233:26: error: typedef âCOIN_PFNGLNORMALPOINTERPROCâ is initialized (use decltype instead) > 233 | typedef void (APIENTRY * COIN_PFNGLNORMALPOINTERPROC)(GLenum type, GLsizei stride, const GLvoid *pointer); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:233:55: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 233 | typedef void (APIENTRY * COIN_PFNGLNORMALPOINTERPROC)(GLenum type, GLsizei stride, const GLvoid *pointer); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:233:68: error: âGLsizeiâ was not declared in this scope > 233 | typedef void (APIENTRY * COIN_PFNGLNORMALPOINTERPROC)(GLenum type, GLsizei stride, const GLvoid *pointer); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:233:84: error: expected primary-expression before âconstâ > 233 | typedef void (APIENTRY * COIN_PFNGLNORMALPOINTERPROC)(GLenum type, GLsizei stride, const GLvoid *pointer); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:234:26: error: typedef âCOIN_PNFGLCOLORPOINTERPROCâ is initialized (use decltype instead) > 234 | typedef void (APIENTRY * COIN_PNFGLCOLORPOINTERPROC)(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:234:54: error: âGLintâ was not declared in this scope > 234 | typedef void (APIENTRY * COIN_PNFGLCOLORPOINTERPROC)(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:234:66: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 234 | typedef void (APIENTRY * COIN_PNFGLCOLORPOINTERPROC)(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:234:79: error: âGLsizeiâ was not declared in this scope > 234 | typedef void (APIENTRY * COIN_PNFGLCOLORPOINTERPROC)(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:234:95: error: expected primary-expression before âconstâ > 234 | typedef void (APIENTRY * COIN_PNFGLCOLORPOINTERPROC)(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:235:26: error: typedef âCOIN_PFNGLINDEXPOINTERPROCâ is initialized (use decltype instead) > 235 | typedef void (APIENTRY * COIN_PFNGLINDEXPOINTERPROC)(GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:235:54: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 235 | typedef void (APIENTRY * COIN_PFNGLINDEXPOINTERPROC)(GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:235:67: error: âGLsizeiâ was not declared in this scope > 235 | typedef void (APIENTRY * COIN_PFNGLINDEXPOINTERPROC)(GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:235:83: error: expected primary-expression before âconstâ > 235 | typedef void (APIENTRY * COIN_PFNGLINDEXPOINTERPROC)(GLenum type, GLsizei stride, const GLvoid * pointer); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:236:26: error: typedef âCOIN_PFNGLENABLECLIENTSTATEPROCâ is initialized (use decltype instead) > 236 | typedef void (APIENTRY * COIN_PFNGLENABLECLIENTSTATEPROC)(GLenum array); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:236:59: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 236 | typedef void (APIENTRY * COIN_PFNGLENABLECLIENTSTATEPROC)(GLenum array); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:237:26: error: typedef âCOIN_PFNGLDISABLECLIENTSTATEPROCâ is initialized (use decltype instead) > 237 | typedef void (APIENTRY * COIN_PFNGLDISABLECLIENTSTATEPROC)(GLenum array); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:237:60: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 237 | typedef void (APIENTRY * COIN_PFNGLDISABLECLIENTSTATEPROC)(GLenum array); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:238:26: error: typedef âCOIN_PFNGLINTERLEAVEDARRAYSPROCâ is initialized (use decltype instead) > 238 | typedef void (APIENTRY * COIN_PFNGLINTERLEAVEDARRAYSPROC)(GLenum format, GLsizei stride, const GLvoid * pointer); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:238:59: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 238 | typedef void (APIENTRY * COIN_PFNGLINTERLEAVEDARRAYSPROC)(GLenum format, GLsizei stride, const GLvoid * pointer); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:238:74: error: âGLsizeiâ was not declared in this scope > 238 | typedef void (APIENTRY * COIN_PFNGLINTERLEAVEDARRAYSPROC)(GLenum format, GLsizei stride, const GLvoid * pointer); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:238:90: error: expected primary-expression before âconstâ > 238 | typedef void (APIENTRY * COIN_PFNGLINTERLEAVEDARRAYSPROC)(GLenum format, GLsizei stride, const GLvoid * pointer); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:239:26: error: typedef âCOIN_PFNGLDRAWARRAYSPROCâ is initialized (use decltype instead) > 239 | typedef void (APIENTRY * COIN_PFNGLDRAWARRAYSPROC)(GLenum mode, GLint first, GLsizei count); > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:239:52: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 239 | typedef void (APIENTRY * COIN_PFNGLDRAWARRAYSPROC)(GLenum mode, GLint first, GLsizei count); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:239:65: error: âGLintâ was not declared in this scope > 239 | typedef void (APIENTRY * COIN_PFNGLDRAWARRAYSPROC)(GLenum mode, GLint first, GLsizei count); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:239:78: error: âGLsizeiâ was not declared in this scope > 239 | typedef void (APIENTRY * COIN_PFNGLDRAWARRAYSPROC)(GLenum mode, GLint first, GLsizei count); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:240:26: error: typedef âCOIN_PFNGLDRAWELEMENTSPROCâ is initialized (use decltype instead) > 240 | typedef void (APIENTRY * COIN_PFNGLDRAWELEMENTSPROC)(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:240:54: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 240 | typedef void (APIENTRY * COIN_PFNGLDRAWELEMENTSPROC)(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:240:67: error: âGLsizeiâ was not declared in this scope > 240 | typedef void (APIENTRY * COIN_PFNGLDRAWELEMENTSPROC)(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:240:82: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 240 | typedef void (APIENTRY * COIN_PFNGLDRAWELEMENTSPROC)(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:240:95: error: expected primary-expression before âconstâ > 240 | typedef void (APIENTRY * COIN_PFNGLDRAWELEMENTSPROC)(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:241:26: error: typedef âCOIN_PFNGLDRAWRANGEELEMENTSPROCâ is initialized (use decltype instead) > 241 | typedef void (APIENTRY * COIN_PFNGLDRAWRANGEELEMENTSPROC)(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:241:59: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 241 | typedef void (APIENTRY * COIN_PFNGLDRAWRANGEELEMENTSPROC)(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:241:72: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 241 | typedef void (APIENTRY * COIN_PFNGLDRAWRANGEELEMENTSPROC)(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:241:86: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 241 | typedef void (APIENTRY * COIN_PFNGLDRAWRANGEELEMENTSPROC)(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:241:98: error: âGLsizeiâ was not declared in this scope > 241 | typedef void (APIENTRY * COIN_PFNGLDRAWRANGEELEMENTSPROC)(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:241:113: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 241 | typedef void (APIENTRY * COIN_PFNGLDRAWRANGEELEMENTSPROC)(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:241:126: error: expected primary-expression before âconstâ > 241 | typedef void (APIENTRY * COIN_PFNGLDRAWRANGEELEMENTSPROC)(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices); > | ^~~~~ >In file included from /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:126: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:242:26: error: typedef âCOIN_PFNGLARRAYELEMENTPROCâ is initialized (use decltype instead) > 242 | typedef void (APIENTRY * COIN_PFNGLARRAYELEMENTPROC)(GLint i); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:242:54: error: âGLintâ was not declared in this scope > 242 | typedef void (APIENTRY * COIN_PFNGLARRAYELEMENTPROC)(GLint i); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:244:26: error: typedef âCOIN_PFNGLMULTIDRAWARRAYSPROCâ is initialized (use decltype instead) > 244 | typedef void (APIENTRY * COIN_PFNGLMULTIDRAWARRAYSPROC)(GLenum mode, const GLint * first, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:244:57: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 244 | typedef void (APIENTRY * COIN_PFNGLMULTIDRAWARRAYSPROC)(GLenum mode, const GLint * first, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:244:70: error: expected primary-expression before âconstâ > 244 | typedef void (APIENTRY * COIN_PFNGLMULTIDRAWARRAYSPROC)(GLenum mode, const GLint * first, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:245:57: error: expected primary-expression before âconstâ > 245 | const GLsizei * count, GLsizei primcount); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:245:80: error: âGLsizeiâ was not declared in this scope > 245 | const GLsizei * count, GLsizei primcount); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:246:26: error: typedef âCOIN_PFNGLMULTIDRAWELEMENTSPROCâ is initialized (use decltype instead) > 246 | typedef void (APIENTRY * COIN_PFNGLMULTIDRAWELEMENTSPROC)(GLenum mode, const GLsizei * count, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:246:59: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 246 | typedef void (APIENTRY * COIN_PFNGLMULTIDRAWELEMENTSPROC)(GLenum mode, const GLsizei * count, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:246:72: error: expected primary-expression before âconstâ > 246 | typedef void (APIENTRY * COIN_PFNGLMULTIDRAWELEMENTSPROC)(GLenum mode, const GLsizei * count, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:247:59: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 247 | GLenum type, const GLvoid ** indices, GLsizei primcount); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:247:72: error: expected primary-expression before âconstâ > 247 | GLenum type, const GLvoid ** indices, GLsizei primcount); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:247:97: error: âGLsizeiâ was not declared in this scope > 247 | GLenum type, const GLvoid ** indices, GLsizei primcount); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:251:26: error: typedef âCOIN_PFNGLVERTEXARRAYRANGENVPROCâ is initialized (use decltype instead) > 251 | typedef void (APIENTRY * COIN_PFNGLVERTEXARRAYRANGENVPROC)(GLsizei size, const GLvoid * pointer); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:251:60: error: âGLsizeiâ was not declared in this scope > 251 | typedef void (APIENTRY * COIN_PFNGLVERTEXARRAYRANGENVPROC)(GLsizei size, const GLvoid * pointer); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:251:74: error: expected primary-expression before âconstâ > 251 | typedef void (APIENTRY * COIN_PFNGLVERTEXARRAYRANGENVPROC)(GLsizei size, const GLvoid * pointer); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:252:28: error: typedef âCOIN_PFNGLALLOCATEMEMORYNVPROCâ is initialized (use decltype instead) > 252 | typedef void * (APIENTRY * COIN_PFNGLALLOCATEMEMORYNVPROC)(GLsizei size, GLfloat readfreq, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:252:60: error: âGLsizeiâ was not declared in this scope > 252 | typedef void * (APIENTRY * COIN_PFNGLALLOCATEMEMORYNVPROC)(GLsizei size, GLfloat readfreq, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:252:74: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 252 | typedef void * (APIENTRY * COIN_PFNGLALLOCATEMEMORYNVPROC)(GLsizei size, GLfloat readfreq, > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:253:60: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 253 | GLfloat writefreq, GLfloat priority); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:253:79: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 253 | GLfloat writefreq, GLfloat priority); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:254:26: error: typedef âCOIN_PFNGLFREEMEMORYNVPROCâ is initialized (use decltype instead) > 254 | typedef void (APIENTRY * COIN_PFNGLFREEMEMORYNVPROC)(GLvoid * buffer); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:254:54: error: âGLvoidâ was not declared in this scope; did you mean âvoidâ? > 254 | typedef void (APIENTRY * COIN_PFNGLFREEMEMORYNVPROC)(GLvoid * buffer); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:254:63: error: âbufferâ was not declared in this scope; did you mean âsetbufferâ? > 254 | typedef void (APIENTRY * COIN_PFNGLFREEMEMORYNVPROC)(GLvoid * buffer); > | ^~~~~~ > | setbuffer >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:258:26: error: typedef âCOIN_PFNGLBINDBUFFERPROCâ is initialized (use decltype instead) > 258 | typedef void (APIENTRY * COIN_PFNGLBINDBUFFERPROC)(GLenum target, GLuint buffer); > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:258:52: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 258 | typedef void (APIENTRY * COIN_PFNGLBINDBUFFERPROC)(GLenum target, GLuint buffer); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:258:67: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 258 | typedef void (APIENTRY * COIN_PFNGLBINDBUFFERPROC)(GLenum target, GLuint buffer); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:259:26: error: typedef âCOIN_PFNGLDELETEBUFFERSPROCâ is initialized (use decltype instead) > 259 | typedef void (APIENTRY * COIN_PFNGLDELETEBUFFERSPROC)(GLsizei n, const GLuint * buffers); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:259:55: error: âGLsizeiâ was not declared in this scope > 259 | typedef void (APIENTRY * COIN_PFNGLDELETEBUFFERSPROC)(GLsizei n, const GLuint * buffers); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:259:66: error: expected primary-expression before âconstâ > 259 | typedef void (APIENTRY * COIN_PFNGLDELETEBUFFERSPROC)(GLsizei n, const GLuint * buffers); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:260:26: error: typedef âCOIN_PFNGLGENBUFFERSPROCâ is initialized (use decltype instead) > 260 | typedef void (APIENTRY * COIN_PFNGLGENBUFFERSPROC)(GLsizei n, GLuint *buffers); > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:260:52: error: âGLsizeiâ was not declared in this scope > 260 | typedef void (APIENTRY * COIN_PFNGLGENBUFFERSPROC)(GLsizei n, GLuint *buffers); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:260:63: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 260 | typedef void (APIENTRY * COIN_PFNGLGENBUFFERSPROC)(GLsizei n, GLuint *buffers); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:260:71: error: âbuffersâ was not declared in this scope > 260 | typedef void (APIENTRY * COIN_PFNGLGENBUFFERSPROC)(GLsizei n, GLuint *buffers); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:261:19: error: ISO C++ forbids declaration of âGLbooleanâ with no type [-fpermissive] > 261 | typedef GLboolean (APIENTRY * COIN_PFNGLISBUFFERPROC)(GLuint buffer); > | ^ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:261:9: error: typedef âGLbooleanâ is initialized (use decltype instead) > 261 | typedef GLboolean (APIENTRY * COIN_PFNGLISBUFFERPROC)(GLuint buffer); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:261:31: error: âCOIN_PFNGLISBUFFERPROCâ was not declared in this scope > 261 | typedef GLboolean (APIENTRY * COIN_PFNGLISBUFFERPROC)(GLuint buffer); > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:262:26: error: typedef âCOIN_PFNGLBUFFERDATAPROCâ is initialized (use decltype instead) > 262 | typedef void (APIENTRY * COIN_PFNGLBUFFERDATAPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:262:52: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 262 | typedef void (APIENTRY * COIN_PFNGLBUFFERDATAPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:263:61: error: expected primary-expression before âsizeâ > 263 | intptr_t size, /* 64 bit on 64 bit systems */ > | ^~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:264:52: error: expected primary-expression before âconstâ > 264 | const GLvoid *data, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:265:52: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 265 | GLenum usage); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:266:26: error: typedef âCOIN_PFNGLBUFFERSUBDATAPROCâ is initialized (use decltype instead) > 266 | typedef void (APIENTRY * COIN_PFNGLBUFFERSUBDATAPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:266:55: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 266 | typedef void (APIENTRY * COIN_PFNGLBUFFERSUBDATAPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:267:64: error: expected primary-expression before âoffsetâ > 267 | intptr_t offset, /* 64 bit */ > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:268:64: error: expected primary-expression before âsizeâ > 268 | intptr_t size, /* 64 bit */ > | ^~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:269:55: error: expected primary-expression before âconstâ > 269 | const GLvoid * data); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:270:26: error: typedef âCOIN_PFNGLGETBUFFERSUBDATAPROCâ is initialized (use decltype instead) > 270 | typedef void (APIENTRY * COIN_PFNGLGETBUFFERSUBDATAPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:270:58: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 270 | typedef void (APIENTRY * COIN_PFNGLGETBUFFERSUBDATAPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:271:67: error: expected primary-expression before âoffsetâ > 271 | intptr_t offset, /* 64 bit */ > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:272:67: error: expected primary-expression before âsizeâ > 272 | intptr_t size, /* 64 bit */ > | ^~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:273:58: error: âGLvoidâ was not declared in this scope; did you mean âvoidâ? > 273 | GLvoid *data); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:273:66: error: âdataâ was not declared in this scope > 273 | GLvoid *data); > | ^~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:274:9: error: âGLvoidâ does not name a type; did you mean âvoidâ? > 274 | typedef GLvoid * (APIENTRY * COIN_PNFGLMAPBUFFERPROC)(GLenum target, GLenum access); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:275:19: error: ISO C++ forbids declaration of âGLbooleanâ with no type [-fpermissive] > 275 | typedef GLboolean (APIENTRY * COIN_PFNGLUNMAPBUFFERPROC)(GLenum target); > | ^ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:275:9: error: typedef âGLbooleanâ is initialized (use decltype instead) > 275 | typedef GLboolean (APIENTRY * COIN_PFNGLUNMAPBUFFERPROC)(GLenum target); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:275:31: error: âCOIN_PFNGLUNMAPBUFFERPROCâ was not declared in this scope > 275 | typedef GLboolean (APIENTRY * COIN_PFNGLUNMAPBUFFERPROC)(GLenum target); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:276:26: error: typedef âCOIN_PFNGLGETBUFFERPARAMETERIVPROCâ is initialized (use decltype instead) > 276 | typedef void (APIENTRY * COIN_PFNGLGETBUFFERPARAMETERIVPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:276:62: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 276 | typedef void (APIENTRY * COIN_PFNGLGETBUFFERPARAMETERIVPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:277:62: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 277 | GLenum pname, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:278:62: error: âGLintâ was not declared in this scope > 278 | GLint * params); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:278:70: error: âparamsâ was not declared in this scope > 278 | GLint * params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:279:26: error: typedef âCOIN_PFNGLGETBUFFERPOINTERVPROCâ is initialized (use decltype instead) > 279 | typedef void (APIENTRY * COIN_PFNGLGETBUFFERPOINTERVPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:279:59: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 279 | typedef void (APIENTRY * COIN_PFNGLGETBUFFERPOINTERVPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:280:59: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 280 | GLenum pname, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:281:59: error: âGLvoidâ was not declared in this scope; did you mean âvoidâ? > 281 | GLvoid ** params); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:281:69: error: âparamsâ was not declared in this scope > 281 | GLvoid ** params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:284:26: error: typedef âCOIN_PFNGLCOMBINERPARAMETERFVNVPROCâ is initialized (use decltype instead) > 284 | typedef void (APIENTRY * COIN_PFNGLCOMBINERPARAMETERFVNVPROC)(GLenum pname, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:284:63: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 284 | typedef void (APIENTRY * COIN_PFNGLCOMBINERPARAMETERFVNVPROC)(GLenum pname, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:285:63: error: expected primary-expression before âconstâ > 285 | const GLfloat *params); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:286:26: error: typedef âCOIN_PFNGLCOMBINERPARAMETERIVNVPROCâ is initialized (use decltype instead) > 286 | typedef void (APIENTRY * COIN_PFNGLCOMBINERPARAMETERIVNVPROC)(GLenum pname, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:286:63: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 286 | typedef void (APIENTRY * COIN_PFNGLCOMBINERPARAMETERIVNVPROC)(GLenum pname, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:287:63: error: expected primary-expression before âconstâ > 287 | const GLint *params); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:288:26: error: typedef âCOIN_PFNGLCOMBINERPARAMETERFNVPROCâ is initialized (use decltype instead) > 288 | typedef void (APIENTRY * COIN_PFNGLCOMBINERPARAMETERFNVPROC)(GLenum pname, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:288:62: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 288 | typedef void (APIENTRY * COIN_PFNGLCOMBINERPARAMETERFNVPROC)(GLenum pname, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:289:62: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 289 | GLfloat param); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:290:26: error: typedef âCOIN_PFNGLCOMBINERPARAMETERINVPROCâ is initialized (use decltype instead) > 290 | typedef void (APIENTRY * COIN_PFNGLCOMBINERPARAMETERINVPROC)(GLenum pname, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:290:62: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 290 | typedef void (APIENTRY * COIN_PFNGLCOMBINERPARAMETERINVPROC)(GLenum pname, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:291:61: error: âGLintâ was not declared in this scope > 291 | GLint param); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:292:26: error: typedef âCOIN_PFNGLCOMBINERINPUTNVPROCâ is initialized (use decltype instead) > 292 | typedef void (APIENTRY * COIN_PFNGLCOMBINERINPUTNVPROC)(GLenum stage, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:292:57: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 292 | typedef void (APIENTRY * COIN_PFNGLCOMBINERINPUTNVPROC)(GLenum stage, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:293:57: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 293 | GLenum portion, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:294:57: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 294 | GLenum variable, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:295:57: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 295 | GLenum input, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:296:57: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 296 | GLenum mapping, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:297:57: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 297 | GLenum componentUsage); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:298:26: error: typedef âCOIN_PFNGLCOMBINEROUTPUTNVPROCâ is initialized (use decltype instead) > 298 | typedef void (APIENTRY * COIN_PFNGLCOMBINEROUTPUTNVPROC)(GLenum stage, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:298:58: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 298 | typedef void (APIENTRY * COIN_PFNGLCOMBINEROUTPUTNVPROC)(GLenum stage, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:299:58: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 299 | GLenum portion, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:300:58: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 300 | GLenum abOutput, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:301:58: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 301 | GLenum cdOutput, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:302:58: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 302 | GLenum sumOutput, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:303:58: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 303 | GLenum scale, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:304:58: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 304 | GLenum bias, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:305:58: error: âGLbooleanâ was not declared in this scope > 305 | GLboolean abDotProduct, > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:306:58: error: âGLbooleanâ was not declared in this scope > 306 | GLboolean cdDotProduct, > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:307:58: error: âGLbooleanâ was not declared in this scope > 307 | GLboolean muxSum); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:308:26: error: typedef âCOIN_PFNGLFINALCOMBINERINPUTNVPROCâ is initialized (use decltype instead) > 308 | typedef void (APIENTRY * COIN_PFNGLFINALCOMBINERINPUTNVPROC)(GLenum variable, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:308:62: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 308 | typedef void (APIENTRY * COIN_PFNGLFINALCOMBINERINPUTNVPROC)(GLenum variable, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:309:62: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 309 | GLenum input, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:310:62: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 310 | GLenum mapping, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:311:62: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 311 | GLenum componentUsage); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:312:26: error: typedef âCOIN_PFNGLGETCOMBINERINPUTPARAMETERFVNVPROCâ is initialized (use decltype instead) > 312 | typedef void (APIENTRY * COIN_PFNGLGETCOMBINERINPUTPARAMETERFVNVPROC)(GLenum stage, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:312:71: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 312 | typedef void (APIENTRY * COIN_PFNGLGETCOMBINERINPUTPARAMETERFVNVPROC)(GLenum stage, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:313:71: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 313 | GLenum portion, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:314:71: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 314 | GLenum variable, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:315:71: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 315 | GLenum pname, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:316:71: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 316 | GLfloat *params); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:316:80: error: âparamsâ was not declared in this scope > 316 | GLfloat *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:317:26: error: typedef âCOIN_PFNGLGETCOMBINERINPUTPARAMETERIVNVPROCâ is initialized (use decltype instead) > 317 | typedef void (APIENTRY * COIN_PFNGLGETCOMBINERINPUTPARAMETERIVNVPROC)(GLenum stage, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:317:71: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 317 | typedef void (APIENTRY * COIN_PFNGLGETCOMBINERINPUTPARAMETERIVNVPROC)(GLenum stage, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:318:71: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 318 | GLenum portion, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:319:71: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 319 | GLenum variable, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:320:71: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 320 | GLenum pname, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:321:71: error: âGLintâ was not declared in this scope > 321 | GLint *params); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:321:78: error: âparamsâ was not declared in this scope > 321 | GLint *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:322:26: error: typedef âCOIN_PFNGLGETCOMBINEROUTPUTPARAMETERFVNVPROCâ is initialized (use decltype instead) > 322 | typedef void (APIENTRY * COIN_PFNGLGETCOMBINEROUTPUTPARAMETERFVNVPROC)(GLenum stage, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:322:72: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 322 | typedef void (APIENTRY * COIN_PFNGLGETCOMBINEROUTPUTPARAMETERFVNVPROC)(GLenum stage, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:323:72: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 323 | GLenum portion, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:324:72: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 324 | GLenum pname, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:325:72: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 325 | GLfloat *params); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:325:81: error: âparamsâ was not declared in this scope > 325 | GLfloat *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:326:26: error: typedef âCOIN_PFNGLGETCOMBINEROUTPUTPARAMETERIVNVPROCâ is initialized (use decltype instead) > 326 | typedef void (APIENTRY * COIN_PFNGLGETCOMBINEROUTPUTPARAMETERIVNVPROC)(GLenum stage, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:326:72: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 326 | typedef void (APIENTRY * COIN_PFNGLGETCOMBINEROUTPUTPARAMETERIVNVPROC)(GLenum stage, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:327:72: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 327 | GLenum portion, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:328:72: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 328 | GLenum pname, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:329:72: error: âGLintâ was not declared in this scope > 329 | GLint *params); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:329:79: error: âparamsâ was not declared in this scope > 329 | GLint *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:330:26: error: typedef âCOIN_PFNGLGETFINALCOMBINERINPUTPARAMETERFVNVPROCâ is initialized (use decltype instead) > 330 | typedef void (APIENTRY * COIN_PFNGLGETFINALCOMBINERINPUTPARAMETERFVNVPROC)(GLenum variable, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:330:76: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 330 | typedef void (APIENTRY * COIN_PFNGLGETFINALCOMBINERINPUTPARAMETERFVNVPROC)(GLenum variable, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:331:76: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 331 | GLenum pname, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:332:76: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 332 | GLfloat *params); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:332:85: error: âparamsâ was not declared in this scope > 332 | GLfloat *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:333:26: error: typedef âCOIN_PFNGLGETFINALCOMBINERINPUTPARAMETERIVNVPROCâ is initialized (use decltype instead) > 333 | typedef void (APIENTRY * COIN_PFNGLGETFINALCOMBINERINPUTPARAMETERIVNVPROC)(GLenum variable, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:333:76: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 333 | typedef void (APIENTRY * COIN_PFNGLGETFINALCOMBINERINPUTPARAMETERIVNVPROC)(GLenum variable, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:334:76: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 334 | GLenum pname, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:335:76: error: âGLintâ was not declared in this scope > 335 | GLint *params); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:335:83: error: âparamsâ was not declared in this scope > 335 | GLint *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:337:26: error: typedef âCOIN_PFNGLPROGRAMSTRINGARBPROCâ is initialized (use decltype instead) > 337 | typedef void (APIENTRY * COIN_PFNGLPROGRAMSTRINGARBPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:337:58: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 337 | typedef void (APIENTRY * COIN_PFNGLPROGRAMSTRINGARBPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:338:58: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 338 | GLenum format, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:339:58: error: âGLsizeiâ was not declared in this scope > 339 | GLsizei len, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:340:58: error: expected primary-expression before âconstâ > 340 | const GLvoid *string); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:342:26: error: typedef âCOIN_PFNGLBINDPROGRAMARBPROCâ is initialized (use decltype instead) > 342 | typedef void (APIENTRY * COIN_PFNGLBINDPROGRAMARBPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:342:56: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 342 | typedef void (APIENTRY * COIN_PFNGLBINDPROGRAMARBPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:343:56: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 343 | GLuint program); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:345:26: error: typedef âCOIN_PFNGLDELETEPROGRAMSARBPROCâ is initialized (use decltype instead) > 345 | typedef void (APIENTRY * COIN_PFNGLDELETEPROGRAMSARBPROC)(GLsizei n, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:345:59: error: âGLsizeiâ was not declared in this scope > 345 | typedef void (APIENTRY * COIN_PFNGLDELETEPROGRAMSARBPROC)(GLsizei n, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:346:59: error: expected primary-expression before âconstâ > 346 | const GLuint *programs); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:348:26: error: typedef âCOIN_PFNGLGENPROGRAMSARBPROCâ is initialized (use decltype instead) > 348 | typedef void (APIENTRY * COIN_PFNGLGENPROGRAMSARBPROC)(GLsizei n, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:348:56: error: âGLsizeiâ was not declared in this scope > 348 | typedef void (APIENTRY * COIN_PFNGLGENPROGRAMSARBPROC)(GLsizei n, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:349:56: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 349 | GLuint *programs); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:349:64: error: âprogramsâ was not declared in this scope > 349 | GLuint *programs); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:351:26: error: typedef âCOIN_PFNGLPROGRAMENVPARAMETER4DARBPROCâ is initialized (use decltype instead) > 351 | typedef void (APIENTRY * COIN_PFNGLPROGRAMENVPARAMETER4DARBPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:351:66: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 351 | typedef void (APIENTRY * COIN_PFNGLPROGRAMENVPARAMETER4DARBPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:352:66: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 352 | GLuint index, > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:353:66: error: âGLdoubleâ was not declared in this scope; did you mean âdoubleâ? > 353 | GLdouble x, > | ^~~~~~~~ > | double >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:354:66: error: âGLdoubleâ was not declared in this scope; did you mean âdoubleâ? > 354 | GLdouble y, > | ^~~~~~~~ > | double >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:355:66: error: âGLdoubleâ was not declared in this scope; did you mean âdoubleâ? > 355 | GLdouble z, > | ^~~~~~~~ > | double >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:356:66: error: âGLdoubleâ was not declared in this scope; did you mean âdoubleâ? > 356 | GLdouble w); > | ^~~~~~~~ > | double >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:357:26: error: typedef âCOIN_PFNGLPROGRAMENVPARAMETER4DVARBPROCâ is initialized (use decltype instead) > 357 | typedef void (APIENTRY * COIN_PFNGLPROGRAMENVPARAMETER4DVARBPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:357:67: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 357 | typedef void (APIENTRY * COIN_PFNGLPROGRAMENVPARAMETER4DVARBPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:358:67: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 358 | GLuint index, > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:359:67: error: expected primary-expression before âconstâ > 359 | const GLdouble *params); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:360:26: error: typedef âCOIN_PFNGLPROGRAMENVPARAMETER4FARBPROCâ is initialized (use decltype instead) > 360 | typedef void (APIENTRY * COIN_PFNGLPROGRAMENVPARAMETER4FARBPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:360:66: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 360 | typedef void (APIENTRY * COIN_PFNGLPROGRAMENVPARAMETER4FARBPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:361:66: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 361 | GLuint index, > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:362:66: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 362 | GLfloat x, > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:363:66: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 363 | GLfloat y, > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:364:66: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 364 | GLfloat z, > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:365:66: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 365 | GLfloat w); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:366:26: error: typedef âCOIN_PFNGLPROGRAMENVPARAMETER4FVARBPROCâ is initialized (use decltype instead) > 366 | typedef void (APIENTRY * COIN_PFNGLPROGRAMENVPARAMETER4FVARBPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:366:67: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 366 | typedef void (APIENTRY * COIN_PFNGLPROGRAMENVPARAMETER4FVARBPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:367:67: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 367 | GLuint index, > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:368:67: error: expected primary-expression before âconstâ > 368 | const GLfloat *params); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:369:26: error: typedef âCOIN_PFNGLPROGRAMLOCALPARAMETER4DARBPROCâ is initialized (use decltype instead) > 369 | typedef void (APIENTRY * COIN_PFNGLPROGRAMLOCALPARAMETER4DARBPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:369:68: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 369 | typedef void (APIENTRY * COIN_PFNGLPROGRAMLOCALPARAMETER4DARBPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:370:68: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 370 | GLuint index, > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:371:68: error: âGLdoubleâ was not declared in this scope; did you mean âdoubleâ? > 371 | GLdouble x, > | ^~~~~~~~ > | double >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:372:68: error: âGLdoubleâ was not declared in this scope; did you mean âdoubleâ? > 372 | GLdouble y, > | ^~~~~~~~ > | double >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:373:68: error: âGLdoubleâ was not declared in this scope; did you mean âdoubleâ? > 373 | GLdouble z, > | ^~~~~~~~ > | double >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:374:68: error: âGLdoubleâ was not declared in this scope; did you mean âdoubleâ? > 374 | GLdouble w); > | ^~~~~~~~ > | double >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:375:26: error: typedef âCOIN_PFNGLPROGRAMLOCALPARAMETER4DVARBPROCâ is initialized (use decltype instead) > 375 | typedef void (APIENTRY * COIN_PFNGLPROGRAMLOCALPARAMETER4DVARBPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:375:69: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 375 | typedef void (APIENTRY * COIN_PFNGLPROGRAMLOCALPARAMETER4DVARBPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:376:69: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 376 | GLuint index, > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:377:69: error: expected primary-expression before âconstâ > 377 | const GLdouble *params); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:378:26: error: typedef âCOIN_PFNGLPROGRAMLOCALPARAMETER4FARBPROCâ is initialized (use decltype instead) > 378 | typedef void (APIENTRY * COIN_PFNGLPROGRAMLOCALPARAMETER4FARBPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:378:68: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 378 | typedef void (APIENTRY * COIN_PFNGLPROGRAMLOCALPARAMETER4FARBPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:379:68: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 379 | GLuint index, > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:380:68: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 380 | GLfloat x, > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:381:68: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 381 | GLfloat y, > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:382:68: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 382 | GLfloat z, > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:383:68: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 383 | GLfloat w); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:384:26: error: typedef âCOIN_PFNGLPROGRAMLOCALPARAMETER4FVARBPROCâ is initialized (use decltype instead) > 384 | typedef void (APIENTRY * COIN_PFNGLPROGRAMLOCALPARAMETER4FVARBPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:384:69: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 384 | typedef void (APIENTRY * COIN_PFNGLPROGRAMLOCALPARAMETER4FVARBPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:385:69: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 385 | GLuint index, > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:386:69: error: expected primary-expression before âconstâ > 386 | const GLfloat *params); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:387:26: error: typedef âCOIN_PFNGLGETPROGRAMENVPARAMETERDVARBPROCâ is initialized (use decltype instead) > 387 | typedef void (APIENTRY * COIN_PFNGLGETPROGRAMENVPARAMETERDVARBPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:387:69: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 387 | typedef void (APIENTRY * COIN_PFNGLGETPROGRAMENVPARAMETERDVARBPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:388:69: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 388 | GLuint index, > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:389:69: error: âGLdoubleâ was not declared in this scope; did you mean âdoubleâ? > 389 | GLdouble *params); > | ^~~~~~~~ > | double >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:389:79: error: âparamsâ was not declared in this scope > 389 | GLdouble *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:390:26: error: typedef âCOIN_PFNGLGETPROGRAMENVPARAMETERFVARBPROCâ is initialized (use decltype instead) > 390 | typedef void (APIENTRY * COIN_PFNGLGETPROGRAMENVPARAMETERFVARBPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:390:69: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 390 | typedef void (APIENTRY * COIN_PFNGLGETPROGRAMENVPARAMETERFVARBPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:391:69: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 391 | GLuint index, > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:392:69: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 392 | GLfloat *params); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:392:78: error: âparamsâ was not declared in this scope > 392 | GLfloat *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:393:26: error: typedef âCOIN_PFNGLGETPROGRAMLOCALPARAMETERDVARBPROCâ is initialized (use decltype instead) > 393 | typedef void (APIENTRY * COIN_PFNGLGETPROGRAMLOCALPARAMETERDVARBPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:393:71: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 393 | typedef void (APIENTRY * COIN_PFNGLGETPROGRAMLOCALPARAMETERDVARBPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:394:71: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 394 | GLuint index, > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:395:71: error: âGLdoubleâ was not declared in this scope; did you mean âdoubleâ? > 395 | GLdouble *params); > | ^~~~~~~~ > | double >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:395:81: error: âparamsâ was not declared in this scope > 395 | GLdouble *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:396:26: error: typedef âCOIN_PFNGLGETPROGRAMLOCALPARAMETERFVARBPROCâ is initialized (use decltype instead) > 396 | typedef void (APIENTRY * COIN_PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:396:71: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 396 | typedef void (APIENTRY * COIN_PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:397:71: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 397 | GLuint index, > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:398:71: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 398 | GLfloat *params); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:398:80: error: âparamsâ was not declared in this scope > 398 | GLfloat *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:399:26: error: typedef âCOIN_PFNGLGETPROGRAMIVARBPROCâ is initialized (use decltype instead) > 399 | typedef void (APIENTRY * COIN_PFNGLGETPROGRAMIVARBPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:399:57: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 399 | typedef void (APIENTRY * COIN_PFNGLGETPROGRAMIVARBPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:400:57: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 400 | GLenum pname, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:401:57: error: âGLintâ was not declared in this scope > 401 | GLint *params); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:401:64: error: âparamsâ was not declared in this scope > 401 | GLint *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:402:26: error: typedef âCOIN_PFNGLGETPROGRAMSTRINGARBPROCâ is initialized (use decltype instead) > 402 | typedef void (APIENTRY * COIN_PFNGLGETPROGRAMSTRINGARBPROC)(GLenum target, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:402:61: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 402 | typedef void (APIENTRY * COIN_PFNGLGETPROGRAMSTRINGARBPROC)(GLenum target, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:403:61: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 403 | GLenum pname, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:404:61: error: âGLvoidâ was not declared in this scope; did you mean âvoidâ? > 404 | GLvoid *string); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:404:69: error: âstringâ was not declared in this scope; did you mean âstd::stringâ? > 404 | GLvoid *string); > | ^~~~~~ > | std::string >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/include/g++-v9/iosfwd:39, > from /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/include/g++-v9/memory:72, > from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, > from /usr/include/boost/scoped_ptr.hpp:13, > from /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:71: >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/include/g++-v9/bits/stringfwd.h:79:33: note: âstd::stringâ declared here > 79 | typedef basic_string<char> string; > | ^~~~~~ >In file included from /var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:126: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:405:19: error: ISO C++ forbids declaration of âGLbooleanâ with no type [-fpermissive] > 405 | typedef GLboolean (APIENTRY * COIN_PFNGLISPROGRAMARBPROC)(GLuint program); > | ^ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:405:9: error: typedef âGLbooleanâ is initialized (use decltype instead) > 405 | typedef GLboolean (APIENTRY * COIN_PFNGLISPROGRAMARBPROC)(GLuint program); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:405:31: error: âCOIN_PFNGLISPROGRAMARBPROCâ was not declared in this scope > 405 | typedef GLboolean (APIENTRY * COIN_PFNGLISPROGRAMARBPROC)(GLuint program); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:409:26: error: typedef âCOIN_PFNGLVERTEXATTRIB1SARBPROCâ is initialized (use decltype instead) > 409 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB1SARBPROC)(GLuint index, GLshort x); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:409:59: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 409 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB1SARBPROC)(GLuint index, GLshort x); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:409:73: error: âGLshortâ was not declared in this scope; did you mean âushortâ? > 409 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB1SARBPROC)(GLuint index, GLshort x); > | ^~~~~~~ > | ushort >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:410:26: error: typedef âCOIN_PFNGLVERTEXATTRIB1FARBPROCâ is initialized (use decltype instead) > 410 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB1FARBPROC)(GLuint index, GLfloat x); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:410:59: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 410 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB1FARBPROC)(GLuint index, GLfloat x); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:410:73: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 410 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB1FARBPROC)(GLuint index, GLfloat x); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:411:26: error: typedef âCOIN_PFNGLVERTEXATTRIB1DARBPROCâ is initialized (use decltype instead) > 411 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB1DARBPROC)(GLuint index, GLdouble x); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:411:59: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 411 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB1DARBPROC)(GLuint index, GLdouble x); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:411:73: error: âGLdoubleâ was not declared in this scope; did you mean âdoubleâ? > 411 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB1DARBPROC)(GLuint index, GLdouble x); > | ^~~~~~~~ > | double >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:412:26: error: typedef âCOIN_PFNGLVERTEXATTRIB2SARBPROCâ is initialized (use decltype instead) > 412 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB2SARBPROC)(GLuint index, GLshort x, GLshort y); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:412:59: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 412 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB2SARBPROC)(GLuint index, GLshort x, GLshort y); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:412:73: error: âGLshortâ was not declared in this scope; did you mean âushortâ? > 412 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB2SARBPROC)(GLuint index, GLshort x, GLshort y); > | ^~~~~~~ > | ushort >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:412:84: error: âGLshortâ was not declared in this scope; did you mean âushortâ? > 412 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB2SARBPROC)(GLuint index, GLshort x, GLshort y); > | ^~~~~~~ > | ushort >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:413:26: error: typedef âCOIN_PFNGLVERTEXATTRIB2FARBPROCâ is initialized (use decltype instead) > 413 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB2FARBPROC)(GLuint index, GLfloat x, GLfloat y); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:413:59: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 413 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB2FARBPROC)(GLuint index, GLfloat x, GLfloat y); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:413:73: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 413 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB2FARBPROC)(GLuint index, GLfloat x, GLfloat y); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:413:84: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 413 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB2FARBPROC)(GLuint index, GLfloat x, GLfloat y); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:414:26: error: typedef âCOIN_PFNGLVERTEXATTRIB2DARBPROCâ is initialized (use decltype instead) > 414 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB2DARBPROC)(GLuint index, GLdouble x, GLdouble y); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:414:59: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 414 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB2DARBPROC)(GLuint index, GLdouble x, GLdouble y); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:414:73: error: âGLdoubleâ was not declared in this scope; did you mean âdoubleâ? > 414 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB2DARBPROC)(GLuint index, GLdouble x, GLdouble y); > | ^~~~~~~~ > | double >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:414:85: error: âGLdoubleâ was not declared in this scope; did you mean âdoubleâ? > 414 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB2DARBPROC)(GLuint index, GLdouble x, GLdouble y); > | ^~~~~~~~ > | double >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:415:26: error: typedef âCOIN_PFNGLVERTEXATTRIB3SARBPROCâ is initialized (use decltype instead) > 415 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB3SARBPROC)(GLuint index, GLshort x, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:415:59: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 415 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB3SARBPROC)(GLuint index, GLshort x, > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:415:73: error: âGLshortâ was not declared in this scope; did you mean âushortâ? > 415 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB3SARBPROC)(GLuint index, GLshort x, > | ^~~~~~~ > | ushort >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:416:59: error: âGLshortâ was not declared in this scope; did you mean âushortâ? > 416 | GLshort y, GLshort z); > | ^~~~~~~ > | ushort >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:416:70: error: âGLshortâ was not declared in this scope; did you mean âushortâ? > 416 | GLshort y, GLshort z); > | ^~~~~~~ > | ushort >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:417:26: error: typedef âCOIN_PFNGLVERTEXATTRIB3FARBPROCâ is initialized (use decltype instead) > 417 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB3FARBPROC)(GLuint index, GLfloat x, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:417:59: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 417 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB3FARBPROC)(GLuint index, GLfloat x, > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:417:73: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 417 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB3FARBPROC)(GLuint index, GLfloat x, > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:418:59: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 418 | GLfloat y, GLfloat z); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:418:70: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 418 | GLfloat y, GLfloat z); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:419:26: error: typedef âCOIN_PFNGLVERTEXATTRIB3DARBPROCâ is initialized (use decltype instead) > 419 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB3DARBPROC)(GLuint index, GLdouble x, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:419:59: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 419 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB3DARBPROC)(GLuint index, GLdouble x, > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:419:73: error: âGLdoubleâ was not declared in this scope; did you mean âdoubleâ? > 419 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB3DARBPROC)(GLuint index, GLdouble x, > | ^~~~~~~~ > | double >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:420:59: error: âGLdoubleâ was not declared in this scope; did you mean âdoubleâ? > 420 | GLdouble y, GLdouble z); > | ^~~~~~~~ > | double >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:420:71: error: âGLdoubleâ was not declared in this scope; did you mean âdoubleâ? > 420 | GLdouble y, GLdouble z); > | ^~~~~~~~ > | double >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:421:26: error: typedef âCOIN_PFNGLVERTEXATTRIB4SARBPROCâ is initialized (use decltype instead) > 421 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4SARBPROC)(GLuint index, GLshort x, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:421:59: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 421 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4SARBPROC)(GLuint index, GLshort x, > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:421:73: error: âGLshortâ was not declared in this scope; did you mean âushortâ? > 421 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4SARBPROC)(GLuint index, GLshort x, > | ^~~~~~~ > | ushort >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:422:59: error: âGLshortâ was not declared in this scope; did you mean âushortâ? > 422 | GLshort y, GLshort z, GLshort w); > | ^~~~~~~ > | ushort >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:422:70: error: âGLshortâ was not declared in this scope; did you mean âushortâ? > 422 | GLshort y, GLshort z, GLshort w); > | ^~~~~~~ > | ushort >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:422:81: error: âGLshortâ was not declared in this scope; did you mean âushortâ? > 422 | GLshort y, GLshort z, GLshort w); > | ^~~~~~~ > | ushort >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:423:26: error: typedef âCOIN_PFNGLVERTEXATTRIB4FARBPROCâ is initialized (use decltype instead) > 423 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4FARBPROC)(GLuint index, GLfloat x, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:423:59: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 423 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4FARBPROC)(GLuint index, GLfloat x, > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:423:73: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 423 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4FARBPROC)(GLuint index, GLfloat x, > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:424:59: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 424 | GLfloat y, GLfloat z, GLfloat w); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:424:70: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 424 | GLfloat y, GLfloat z, GLfloat w); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:424:81: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 424 | GLfloat y, GLfloat z, GLfloat w); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:425:26: error: typedef âCOIN_PFNGLVERTEXATTRIB4DARBPROCâ is initialized (use decltype instead) > 425 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4DARBPROC)(GLuint index, GLdouble x, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:425:59: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 425 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4DARBPROC)(GLuint index, GLdouble x, > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:425:73: error: âGLdoubleâ was not declared in this scope; did you mean âdoubleâ? > 425 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4DARBPROC)(GLuint index, GLdouble x, > | ^~~~~~~~ > | double >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:426:59: error: âGLdoubleâ was not declared in this scope; did you mean âdoubleâ? > 426 | GLdouble y, GLdouble z, GLdouble w); > | ^~~~~~~~ > | double >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:426:71: error: âGLdoubleâ was not declared in this scope; did you mean âdoubleâ? > 426 | GLdouble y, GLdouble z, GLdouble w); > | ^~~~~~~~ > | double >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:426:83: error: âGLdoubleâ was not declared in this scope; did you mean âdoubleâ? > 426 | GLdouble y, GLdouble z, GLdouble w); > | ^~~~~~~~ > | double >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:427:26: error: typedef âCOIN_PFNGLVERTEXATTRIB4NUBARBPROCâ is initialized (use decltype instead) > 427 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4NUBARBPROC)(GLuint index, GLubyte x, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:427:61: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 427 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4NUBARBPROC)(GLuint index, GLubyte x, > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:427:75: error: âGLubyteâ was not declared in this scope > 427 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4NUBARBPROC)(GLuint index, GLubyte x, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:428:61: error: âGLubyteâ was not declared in this scope > 428 | GLubyte y, GLubyte z, GLubyte w); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:428:72: error: âGLubyteâ was not declared in this scope > 428 | GLubyte y, GLubyte z, GLubyte w); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:428:83: error: âGLubyteâ was not declared in this scope > 428 | GLubyte y, GLubyte z, GLubyte w); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:429:26: error: typedef âCOIN_PFNGLVERTEXATTRIB1SVARBPROCâ is initialized (use decltype instead) > 429 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB1SVARBPROC)(GLuint index, const GLshort *v); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:429:60: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 429 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB1SVARBPROC)(GLuint index, const GLshort *v); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:429:74: error: expected primary-expression before âconstâ > 429 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB1SVARBPROC)(GLuint index, const GLshort *v); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:430:26: error: typedef âCOIN_PFNGLVERTEXATTRIB1FVARBPROCâ is initialized (use decltype instead) > 430 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB1FVARBPROC)(GLuint index, const GLfloat *v); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:430:60: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 430 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB1FVARBPROC)(GLuint index, const GLfloat *v); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:430:74: error: expected primary-expression before âconstâ > 430 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB1FVARBPROC)(GLuint index, const GLfloat *v); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:431:26: error: typedef âCOIN_PFNGLVERTEXATTRIB1DVARBPROCâ is initialized (use decltype instead) > 431 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB1DVARBPROC)(GLuint index, const GLdouble *v); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:431:60: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 431 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB1DVARBPROC)(GLuint index, const GLdouble *v); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:431:74: error: expected primary-expression before âconstâ > 431 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB1DVARBPROC)(GLuint index, const GLdouble *v); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:432:26: error: typedef âCOIN_PFNGLVERTEXATTRIB2SVARBPROCâ is initialized (use decltype instead) > 432 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB2SVARBPROC)(GLuint index, const GLshort *v); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:432:60: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 432 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB2SVARBPROC)(GLuint index, const GLshort *v); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:432:74: error: expected primary-expression before âconstâ > 432 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB2SVARBPROC)(GLuint index, const GLshort *v); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:433:26: error: typedef âCOIN_PFNGLVERTEXATTRIB2FVARBPROCâ is initialized (use decltype instead) > 433 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB2FVARBPROC)(GLuint index, const GLfloat *v); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:433:60: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 433 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB2FVARBPROC)(GLuint index, const GLfloat *v); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:433:74: error: expected primary-expression before âconstâ > 433 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB2FVARBPROC)(GLuint index, const GLfloat *v); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:434:26: error: typedef âCOIN_PFNGLVERTEXATTRIB2DVARBPROCâ is initialized (use decltype instead) > 434 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB2DVARBPROC)(GLuint index, const GLdouble *v); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:434:60: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 434 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB2DVARBPROC)(GLuint index, const GLdouble *v); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:434:74: error: expected primary-expression before âconstâ > 434 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB2DVARBPROC)(GLuint index, const GLdouble *v); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:435:26: error: typedef âCOIN_PFNGLVERTEXATTRIB3SVARBPROCâ is initialized (use decltype instead) > 435 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB3SVARBPROC)(GLuint index, const GLshort *v); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:435:60: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 435 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB3SVARBPROC)(GLuint index, const GLshort *v); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:435:74: error: expected primary-expression before âconstâ > 435 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB3SVARBPROC)(GLuint index, const GLshort *v); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:436:26: error: typedef âCOIN_PFNGLVERTEXATTRIB3FVARBPROCâ is initialized (use decltype instead) > 436 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB3FVARBPROC)(GLuint index, const GLfloat *v); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:436:60: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 436 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB3FVARBPROC)(GLuint index, const GLfloat *v); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:436:74: error: expected primary-expression before âconstâ > 436 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB3FVARBPROC)(GLuint index, const GLfloat *v); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:437:26: error: typedef âCOIN_PFNGLVERTEXATTRIB3DVARBPROCâ is initialized (use decltype instead) > 437 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB3DVARBPROC)(GLuint index, const GLdouble *v); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:437:60: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 437 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB3DVARBPROC)(GLuint index, const GLdouble *v); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:437:74: error: expected primary-expression before âconstâ > 437 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB3DVARBPROC)(GLuint index, const GLdouble *v); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:438:26: error: typedef âCOIN_PFNGLVERTEXATTRIB4BVARBPROCâ is initialized (use decltype instead) > 438 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4BVARBPROC)(GLuint index, const GLbyte *v); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:438:60: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 438 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4BVARBPROC)(GLuint index, const GLbyte *v); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:438:74: error: expected primary-expression before âconstâ > 438 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4BVARBPROC)(GLuint index, const GLbyte *v); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:439:26: error: typedef âCOIN_PFNGLVERTEXATTRIB4SVARBPROCâ is initialized (use decltype instead) > 439 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4SVARBPROC)(GLuint index, const GLshort *v); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:439:60: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 439 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4SVARBPROC)(GLuint index, const GLshort *v); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:439:74: error: expected primary-expression before âconstâ > 439 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4SVARBPROC)(GLuint index, const GLshort *v); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:440:26: error: typedef âCOIN_PFNGLVERTEXATTRIB4IVARBPROCâ is initialized (use decltype instead) > 440 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4IVARBPROC)(GLuint index, const GLint *v); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:440:60: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 440 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4IVARBPROC)(GLuint index, const GLint *v); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:440:74: error: expected primary-expression before âconstâ > 440 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4IVARBPROC)(GLuint index, const GLint *v); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:441:26: error: typedef âCOIN_PFNGLVERTEXATTRIB4UBVARBPROCâ is initialized (use decltype instead) > 441 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4UBVARBPROC)(GLuint index, const GLubyte *v); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:441:61: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 441 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4UBVARBPROC)(GLuint index, const GLubyte *v); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:441:75: error: expected primary-expression before âconstâ > 441 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4UBVARBPROC)(GLuint index, const GLubyte *v); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:442:26: error: typedef âCOIN_PFNGLVERTEXATTRIB4USVARBPROCâ is initialized (use decltype instead) > 442 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4USVARBPROC)(GLuint index, const GLushort *v); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:442:61: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 442 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4USVARBPROC)(GLuint index, const GLushort *v); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:442:75: error: expected primary-expression before âconstâ > 442 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4USVARBPROC)(GLuint index, const GLushort *v); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:443:26: error: typedef âCOIN_PFNGLVERTEXATTRIB4UIVARBPROCâ is initialized (use decltype instead) > 443 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4UIVARBPROC)(GLuint index, const GLuint *v); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:443:61: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 443 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4UIVARBPROC)(GLuint index, const GLuint *v); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:443:75: error: expected primary-expression before âconstâ > 443 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4UIVARBPROC)(GLuint index, const GLuint *v); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:444:26: error: typedef âCOIN_PFNGLVERTEXATTRIB4FVARBPROCâ is initialized (use decltype instead) > 444 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4FVARBPROC)(GLuint index, const GLfloat *v); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:444:60: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 444 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4FVARBPROC)(GLuint index, const GLfloat *v); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:444:74: error: expected primary-expression before âconstâ > 444 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4FVARBPROC)(GLuint index, const GLfloat *v); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:445:26: error: typedef âCOIN_PFNGLVERTEXATTRIB4DVARBPROCâ is initialized (use decltype instead) > 445 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4DVARBPROC)(GLuint index, const GLdouble *v); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:445:60: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 445 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4DVARBPROC)(GLuint index, const GLdouble *v); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:445:74: error: expected primary-expression before âconstâ > 445 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4DVARBPROC)(GLuint index, const GLdouble *v); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:446:26: error: typedef âCOIN_PFNGLVERTEXATTRIB4NBVARBPROCâ is initialized (use decltype instead) > 446 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4NBVARBPROC)(GLuint index, const GLbyte *v); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:446:61: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 446 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4NBVARBPROC)(GLuint index, const GLbyte *v); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:446:75: error: expected primary-expression before âconstâ > 446 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4NBVARBPROC)(GLuint index, const GLbyte *v); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:447:26: error: typedef âCOIN_PFNGLVERTEXATTRIB4NSVARBPROCâ is initialized (use decltype instead) > 447 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4NSVARBPROC)(GLuint index, const GLshort *v); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:447:61: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 447 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4NSVARBPROC)(GLuint index, const GLshort *v); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:447:75: error: expected primary-expression before âconstâ > 447 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4NSVARBPROC)(GLuint index, const GLshort *v); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:448:26: error: typedef âCOIN_PFNGLVERTEXATTRIB4NIVARBPROCâ is initialized (use decltype instead) > 448 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4NIVARBPROC)(GLuint index, const GLint *v); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:448:61: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 448 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4NIVARBPROC)(GLuint index, const GLint *v); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:448:75: error: expected primary-expression before âconstâ > 448 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4NIVARBPROC)(GLuint index, const GLint *v); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:449:26: error: typedef âCOIN_PFNGLVERTEXATTRIB4NUBVARBPROCâ is initialized (use decltype instead) > 449 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4NUBVARBPROC)(GLuint index, const GLubyte *v); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:449:62: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 449 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4NUBVARBPROC)(GLuint index, const GLubyte *v); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:449:76: error: expected primary-expression before âconstâ > 449 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4NUBVARBPROC)(GLuint index, const GLubyte *v); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:450:26: error: typedef âCOIN_PFNGLVERTEXATTRIB4NUSVARBPROCâ is initialized (use decltype instead) > 450 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4NUSVARBPROC)(GLuint index, const GLushort *v); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:450:62: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 450 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4NUSVARBPROC)(GLuint index, const GLushort *v); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:450:76: error: expected primary-expression before âconstâ > 450 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4NUSVARBPROC)(GLuint index, const GLushort *v); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:451:26: error: typedef âCOIN_PFNGLVERTEXATTRIB4NUIVARBPROCâ is initialized (use decltype instead) > 451 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4NUIVARBPROC)(GLuint index, const GLuint *v); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:451:62: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 451 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4NUIVARBPROC)(GLuint index, const GLuint *v); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:451:76: error: expected primary-expression before âconstâ > 451 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIB4NUIVARBPROC)(GLuint index, const GLuint *v); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:452:26: error: typedef âCOIN_PFNGLVERTEXATTRIBPOINTERARBPROCâ is initialized (use decltype instead) > 452 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIBPOINTERARBPROC)(GLuint index, GLint size, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:452:64: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 452 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIBPOINTERARBPROC)(GLuint index, GLint size, > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:452:78: error: âGLintâ was not declared in this scope > 452 | typedef void (APIENTRY * COIN_PFNGLVERTEXATTRIBPOINTERARBPROC)(GLuint index, GLint size, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:453:64: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 453 | GLenum type, GLboolean normalized, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:453:77: error: âGLbooleanâ was not declared in this scope > 453 | GLenum type, GLboolean normalized, > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:454:64: error: âGLsizeiâ was not declared in this scope > 454 | GLsizei stride, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:455:64: error: expected primary-expression before âconstâ > 455 | const GLvoid *pointer); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:456:26: error: typedef âCOIN_PFNGLENABLEVERTEXATTRIBARRAYARBPROCâ is initialized (use decltype instead) > 456 | typedef void (APIENTRY * COIN_PFNGLENABLEVERTEXATTRIBARRAYARBPROC)(GLuint index); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:456:68: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 456 | typedef void (APIENTRY * COIN_PFNGLENABLEVERTEXATTRIBARRAYARBPROC)(GLuint index); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:457:26: error: typedef âCOIN_PFNGLDISABLEVERTEXATTRIBARRAYARBPROCâ is initialized (use decltype instead) > 457 | typedef void (APIENTRY * COIN_PFNGLDISABLEVERTEXATTRIBARRAYARBPROC)(GLuint index); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:457:69: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 457 | typedef void (APIENTRY * COIN_PFNGLDISABLEVERTEXATTRIBARRAYARBPROC)(GLuint index); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:458:26: error: typedef âCOIN_PFNGLGETVERTEXATTRIBDVARBPROCâ is initialized (use decltype instead) > 458 | typedef void (APIENTRY * COIN_PFNGLGETVERTEXATTRIBDVARBPROC)(GLuint index, GLenum pname, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:458:62: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 458 | typedef void (APIENTRY * COIN_PFNGLGETVERTEXATTRIBDVARBPROC)(GLuint index, GLenum pname, > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:458:76: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 458 | typedef void (APIENTRY * COIN_PFNGLGETVERTEXATTRIBDVARBPROC)(GLuint index, GLenum pname, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:459:62: error: âGLdoubleâ was not declared in this scope; did you mean âdoubleâ? > 459 | GLdouble *params); > | ^~~~~~~~ > | double >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:459:72: error: âparamsâ was not declared in this scope > 459 | GLdouble *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:460:26: error: typedef âCOIN_PFNGLGETVERTEXATTRIBFVARBPROCâ is initialized (use decltype instead) > 460 | typedef void (APIENTRY * COIN_PFNGLGETVERTEXATTRIBFVARBPROC)(GLuint index, GLenum pname, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:460:62: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 460 | typedef void (APIENTRY * COIN_PFNGLGETVERTEXATTRIBFVARBPROC)(GLuint index, GLenum pname, > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:460:76: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 460 | typedef void (APIENTRY * COIN_PFNGLGETVERTEXATTRIBFVARBPROC)(GLuint index, GLenum pname, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:461:62: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 461 | GLfloat *params); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:461:71: error: âparamsâ was not declared in this scope > 461 | GLfloat *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:462:26: error: typedef âCOIN_PFNGLGETVERTEXATTRIBIVARBPROCâ is initialized (use decltype instead) > 462 | typedef void (APIENTRY * COIN_PFNGLGETVERTEXATTRIBIVARBPROC)(GLuint index, GLenum pname, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:462:62: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 462 | typedef void (APIENTRY * COIN_PFNGLGETVERTEXATTRIBIVARBPROC)(GLuint index, GLenum pname, > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:462:76: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 462 | typedef void (APIENTRY * COIN_PFNGLGETVERTEXATTRIBIVARBPROC)(GLuint index, GLenum pname, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:463:62: error: âGLintâ was not declared in this scope > 463 | GLint *params); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:463:69: error: âparamsâ was not declared in this scope > 463 | GLint *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:464:26: error: typedef âCOIN_PFNGLGETVERTEXATTRIBPOINTERVARBPROCâ is initialized (use decltype instead) > 464 | typedef void (APIENTRY * COIN_PFNGLGETVERTEXATTRIBPOINTERVARBPROC)(GLuint index, GLenum pname, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:464:68: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 464 | typedef void (APIENTRY * COIN_PFNGLGETVERTEXATTRIBPOINTERVARBPROC)(GLuint index, GLenum pname, > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:464:82: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 464 | typedef void (APIENTRY * COIN_PFNGLGETVERTEXATTRIBPOINTERVARBPROC)(GLuint index, GLenum pname, > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:465:68: error: âGLvoidâ was not declared in this scope; did you mean âvoidâ? > 465 | GLvoid **pointer); > | ^~~~~~ > | void >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:465:77: error: âpointerâ was not declared in this scope > 465 | GLvoid **pointer); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:479:89: error: âGLuintâ has not been declared > 479 | typedef void (APIENTRY * COIN_PFNGLBINDATTRIBLOCATIONARBPROC)(COIN_GLhandle programobj, GLuint index, COIN_GLchar * name); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:481:86: error: âGLuintâ has not been declared > 481 | typedef void (APIENTRY * COIN_PFNGLGETACTIVEATTRIBARBPROC)(COIN_GLhandle programobj, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, COIN_GLchar * name); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:481:100: error: âGLsizeiâ has not been declared > 481 | typedef void (APIENTRY * COIN_PFNGLGETACTIVEATTRIBARBPROC)(COIN_GLhandle programobj, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, COIN_GLchar * name); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:481:117: error: âGLsizeiâ has not been declared > 481 | typedef void (APIENTRY * COIN_PFNGLGETACTIVEATTRIBARBPROC)(COIN_GLhandle programobj, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, COIN_GLchar * name); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:481:135: error: âGLintâ has not been declared > 481 | typedef void (APIENTRY * COIN_PFNGLGETACTIVEATTRIBARBPROC)(COIN_GLhandle programobj, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, COIN_GLchar * name); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:481:149: error: âGLenumâ has not been declared > 481 | typedef void (APIENTRY * COIN_PFNGLGETACTIVEATTRIBARBPROC)(COIN_GLhandle programobj, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, COIN_GLchar * name); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:485:73: error: âGLenumâ has not been declared > 485 | typedef void (APIENTRY * COIN_PFNGLPROGRAMPARAMETERIEXT)(COIN_GLhandle, GLenum, GLenum); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:485:81: error: âGLenumâ has not been declared > 485 | typedef void (APIENTRY * COIN_PFNGLPROGRAMPARAMETERIEXT)(COIN_GLhandle, GLenum, GLenum); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:490:61: error: âGLuintâ has not been declared > 490 | GLuint index, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:491:61: error: âGLsizeiâ has not been declared > 491 | GLsizei maxLength, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:492:61: error: âGLsizeiâ has not been declared > 492 | GLsizei * length, > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:493:61: error: âGLintâ has not been declared > 493 | GLint * size, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:494:61: error: âGLenumâ has not been declared > 494 | GLenum * type, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:496:26: error: typedef âCOIN_PFNGLUNIFORM1FARBPROCâ is initialized (use decltype instead) > 496 | typedef void (APIENTRY * COIN_PFNGLUNIFORM1FARBPROC)(GLint location, GLfloat v0); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:496:54: error: âGLintâ was not declared in this scope > 496 | typedef void (APIENTRY * COIN_PFNGLUNIFORM1FARBPROC)(GLint location, GLfloat v0); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:496:70: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 496 | typedef void (APIENTRY * COIN_PFNGLUNIFORM1FARBPROC)(GLint location, GLfloat v0); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:497:26: error: typedef âCOIN_PFNGLUNIFORM2FARBPROCâ is initialized (use decltype instead) > 497 | typedef void (APIENTRY * COIN_PFNGLUNIFORM2FARBPROC)(GLint location, GLfloat v0, GLfloat v1); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:497:54: error: âGLintâ was not declared in this scope > 497 | typedef void (APIENTRY * COIN_PFNGLUNIFORM2FARBPROC)(GLint location, GLfloat v0, GLfloat v1); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:497:70: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 497 | typedef void (APIENTRY * COIN_PFNGLUNIFORM2FARBPROC)(GLint location, GLfloat v0, GLfloat v1); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:497:82: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 497 | typedef void (APIENTRY * COIN_PFNGLUNIFORM2FARBPROC)(GLint location, GLfloat v0, GLfloat v1); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:498:26: error: typedef âCOIN_PFNGLUNIFORM3FARBPROCâ is initialized (use decltype instead) > 498 | typedef void (APIENTRY * COIN_PFNGLUNIFORM3FARBPROC)(GLint location, GLfloat v0, GLfloat v1, GLfloat v2); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:498:54: error: âGLintâ was not declared in this scope > 498 | typedef void (APIENTRY * COIN_PFNGLUNIFORM3FARBPROC)(GLint location, GLfloat v0, GLfloat v1, GLfloat v2); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:498:70: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 498 | typedef void (APIENTRY * COIN_PFNGLUNIFORM3FARBPROC)(GLint location, GLfloat v0, GLfloat v1, GLfloat v2); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:498:82: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 498 | typedef void (APIENTRY * COIN_PFNGLUNIFORM3FARBPROC)(GLint location, GLfloat v0, GLfloat v1, GLfloat v2); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:498:94: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 498 | typedef void (APIENTRY * COIN_PFNGLUNIFORM3FARBPROC)(GLint location, GLfloat v0, GLfloat v1, GLfloat v2); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:499:26: error: typedef âCOIN_PFNGLUNIFORM4FARBPROCâ is initialized (use decltype instead) > 499 | typedef void (APIENTRY * COIN_PFNGLUNIFORM4FARBPROC)(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:499:54: error: âGLintâ was not declared in this scope > 499 | typedef void (APIENTRY * COIN_PFNGLUNIFORM4FARBPROC)(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:499:70: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 499 | typedef void (APIENTRY * COIN_PFNGLUNIFORM4FARBPROC)(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:499:82: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 499 | typedef void (APIENTRY * COIN_PFNGLUNIFORM4FARBPROC)(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:499:94: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 499 | typedef void (APIENTRY * COIN_PFNGLUNIFORM4FARBPROC)(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:499:106: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 499 | typedef void (APIENTRY * COIN_PFNGLUNIFORM4FARBPROC)(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:500:35: error: typedef âCOIN_PFNGLCREATESHADEROBJECTARBPROCâ is initialized (use decltype instead) > 500 | typedef COIN_GLhandle (APIENTRY * COIN_PFNGLCREATESHADEROBJECTARBPROC)(GLenum); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:500:72: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 500 | typedef COIN_GLhandle (APIENTRY * COIN_PFNGLCREATESHADEROBJECTARBPROC)(GLenum); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:501:72: error: âGLsizeiâ has not been declared > 501 | typedef void (APIENTRY * COIN_PFNGLSHADERSOURCEARBPROC)(COIN_GLhandle, GLsizei, const COIN_GLchar **, const GLint *); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:501:109: error: âGLintâ does not name a type > 501 | typedef void (APIENTRY * COIN_PFNGLSHADERSOURCEARBPROC)(COIN_GLhandle, GLsizei, const COIN_GLchar **, const GLint *); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:503:80: error: âGLenumâ has not been declared > 503 | typedef void (APIENTRY * COIN_PFNGLGETOBJECTPARAMETERIVARBPROC)(COIN_GLhandle, GLenum, GLint *); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:503:88: error: âGLintâ has not been declared > 503 | typedef void (APIENTRY * COIN_PFNGLGETOBJECTPARAMETERIVARBPROC)(COIN_GLhandle, GLenum, GLint *); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:507:70: error: âGLsizeiâ has not been declared > 507 | typedef void (APIENTRY * COIN_PFNGLGETINFOLOGARBPROC)(COIN_GLhandle, GLsizei, GLsizei *, COIN_GLchar *); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:507:79: error: âGLsizeiâ has not been declared > 507 | typedef void (APIENTRY * COIN_PFNGLGETINFOLOGARBPROC)(COIN_GLhandle, GLsizei, GLsizei *, COIN_GLchar *); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:511:70: error: âGLsizeiâ has not been declared > 511 | typedef void (APIENTRY * COIN_PFNGLUNIFORM1FVARBPROC)(COIN_GLhandle, GLsizei, const GLfloat *); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:511:85: error: âGLfloatâ does not name a type; did you mean âfloatâ? > 511 | typedef void (APIENTRY * COIN_PFNGLUNIFORM1FVARBPROC)(COIN_GLhandle, GLsizei, const GLfloat *); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:512:70: error: âGLsizeiâ has not been declared > 512 | typedef void (APIENTRY * COIN_PFNGLUNIFORM2FVARBPROC)(COIN_GLhandle, GLsizei, const GLfloat *); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:512:85: error: âGLfloatâ does not name a type; did you mean âfloatâ? > 512 | typedef void (APIENTRY * COIN_PFNGLUNIFORM2FVARBPROC)(COIN_GLhandle, GLsizei, const GLfloat *); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:513:70: error: âGLsizeiâ has not been declared > 513 | typedef void (APIENTRY * COIN_PFNGLUNIFORM3FVARBPROC)(COIN_GLhandle, GLsizei, const GLfloat *); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:513:85: error: âGLfloatâ does not name a type; did you mean âfloatâ? > 513 | typedef void (APIENTRY * COIN_PFNGLUNIFORM3FVARBPROC)(COIN_GLhandle, GLsizei, const GLfloat *); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:514:70: error: âGLsizeiâ has not been declared > 514 | typedef void (APIENTRY * COIN_PFNGLUNIFORM4FVARBPROC)(COIN_GLhandle, GLsizei, const GLfloat *); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:514:85: error: âGLfloatâ does not name a type; did you mean âfloatâ? > 514 | typedef void (APIENTRY * COIN_PFNGLUNIFORM4FVARBPROC)(COIN_GLhandle, GLsizei, const GLfloat *); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:515:75: error: âGLintâ does not name a type > 515 | typedef void (APIENTRY * COIN_PFNGLUNIFORM1IARBPROC)(COIN_GLhandle, const GLint); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:516:75: error: âGLintâ does not name a type > 516 | typedef void (APIENTRY * COIN_PFNGLUNIFORM2IARBPROC)(COIN_GLhandle, const GLint, GLint); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:516:82: error: âGLintâ has not been declared > 516 | typedef void (APIENTRY * COIN_PFNGLUNIFORM2IARBPROC)(COIN_GLhandle, const GLint, GLint); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:517:75: error: âGLintâ does not name a type > 517 | typedef void (APIENTRY * COIN_PFNGLUNIFORM3IARBPROC)(COIN_GLhandle, const GLint, GLint, GLint); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:517:82: error: âGLintâ has not been declared > 517 | typedef void (APIENTRY * COIN_PFNGLUNIFORM3IARBPROC)(COIN_GLhandle, const GLint, GLint, GLint); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:517:89: error: âGLintâ has not been declared > 517 | typedef void (APIENTRY * COIN_PFNGLUNIFORM3IARBPROC)(COIN_GLhandle, const GLint, GLint, GLint); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:518:75: error: âGLintâ does not name a type > 518 | typedef void (APIENTRY * COIN_PFNGLUNIFORM4IARBPROC)(COIN_GLhandle, const GLint, GLint, GLint, GLint); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:518:82: error: âGLintâ has not been declared > 518 | typedef void (APIENTRY * COIN_PFNGLUNIFORM4IARBPROC)(COIN_GLhandle, const GLint, GLint, GLint, GLint); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:518:89: error: âGLintâ has not been declared > 518 | typedef void (APIENTRY * COIN_PFNGLUNIFORM4IARBPROC)(COIN_GLhandle, const GLint, GLint, GLint, GLint); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:518:96: error: âGLintâ has not been declared > 518 | typedef void (APIENTRY * COIN_PFNGLUNIFORM4IARBPROC)(COIN_GLhandle, const GLint, GLint, GLint, GLint); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:519:70: error: âGLsizeiâ has not been declared > 519 | typedef void (APIENTRY * COIN_PFNGLUNIFORM1IVARBPROC)(COIN_GLhandle, GLsizei, const GLint *); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:519:85: error: âGLintâ does not name a type > 519 | typedef void (APIENTRY * COIN_PFNGLUNIFORM1IVARBPROC)(COIN_GLhandle, GLsizei, const GLint *); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:520:70: error: âGLsizeiâ has not been declared > 520 | typedef void (APIENTRY * COIN_PFNGLUNIFORM2IVARBPROC)(COIN_GLhandle, GLsizei, const GLint *); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:520:85: error: âGLintâ does not name a type > 520 | typedef void (APIENTRY * COIN_PFNGLUNIFORM2IVARBPROC)(COIN_GLhandle, GLsizei, const GLint *); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:521:70: error: âGLsizeiâ has not been declared > 521 | typedef void (APIENTRY * COIN_PFNGLUNIFORM3IVARBPROC)(COIN_GLhandle, GLsizei, const GLint *); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:521:85: error: âGLintâ does not name a type > 521 | typedef void (APIENTRY * COIN_PFNGLUNIFORM3IVARBPROC)(COIN_GLhandle, GLsizei, const GLint *); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:522:70: error: âGLsizeiâ has not been declared > 522 | typedef void (APIENTRY * COIN_PFNGLUNIFORM4IVARBPROC)(COIN_GLhandle, GLsizei, const GLint *); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:522:85: error: âGLintâ does not name a type > 522 | typedef void (APIENTRY * COIN_PFNGLUNIFORM4IVARBPROC)(COIN_GLhandle, GLsizei, const GLint *); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:524:76: error: âGLsizeiâ has not been declared > 524 | typedef void (APIENTRY * COIN_PFNGLUNIFORMMATRIX2FVARBPROC)(COIN_GLhandle, GLsizei, GLboolean, const GLfloat *); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:524:85: error: âGLbooleanâ has not been declared > 524 | typedef void (APIENTRY * COIN_PFNGLUNIFORMMATRIX2FVARBPROC)(COIN_GLhandle, GLsizei, GLboolean, const GLfloat *); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:524:102: error: âGLfloatâ does not name a type; did you mean âfloatâ? > 524 | typedef void (APIENTRY * COIN_PFNGLUNIFORMMATRIX2FVARBPROC)(COIN_GLhandle, GLsizei, GLboolean, const GLfloat *); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:525:76: error: âGLsizeiâ has not been declared > 525 | typedef void (APIENTRY * COIN_PFNGLUNIFORMMATRIX3FVARBPROC)(COIN_GLhandle, GLsizei, GLboolean, const GLfloat *); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:525:85: error: âGLbooleanâ has not been declared > 525 | typedef void (APIENTRY * COIN_PFNGLUNIFORMMATRIX3FVARBPROC)(COIN_GLhandle, GLsizei, GLboolean, const GLfloat *); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:525:102: error: âGLfloatâ does not name a type; did you mean âfloatâ? > 525 | typedef void (APIENTRY * COIN_PFNGLUNIFORMMATRIX3FVARBPROC)(COIN_GLhandle, GLsizei, GLboolean, const GLfloat *); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:526:76: error: âGLsizeiâ has not been declared > 526 | typedef void (APIENTRY * COIN_PFNGLUNIFORMMATRIX4FVARBPROC)(COIN_GLhandle, GLsizei, GLboolean, const GLfloat *); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:526:85: error: âGLbooleanâ has not been declared > 526 | typedef void (APIENTRY * COIN_PFNGLUNIFORMMATRIX4FVARBPROC)(COIN_GLhandle, GLsizei, GLboolean, const GLfloat *); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:526:102: error: âGLfloatâ does not name a type; did you mean âfloatâ? > 526 | typedef void (APIENTRY * COIN_PFNGLUNIFORMMATRIX4FVARBPROC)(COIN_GLhandle, GLsizei, GLboolean, const GLfloat *); > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:531:26: error: typedef âCOIN_PFNGLGENQUERIESPROCâ is initialized (use decltype instead) > 531 | typedef void (APIENTRY * COIN_PFNGLGENQUERIESPROC)(GLsizei n, GLuint * ids); > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:531:52: error: âGLsizeiâ was not declared in this scope > 531 | typedef void (APIENTRY * COIN_PFNGLGENQUERIESPROC)(GLsizei n, GLuint * ids); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:531:63: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 531 | typedef void (APIENTRY * COIN_PFNGLGENQUERIESPROC)(GLsizei n, GLuint * ids); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:531:72: error: âidsâ was not declared in this scope > 531 | typedef void (APIENTRY * COIN_PFNGLGENQUERIESPROC)(GLsizei n, GLuint * ids); > | ^~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:532:26: error: typedef âCOIN_PFNGLDELETEQUERIESPROCâ is initialized (use decltype instead) > 532 | typedef void (APIENTRY * COIN_PFNGLDELETEQUERIESPROC)(GLsizei n, const GLuint *ids); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:532:55: error: âGLsizeiâ was not declared in this scope > 532 | typedef void (APIENTRY * COIN_PFNGLDELETEQUERIESPROC)(GLsizei n, const GLuint *ids); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:532:66: error: expected primary-expression before âconstâ > 532 | typedef void (APIENTRY * COIN_PFNGLDELETEQUERIESPROC)(GLsizei n, const GLuint *ids); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:533:19: error: ISO C++ forbids declaration of âGLbooleanâ with no type [-fpermissive] > 533 | typedef GLboolean (APIENTRY * COIN_PFNGLISQUERYPROC)(GLuint id); > | ^ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:533:9: error: typedef âGLbooleanâ is initialized (use decltype instead) > 533 | typedef GLboolean (APIENTRY * COIN_PFNGLISQUERYPROC)(GLuint id); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:533:31: error: âCOIN_PFNGLISQUERYPROCâ was not declared in this scope > 533 | typedef GLboolean (APIENTRY * COIN_PFNGLISQUERYPROC)(GLuint id); > | ^~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:534:26: error: typedef âCOIN_PFNGLBEGINQUERYPROCâ is initialized (use decltype instead) > 534 | typedef void (APIENTRY * COIN_PFNGLBEGINQUERYPROC)(GLenum target, GLuint id); > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:534:52: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 534 | typedef void (APIENTRY * COIN_PFNGLBEGINQUERYPROC)(GLenum target, GLuint id); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:534:67: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 534 | typedef void (APIENTRY * COIN_PFNGLBEGINQUERYPROC)(GLenum target, GLuint id); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:535:26: error: typedef âCOIN_PFNGLENDQUERYPROCâ is initialized (use decltype instead) > 535 | typedef void (APIENTRY * COIN_PFNGLENDQUERYPROC)(GLenum target); > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:535:50: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 535 | typedef void (APIENTRY * COIN_PFNGLENDQUERYPROC)(GLenum target); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:536:26: error: typedef âCOIN_PFNGLGETQUERYIVPROCâ is initialized (use decltype instead) > 536 | typedef void (APIENTRY * COIN_PFNGLGETQUERYIVPROC)(GLenum target, GLenum pname, GLint * params); > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:536:52: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 536 | typedef void (APIENTRY * COIN_PFNGLGETQUERYIVPROC)(GLenum target, GLenum pname, GLint * params); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:536:67: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 536 | typedef void (APIENTRY * COIN_PFNGLGETQUERYIVPROC)(GLenum target, GLenum pname, GLint * params); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:536:81: error: âGLintâ was not declared in this scope > 536 | typedef void (APIENTRY * COIN_PFNGLGETQUERYIVPROC)(GLenum target, GLenum pname, GLint * params); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:536:89: error: âparamsâ was not declared in this scope > 536 | typedef void (APIENTRY * COIN_PFNGLGETQUERYIVPROC)(GLenum target, GLenum pname, GLint * params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:537:26: error: typedef âCOIN_PFNGLGETQUERYOBJECTIVPROCâ is initialized (use decltype instead) > 537 | typedef void (APIENTRY * COIN_PFNGLGETQUERYOBJECTIVPROC)(GLuint id, GLenum pname, GLint * params); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:537:58: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 537 | typedef void (APIENTRY * COIN_PFNGLGETQUERYOBJECTIVPROC)(GLuint id, GLenum pname, GLint * params); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:537:69: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 537 | typedef void (APIENTRY * COIN_PFNGLGETQUERYOBJECTIVPROC)(GLuint id, GLenum pname, GLint * params); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:537:83: error: âGLintâ was not declared in this scope > 537 | typedef void (APIENTRY * COIN_PFNGLGETQUERYOBJECTIVPROC)(GLuint id, GLenum pname, GLint * params); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:537:91: error: âparamsâ was not declared in this scope > 537 | typedef void (APIENTRY * COIN_PFNGLGETQUERYOBJECTIVPROC)(GLuint id, GLenum pname, GLint * params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:538:26: error: typedef âCOIN_PFNGLGETQUERYOBJECTUIVPROCâ is initialized (use decltype instead) > 538 | typedef void (APIENTRY * COIN_PFNGLGETQUERYOBJECTUIVPROC)(GLuint id, GLenum pname, GLuint * params); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:538:59: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 538 | typedef void (APIENTRY * COIN_PFNGLGETQUERYOBJECTUIVPROC)(GLuint id, GLenum pname, GLuint * params); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:538:70: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 538 | typedef void (APIENTRY * COIN_PFNGLGETQUERYOBJECTUIVPROC)(GLuint id, GLenum pname, GLuint * params); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:538:84: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 538 | typedef void (APIENTRY * COIN_PFNGLGETQUERYOBJECTUIVPROC)(GLuint id, GLenum pname, GLuint * params); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:538:93: error: âparamsâ was not declared in this scope > 538 | typedef void (APIENTRY * COIN_PFNGLGETQUERYOBJECTUIVPROC)(GLuint id, GLenum pname, GLuint * params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:542:64: error: âGLubyteâ does not name a type > 542 | typedef void *(APIENTRY * COIN_PFNGLXGETPROCADDRESSPROC)(const GLubyte *); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:547:26: error: typedef âCOIN_PFNGLISRENDERBUFFERPROCâ is initialized (use decltype instead) > 547 | typedef void (APIENTRY * COIN_PFNGLISRENDERBUFFERPROC)(GLuint renderbuffer); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:547:56: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 547 | typedef void (APIENTRY * COIN_PFNGLISRENDERBUFFERPROC)(GLuint renderbuffer); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:548:26: error: typedef âCOIN_PFNGLBINDRENDERBUFFERPROCâ is initialized (use decltype instead) > 548 | typedef void (APIENTRY * COIN_PFNGLBINDRENDERBUFFERPROC)(GLenum target, GLuint renderbuffer); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:548:58: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 548 | typedef void (APIENTRY * COIN_PFNGLBINDRENDERBUFFERPROC)(GLenum target, GLuint renderbuffer); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:548:73: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 548 | typedef void (APIENTRY * COIN_PFNGLBINDRENDERBUFFERPROC)(GLenum target, GLuint renderbuffer); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:549:26: error: typedef âCOIN_PFNGLDELETERENDERBUFFERSPROCâ is initialized (use decltype instead) > 549 | typedef void (APIENTRY * COIN_PFNGLDELETERENDERBUFFERSPROC)(GLsizei n, const GLuint *renderbuffers); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:549:61: error: âGLsizeiâ was not declared in this scope > 549 | typedef void (APIENTRY * COIN_PFNGLDELETERENDERBUFFERSPROC)(GLsizei n, const GLuint *renderbuffers); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:549:72: error: expected primary-expression before âconstâ > 549 | typedef void (APIENTRY * COIN_PFNGLDELETERENDERBUFFERSPROC)(GLsizei n, const GLuint *renderbuffers); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:550:26: error: typedef âCOIN_PFNGLGENRENDERBUFFERSPROCâ is initialized (use decltype instead) > 550 | typedef void (APIENTRY * COIN_PFNGLGENRENDERBUFFERSPROC)(GLsizei n, GLuint *renderbuffers); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:550:58: error: âGLsizeiâ was not declared in this scope > 550 | typedef void (APIENTRY * COIN_PFNGLGENRENDERBUFFERSPROC)(GLsizei n, GLuint *renderbuffers); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:550:69: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 550 | typedef void (APIENTRY * COIN_PFNGLGENRENDERBUFFERSPROC)(GLsizei n, GLuint *renderbuffers); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:550:77: error: ârenderbuffersâ was not declared in this scope > 550 | typedef void (APIENTRY * COIN_PFNGLGENRENDERBUFFERSPROC)(GLsizei n, GLuint *renderbuffers); > | ^~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:551:26: error: typedef âCOIN_PFNGLRENDERBUFFERSTORAGEPROCâ is initialized (use decltype instead) > 551 | typedef void (APIENTRY * COIN_PFNGLRENDERBUFFERSTORAGEPROC)(GLenum target, GLenum internalformat, GLsizei width, GLsizei height); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:551:61: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 551 | typedef void (APIENTRY * COIN_PFNGLRENDERBUFFERSTORAGEPROC)(GLenum target, GLenum internalformat, GLsizei width, GLsizei height); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:551:76: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 551 | typedef void (APIENTRY * COIN_PFNGLRENDERBUFFERSTORAGEPROC)(GLenum target, GLenum internalformat, GLsizei width, GLsizei height); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:551:99: error: âGLsizeiâ was not declared in this scope > 551 | typedef void (APIENTRY * COIN_PFNGLRENDERBUFFERSTORAGEPROC)(GLenum target, GLenum internalformat, GLsizei width, GLsizei height); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:551:114: error: âGLsizeiâ was not declared in this scope > 551 | typedef void (APIENTRY * COIN_PFNGLRENDERBUFFERSTORAGEPROC)(GLenum target, GLenum internalformat, GLsizei width, GLsizei height); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:552:26: error: typedef âCOIN_PFNGLGETRENDERBUFFERPARAMETERIVPROCâ is initialized (use decltype instead) > 552 | typedef void (APIENTRY * COIN_PFNGLGETRENDERBUFFERPARAMETERIVPROC)(GLenum target, GLenum pname, GLint *params); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:552:68: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 552 | typedef void (APIENTRY * COIN_PFNGLGETRENDERBUFFERPARAMETERIVPROC)(GLenum target, GLenum pname, GLint *params); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:552:83: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 552 | typedef void (APIENTRY * COIN_PFNGLGETRENDERBUFFERPARAMETERIVPROC)(GLenum target, GLenum pname, GLint *params); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:552:97: error: âGLintâ was not declared in this scope > 552 | typedef void (APIENTRY * COIN_PFNGLGETRENDERBUFFERPARAMETERIVPROC)(GLenum target, GLenum pname, GLint *params); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:552:104: error: âparamsâ was not declared in this scope > 552 | typedef void (APIENTRY * COIN_PFNGLGETRENDERBUFFERPARAMETERIVPROC)(GLenum target, GLenum pname, GLint *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:553:19: error: ISO C++ forbids declaration of âGLbooleanâ with no type [-fpermissive] > 553 | typedef GLboolean (APIENTRY * COIN_PFNGLISFRAMEBUFFERPROC)(GLuint framebuffer); > | ^ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:553:9: error: typedef âGLbooleanâ is initialized (use decltype instead) > 553 | typedef GLboolean (APIENTRY * COIN_PFNGLISFRAMEBUFFERPROC)(GLuint framebuffer); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:553:31: error: âCOIN_PFNGLISFRAMEBUFFERPROCâ was not declared in this scope > 553 | typedef GLboolean (APIENTRY * COIN_PFNGLISFRAMEBUFFERPROC)(GLuint framebuffer); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:554:26: error: typedef âCOIN_PFNGLBINDFRAMEBUFFERPROCâ is initialized (use decltype instead) > 554 | typedef void (APIENTRY * COIN_PFNGLBINDFRAMEBUFFERPROC)(GLenum target, GLuint framebuffer); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:554:57: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 554 | typedef void (APIENTRY * COIN_PFNGLBINDFRAMEBUFFERPROC)(GLenum target, GLuint framebuffer); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:554:72: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 554 | typedef void (APIENTRY * COIN_PFNGLBINDFRAMEBUFFERPROC)(GLenum target, GLuint framebuffer); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:555:26: error: typedef âCOIN_PFNGLDELETEFRAMEBUFFERSPROCâ is initialized (use decltype instead) > 555 | typedef void (APIENTRY * COIN_PFNGLDELETEFRAMEBUFFERSPROC)(GLsizei n, const GLuint *framebuffers); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:555:60: error: âGLsizeiâ was not declared in this scope > 555 | typedef void (APIENTRY * COIN_PFNGLDELETEFRAMEBUFFERSPROC)(GLsizei n, const GLuint *framebuffers); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:555:71: error: expected primary-expression before âconstâ > 555 | typedef void (APIENTRY * COIN_PFNGLDELETEFRAMEBUFFERSPROC)(GLsizei n, const GLuint *framebuffers); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:556:26: error: typedef âCOIN_PFNGLGENFRAMEBUFFERSPROCâ is initialized (use decltype instead) > 556 | typedef void (APIENTRY * COIN_PFNGLGENFRAMEBUFFERSPROC)(GLsizei n, GLuint *framebuffers); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:556:57: error: âGLsizeiâ was not declared in this scope > 556 | typedef void (APIENTRY * COIN_PFNGLGENFRAMEBUFFERSPROC)(GLsizei n, GLuint *framebuffers); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:556:68: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 556 | typedef void (APIENTRY * COIN_PFNGLGENFRAMEBUFFERSPROC)(GLsizei n, GLuint *framebuffers); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:556:76: error: âframebuffersâ was not declared in this scope > 556 | typedef void (APIENTRY * COIN_PFNGLGENFRAMEBUFFERSPROC)(GLsizei n, GLuint *framebuffers); > | ^~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:557:16: error: ISO C++ forbids declaration of âGLenumâ with no type [-fpermissive] > 557 | typedef GLenum (APIENTRY * COIN_PFNGLCHECKFRAMEBUFFERSTATUSPROC)(GLenum target); > | ^ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:557:9: error: typedef âGLenumâ is initialized (use decltype instead) > 557 | typedef GLenum (APIENTRY * COIN_PFNGLCHECKFRAMEBUFFERSTATUSPROC)(GLenum target); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:557:28: error: âCOIN_PFNGLCHECKFRAMEBUFFERSTATUSPROCâ was not declared in this scope > 557 | typedef GLenum (APIENTRY * COIN_PFNGLCHECKFRAMEBUFFERSTATUSPROC)(GLenum target); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:558:26: error: typedef âCOIN_PFNGLFRAMEBUFFERTEXTURE1DPROCâ is initialized (use decltype instead) > 558 | typedef void (APIENTRY * COIN_PFNGLFRAMEBUFFERTEXTURE1DPROC)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:558:62: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 558 | typedef void (APIENTRY * COIN_PFNGLFRAMEBUFFERTEXTURE1DPROC)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:558:77: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 558 | typedef void (APIENTRY * COIN_PFNGLFRAMEBUFFERTEXTURE1DPROC)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:558:96: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 558 | typedef void (APIENTRY * COIN_PFNGLFRAMEBUFFERTEXTURE1DPROC)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:558:114: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 558 | typedef void (APIENTRY * COIN_PFNGLFRAMEBUFFERTEXTURE1DPROC)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:558:130: error: âGLintâ was not declared in this scope > 558 | typedef void (APIENTRY * COIN_PFNGLFRAMEBUFFERTEXTURE1DPROC)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:559:26: error: typedef âCOIN_PFNGLFRAMEBUFFERTEXTURE2DPROCâ is initialized (use decltype instead) > 559 | typedef void (APIENTRY * COIN_PFNGLFRAMEBUFFERTEXTURE2DPROC)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:559:62: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 559 | typedef void (APIENTRY * COIN_PFNGLFRAMEBUFFERTEXTURE2DPROC)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:559:77: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 559 | typedef void (APIENTRY * COIN_PFNGLFRAMEBUFFERTEXTURE2DPROC)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:559:96: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 559 | typedef void (APIENTRY * COIN_PFNGLFRAMEBUFFERTEXTURE2DPROC)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:559:114: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 559 | typedef void (APIENTRY * COIN_PFNGLFRAMEBUFFERTEXTURE2DPROC)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:559:130: error: âGLintâ was not declared in this scope > 559 | typedef void (APIENTRY * COIN_PFNGLFRAMEBUFFERTEXTURE2DPROC)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:560:26: error: typedef âCOIN_PFNGLFRAMEBUFFERTEXTURE3DPROCâ is initialized (use decltype instead) > 560 | typedef void (APIENTRY * COIN_PFNGLFRAMEBUFFERTEXTURE3DPROC)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:560:62: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 560 | typedef void (APIENTRY * COIN_PFNGLFRAMEBUFFERTEXTURE3DPROC)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:560:77: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 560 | typedef void (APIENTRY * COIN_PFNGLFRAMEBUFFERTEXTURE3DPROC)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:560:96: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 560 | typedef void (APIENTRY * COIN_PFNGLFRAMEBUFFERTEXTURE3DPROC)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:560:114: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 560 | typedef void (APIENTRY * COIN_PFNGLFRAMEBUFFERTEXTURE3DPROC)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:560:130: error: âGLintâ was not declared in this scope > 560 | typedef void (APIENTRY * COIN_PFNGLFRAMEBUFFERTEXTURE3DPROC)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:560:143: error: âGLintâ was not declared in this scope > 560 | typedef void (APIENTRY * COIN_PFNGLFRAMEBUFFERTEXTURE3DPROC)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:561:26: error: typedef âCOIN_PFNGLFRAMEBUFFERRENDERBUFFERPROCâ is initialized (use decltype instead) > 561 | typedef void (APIENTRY * COIN_PFNGLFRAMEBUFFERRENDERBUFFERPROC)(GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:561:65: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 561 | typedef void (APIENTRY * COIN_PFNGLFRAMEBUFFERRENDERBUFFERPROC)(GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:561:80: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 561 | typedef void (APIENTRY * COIN_PFNGLFRAMEBUFFERRENDERBUFFERPROC)(GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:561:99: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 561 | typedef void (APIENTRY * COIN_PFNGLFRAMEBUFFERRENDERBUFFERPROC)(GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:561:126: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 561 | typedef void (APIENTRY * COIN_PFNGLFRAMEBUFFERRENDERBUFFERPROC)(GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:562:26: error: typedef âCOIN_PFNGLGETFRAMEBUFFERATTACHMENTPARAMETERIVPROCâ is initialized (use decltype instead) > 562 | typedef void (APIENTRY * COIN_PFNGLGETFRAMEBUFFERATTACHMENTPARAMETERIVPROC)(GLenum target, GLenum attachment, GLenum pname, GLint *params); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:562:77: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 562 | typedef void (APIENTRY * COIN_PFNGLGETFRAMEBUFFERATTACHMENTPARAMETERIVPROC)(GLenum target, GLenum attachment, GLenum pname, GLint *params); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:562:92: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 562 | typedef void (APIENTRY * COIN_PFNGLGETFRAMEBUFFERATTACHMENTPARAMETERIVPROC)(GLenum target, GLenum attachment, GLenum pname, GLint *params); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:562:111: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 562 | typedef void (APIENTRY * COIN_PFNGLGETFRAMEBUFFERATTACHMENTPARAMETERIVPROC)(GLenum target, GLenum attachment, GLenum pname, GLint *params); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:562:125: error: âGLintâ was not declared in this scope > 562 | typedef void (APIENTRY * COIN_PFNGLGETFRAMEBUFFERATTACHMENTPARAMETERIVPROC)(GLenum target, GLenum attachment, GLenum pname, GLint *params); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:562:132: error: âparamsâ was not declared in this scope > 562 | typedef void (APIENTRY * COIN_PFNGLGETFRAMEBUFFERATTACHMENTPARAMETERIVPROC)(GLenum target, GLenum attachment, GLenum pname, GLint *params); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:563:26: error: typedef âCOIN_PFNGLGENERATEMIPMAPPROCâ is initialized (use decltype instead) > 563 | typedef void (APIENTRY * COIN_PFNGLGENERATEMIPMAPPROC)(GLenum target); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:563:56: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 563 | typedef void (APIENTRY * COIN_PFNGLGENERATEMIPMAPPROC)(GLenum target); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:567:9: error: âGLubyteâ does not name a type > 567 | typedef GLubyte* (APIENTRY * COIN_PFNGLGETSTRINGIPROC) (GLenum target, GLuint idx); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:609:3: error: âCOIN_PFNGLPOLYGONOFFSETPROCâ does not name a type > 609 | COIN_PFNGLPOLYGONOFFSETPROC glPolygonOffset; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:610:3: error: âCOIN_PFNGLPOLYGONOFFSETPROCâ does not name a type > 610 | COIN_PFNGLPOLYGONOFFSETPROC glPolygonOffsetEXT; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:612:3: error: âCOIN_PFNGLGENTEXTURESPROCâ does not name a type; did you mean âCOIN_PFNGLXGETPROCADDRESSPROCâ? > 612 | COIN_PFNGLGENTEXTURESPROC glGenTextures; > | ^~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLXGETPROCADDRESSPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:613:3: error: âCOIN_PFNGLBINDTEXTUREPROCâ does not name a type > 613 | COIN_PFNGLBINDTEXTUREPROC glBindTexture; > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:614:3: error: âCOIN_PFNGLDELETETEXTURESPROCâ does not name a type; did you mean âCOIN_PFNGLDELETEOBJECTARBPROCâ? > 614 | COIN_PFNGLDELETETEXTURESPROC glDeleteTextures; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLDELETEOBJECTARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:616:3: error: âCOIN_PFNGLTEXIMAGE3DPROCâ does not name a type > 616 | COIN_PFNGLTEXIMAGE3DPROC glTexImage3D; > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:617:3: error: âCOIN_PFNGLCOPYTEXSUBIMAGE3DPROCâ does not name a type > 617 | COIN_PFNGLCOPYTEXSUBIMAGE3DPROC glCopyTexSubImage3D; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:618:3: error: âCOIN_PFNGLTEXSUBIMAGE3DPROCâ does not name a type > 618 | COIN_PFNGLTEXSUBIMAGE3DPROC glTexSubImage3D; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:619:3: error: âCOIN_PFNGLTEXSUBIMAGE2DPROCâ does not name a type > 619 | COIN_PFNGLTEXSUBIMAGE2DPROC glTexSubImage2D; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:621:3: error: âCOIN_PFNGLACTIVETEXTUREPROCâ does not name a type > 621 | COIN_PFNGLACTIVETEXTUREPROC glActiveTexture; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:622:3: error: âCOIN_PFNGLCLIENTACTIVETEXTUREPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 622 | COIN_PFNGLCLIENTACTIVETEXTUREPROC glClientActiveTexture; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:623:3: error: âCOIN_PFNGLMULTITEXCOORD2FPROCâ does not name a type > 623 | COIN_PFNGLMULTITEXCOORD2FPROC glMultiTexCoord2f; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:624:3: error: âCOIN_PFNGLMULTITEXCOORD2FVPROCâ does not name a type > 624 | COIN_PFNGLMULTITEXCOORD2FVPROC glMultiTexCoord2fv; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:625:3: error: âCOIN_PFNGLMULTITEXCOORD3FVPROCâ does not name a type > 625 | COIN_PFNGLMULTITEXCOORD3FVPROC glMultiTexCoord3fv; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:626:3: error: âCOIN_PFNGLMULTITEXCOORD4FVPROCâ does not name a type > 626 | COIN_PFNGLMULTITEXCOORD4FVPROC glMultiTexCoord4fv; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:628:3: error: âCOIN_PFNGLCOLORTABLEPROCâ does not name a type > 628 | COIN_PFNGLCOLORTABLEPROC glColorTable; > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:629:3: error: âCOIN_PFNGLCOLORSUBTABLEPROCâ does not name a type > 629 | COIN_PFNGLCOLORSUBTABLEPROC glColorSubTable; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:630:3: error: âCOIN_PFNGLGETCOLORTABLEPROCâ does not name a type; did you mean âCOIN_PFNGLGETINFOLOGARBPROCâ? > 630 | COIN_PFNGLGETCOLORTABLEPROC glGetColorTable; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETINFOLOGARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:631:3: error: âCOIN_PFNGLGETCOLORTABLEPARAMETERIVPROCâ does not name a type; did you mean âCOIN_PFNGLGETOBJECTPARAMETERIVARBPROCâ? > 631 | COIN_PFNGLGETCOLORTABLEPARAMETERIVPROC glGetColorTableParameteriv; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETOBJECTPARAMETERIVARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:632:3: error: âCOIN_PFNGLGETCOLORTABLEPARAMETERFVPROCâ does not name a type > 632 | COIN_PFNGLGETCOLORTABLEPARAMETERFVPROC glGetColorTableParameterfv; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:636:3: error: âCOIN_PFNGLCOMPRESSEDTEXIMAGE3DPROCâ does not name a type; did you mean âCOIN_PFNGLCOMPILESHADERARBPROCâ? > 636 | COIN_PFNGLCOMPRESSEDTEXIMAGE3DPROC glCompressedTexImage3D; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLCOMPILESHADERARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:637:3: error: âCOIN_PFNGLCOMPRESSEDTEXIMAGE2DPROCâ does not name a type; did you mean âCOIN_PFNGLCOMPILESHADERARBPROCâ? > 637 | COIN_PFNGLCOMPRESSEDTEXIMAGE2DPROC glCompressedTexImage2D; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLCOMPILESHADERARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:638:3: error: âCOIN_PFNGLCOMPRESSEDTEXIMAGE1DPROCâ does not name a type; did you mean âCOIN_PFNGLCOMPILESHADERARBPROCâ? > 638 | COIN_PFNGLCOMPRESSEDTEXIMAGE1DPROC glCompressedTexImage1D; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLCOMPILESHADERARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:639:3: error: âCOIN_PFNGLCOMPRESSEDTEXSUBIMAGE3DPROCâ does not name a type > 639 | COIN_PFNGLCOMPRESSEDTEXSUBIMAGE3DPROC glCompressedTexSubImage3D; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:640:3: error: âCOIN_PFNGLCOMPRESSEDTEXSUBIMAGE2DPROCâ does not name a type > 640 | COIN_PFNGLCOMPRESSEDTEXSUBIMAGE2DPROC glCompressedTexSubImage2D; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:641:3: error: âCOIN_PFNGLCOMPRESSEDTEXSUBIMAGE1DPROCâ does not name a type > 641 | COIN_PFNGLCOMPRESSEDTEXSUBIMAGE1DPROC glCompressedTexSubImage1D; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:642:3: error: âCOIN_PFNGLGETCOMPRESSEDTEXIMAGEPROCâ does not name a type > 642 | COIN_PFNGLGETCOMPRESSEDTEXIMAGEPROC glGetCompressedTexImage; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:644:3: error: âCOIN_PFNGLBLENDEQUATIONPROCâ does not name a type > 644 | COIN_PFNGLBLENDEQUATIONPROC glBlendEquation; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:645:3: error: âCOIN_PFNGLBLENDEQUATIONPROCâ does not name a type > 645 | COIN_PFNGLBLENDEQUATIONPROC glBlendEquationEXT; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:647:3: error: âCOIN_PFNGLBLENDFUNCSEPARATEPROCâ does not name a type > 647 | COIN_PFNGLBLENDFUNCSEPARATEPROC glBlendFuncSeparate; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:649:3: error: âCOIN_PFNGLVERTEXPOINTERPROCâ does not name a type > 649 | COIN_PFNGLVERTEXPOINTERPROC glVertexPointer; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:650:3: error: âCOIN_PFNGLTEXCOORDPOINTERPROCâ does not name a type > 650 | COIN_PFNGLTEXCOORDPOINTERPROC glTexCoordPointer; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:651:3: error: âCOIN_PFNGLNORMALPOINTERPROCâ does not name a type > 651 | COIN_PFNGLNORMALPOINTERPROC glNormalPointer; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:652:3: error: âCOIN_PNFGLCOLORPOINTERPROCâ does not name a type > 652 | COIN_PNFGLCOLORPOINTERPROC glColorPointer; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:653:3: error: âCOIN_PFNGLINDEXPOINTERPROCâ does not name a type; did you mean âCOIN_PFNGLSHADERSOURCEARBPROCâ? > 653 | COIN_PFNGLINDEXPOINTERPROC glIndexPointer; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLSHADERSOURCEARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:654:3: error: âCOIN_PFNGLENABLECLIENTSTATEPROCâ does not name a type; did you mean âCOIN_PFNGLPOPCLIENTATTRIBPROCâ? > 654 | COIN_PFNGLENABLECLIENTSTATEPROC glEnableClientState; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLPOPCLIENTATTRIBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:655:3: error: âCOIN_PFNGLDISABLECLIENTSTATEPROCâ does not name a type > 655 | COIN_PFNGLDISABLECLIENTSTATEPROC glDisableClientState; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:656:3: error: âCOIN_PFNGLINTERLEAVEDARRAYSPROCâ does not name a type > 656 | COIN_PFNGLINTERLEAVEDARRAYSPROC glInterleavedArrays; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:657:3: error: âCOIN_PFNGLDRAWARRAYSPROCâ does not name a type > 657 | COIN_PFNGLDRAWARRAYSPROC glDrawArrays; > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:658:3: error: âCOIN_PFNGLDRAWELEMENTSPROCâ does not name a type > 658 | COIN_PFNGLDRAWELEMENTSPROC glDrawElements; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:659:3: error: âCOIN_PFNGLDRAWRANGEELEMENTSPROCâ does not name a type > 659 | COIN_PFNGLDRAWRANGEELEMENTSPROC glDrawRangeElements; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:660:3: error: âCOIN_PFNGLARRAYELEMENTPROCâ does not name a type > 660 | COIN_PFNGLARRAYELEMENTPROC glArrayElement; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:662:3: error: âCOIN_PFNGLMULTIDRAWARRAYSPROCâ does not name a type > 662 | COIN_PFNGLMULTIDRAWARRAYSPROC glMultiDrawArrays; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:663:3: error: âCOIN_PFNGLMULTIDRAWELEMENTSPROCâ does not name a type > 663 | COIN_PFNGLMULTIDRAWELEMENTSPROC glMultiDrawElements; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:665:3: error: âCOIN_PFNGLVERTEXARRAYRANGENVPROCâ does not name a type; did you mean âCOIN_PFNGLFLUSHVERTEXARRAYRANGENVPROCâ? > 665 | COIN_PFNGLVERTEXARRAYRANGENVPROC glVertexArrayRangeNV; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLFLUSHVERTEXARRAYRANGENVPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:667:3: error: âCOIN_PFNGLALLOCATEMEMORYNVPROCâ does not name a type > 667 | COIN_PFNGLALLOCATEMEMORYNVPROC glAllocateMemoryNV; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:668:3: error: âCOIN_PFNGLFREEMEMORYNVPROCâ does not name a type > 668 | COIN_PFNGLFREEMEMORYNVPROC glFreeMemoryNV; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:670:3: error: âCOIN_PFNGLBINDBUFFERPROCâ does not name a type > 670 | COIN_PFNGLBINDBUFFERPROC glBindBuffer; > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:671:3: error: âCOIN_PFNGLDELETEBUFFERSPROCâ does not name a type; did you mean âCOIN_PFNGLDELETEOBJECTARBPROCâ? > 671 | COIN_PFNGLDELETEBUFFERSPROC glDeleteBuffers; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLDELETEOBJECTARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:672:3: error: âCOIN_PFNGLGENBUFFERSPROCâ does not name a type; did you mean âCOIN_PFNGLGETINFOLOGARBPROCâ? > 672 | COIN_PFNGLGENBUFFERSPROC glGenBuffers; > | ^~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETINFOLOGARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:673:3: error: âCOIN_PFNGLISBUFFERPROCâ does not name a type > 673 | COIN_PFNGLISBUFFERPROC glIsBuffer; > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:674:3: error: âCOIN_PFNGLBUFFERDATAPROCâ does not name a type; did you mean âCOIN_PFNGLUNIFORM4IARBPROCâ? > 674 | COIN_PFNGLBUFFERDATAPROC glBufferData; > | ^~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLUNIFORM4IARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:675:3: error: âCOIN_PFNGLBUFFERSUBDATAPROCâ does not name a type > 675 | COIN_PFNGLBUFFERSUBDATAPROC glBufferSubData; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:676:3: error: âCOIN_PFNGLGETBUFFERSUBDATAPROCâ does not name a type > 676 | COIN_PFNGLGETBUFFERSUBDATAPROC glGetBufferSubData; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:677:3: error: âCOIN_PNFGLMAPBUFFERPROCâ does not name a type > 677 | COIN_PNFGLMAPBUFFERPROC glMapBuffer; > | ^~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:678:3: error: âCOIN_PFNGLUNMAPBUFFERPROCâ does not name a type > 678 | COIN_PFNGLUNMAPBUFFERPROC glUnmapBuffer; > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:679:3: error: âCOIN_PFNGLGETBUFFERPARAMETERIVPROCâ does not name a type; did you mean âCOIN_PFNGLGETOBJECTPARAMETERIVARBPROCâ? > 679 | COIN_PFNGLGETBUFFERPARAMETERIVPROC glGetBufferParameteriv; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETOBJECTPARAMETERIVARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:680:3: error: âCOIN_PFNGLGETBUFFERPOINTERVPROCâ does not name a type; did you mean âCOIN_PFNGLGETINFOLOGARBPROCâ? > 680 | COIN_PFNGLGETBUFFERPOINTERVPROC glGetBufferPointerv; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETINFOLOGARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:683:3: error: âCOIN_PFNGLCOMBINERPARAMETERFVNVPROCâ does not name a type; did you mean âCOIN_PFNGLGETOBJECTPARAMETERIVARBPROCâ? > 683 | COIN_PFNGLCOMBINERPARAMETERFVNVPROC glCombinerParameterfvNV; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETOBJECTPARAMETERIVARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:684:3: error: âCOIN_PFNGLCOMBINERPARAMETERIVNVPROCâ does not name a type; did you mean âCOIN_PFNGLGETOBJECTPARAMETERIVARBPROCâ? > 684 | COIN_PFNGLCOMBINERPARAMETERIVNVPROC glCombinerParameterivNV; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETOBJECTPARAMETERIVARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:685:3: error: âCOIN_PFNGLCOMBINERPARAMETERFNVPROCâ does not name a type; did you mean âCOIN_PFNGLCOMPILESHADERARBPROCâ? > 685 | COIN_PFNGLCOMBINERPARAMETERFNVPROC glCombinerParameterfNV; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLCOMPILESHADERARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:686:3: error: âCOIN_PFNGLCOMBINERPARAMETERINVPROCâ does not name a type; did you mean âCOIN_PFNGLGETOBJECTPARAMETERIVARBPROCâ? > 686 | COIN_PFNGLCOMBINERPARAMETERINVPROC glCombinerParameteriNV; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETOBJECTPARAMETERIVARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:687:3: error: âCOIN_PFNGLCOMBINERINPUTNVPROCâ does not name a type > 687 | COIN_PFNGLCOMBINERINPUTNVPROC glCombinerInputNV; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:688:3: error: âCOIN_PFNGLCOMBINEROUTPUTNVPROCâ does not name a type > 688 | COIN_PFNGLCOMBINEROUTPUTNVPROC glCombinerOutputNV; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:689:3: error: âCOIN_PFNGLFINALCOMBINERINPUTNVPROCâ does not name a type > 689 | COIN_PFNGLFINALCOMBINERINPUTNVPROC glFinalCombinerInputNV; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:690:3: error: âCOIN_PFNGLGETCOMBINERINPUTPARAMETERFVNVPROCâ does not name a type; did you mean âCOIN_PFNGLGETOBJECTPARAMETERIVARBPROCâ? > 690 | COIN_PFNGLGETCOMBINERINPUTPARAMETERFVNVPROC glGetCombinerInputParameterfvNV; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETOBJECTPARAMETERIVARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:691:3: error: âCOIN_PFNGLGETCOMBINERINPUTPARAMETERIVNVPROCâ does not name a type; did you mean âCOIN_PFNGLGETOBJECTPARAMETERIVARBPROCâ? > 691 | COIN_PFNGLGETCOMBINERINPUTPARAMETERIVNVPROC glGetCombinerInputParameterivNV; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETOBJECTPARAMETERIVARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:692:3: error: âCOIN_PFNGLGETCOMBINEROUTPUTPARAMETERFVNVPROCâ does not name a type; did you mean âCOIN_PFNGLGETOBJECTPARAMETERIVARBPROCâ? > 692 | COIN_PFNGLGETCOMBINEROUTPUTPARAMETERFVNVPROC glGetCombinerOutputParameterfvNV; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETOBJECTPARAMETERIVARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:693:3: error: âCOIN_PFNGLGETCOMBINEROUTPUTPARAMETERIVNVPROCâ does not name a type; did you mean âCOIN_PFNGLGETOBJECTPARAMETERIVARBPROCâ? > 693 | COIN_PFNGLGETCOMBINEROUTPUTPARAMETERIVNVPROC glGetCombinerOutputParameterivNV; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETOBJECTPARAMETERIVARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:694:3: error: âCOIN_PFNGLGETFINALCOMBINERINPUTPARAMETERFVNVPROCâ does not name a type > 694 | COIN_PFNGLGETFINALCOMBINERINPUTPARAMETERFVNVPROC glGetFinalCombinerInputParameterfvNV; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:695:3: error: âCOIN_PFNGLGETFINALCOMBINERINPUTPARAMETERIVNVPROCâ does not name a type > 695 | COIN_PFNGLGETFINALCOMBINERINPUTPARAMETERIVNVPROC glGetFinalCombinerInputParameterivNV; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:698:3: error: âCOIN_PFNGLPROGRAMSTRINGARBPROCâ does not name a type; did you mean âCOIN_PFNGLUSEPROGRAMOBJECTARBPROCâ? > 698 | COIN_PFNGLPROGRAMSTRINGARBPROC glProgramStringARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLUSEPROGRAMOBJECTARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:699:3: error: âCOIN_PFNGLBINDPROGRAMARBPROCâ does not name a type; did you mean âCOIN_PFNGLLINKPROGRAMARBPROCâ? > 699 | COIN_PFNGLBINDPROGRAMARBPROC glBindProgramARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLLINKPROGRAMARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:700:3: error: âCOIN_PFNGLDELETEPROGRAMSARBPROCâ does not name a type; did you mean âCOIN_PFNGLLINKPROGRAMARBPROCâ? > 700 | COIN_PFNGLDELETEPROGRAMSARBPROC glDeleteProgramsARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLLINKPROGRAMARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:701:3: error: âCOIN_PFNGLGENPROGRAMSARBPROCâ does not name a type; did you mean âCOIN_PFNGLLINKPROGRAMARBPROCâ? > 701 | COIN_PFNGLGENPROGRAMSARBPROC glGenProgramsARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLLINKPROGRAMARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:702:3: error: âCOIN_PFNGLPROGRAMENVPARAMETER4DARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETOBJECTPARAMETERIVARBPROCâ? > 702 | COIN_PFNGLPROGRAMENVPARAMETER4DARBPROC glProgramEnvParameter4dARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETOBJECTPARAMETERIVARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:703:3: error: âCOIN_PFNGLPROGRAMENVPARAMETER4DVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETOBJECTPARAMETERIVARBPROCâ? > 703 | COIN_PFNGLPROGRAMENVPARAMETER4DVARBPROC glProgramEnvParameter4dvARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETOBJECTPARAMETERIVARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:704:3: error: âCOIN_PFNGLPROGRAMENVPARAMETER4FARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETOBJECTPARAMETERIVARBPROCâ? > 704 | COIN_PFNGLPROGRAMENVPARAMETER4FARBPROC glProgramEnvParameter4fARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETOBJECTPARAMETERIVARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:705:3: error: âCOIN_PFNGLPROGRAMENVPARAMETER4FVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETOBJECTPARAMETERIVARBPROCâ? > 705 | COIN_PFNGLPROGRAMENVPARAMETER4FVARBPROC glProgramEnvParameter4fvARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETOBJECTPARAMETERIVARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:706:3: error: âCOIN_PFNGLPROGRAMLOCALPARAMETER4DARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETOBJECTPARAMETERIVARBPROCâ? > 706 | COIN_PFNGLPROGRAMLOCALPARAMETER4DARBPROC glProgramLocalParameter4dARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETOBJECTPARAMETERIVARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:707:3: error: âCOIN_PFNGLPROGRAMLOCALPARAMETER4DVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETOBJECTPARAMETERIVARBPROCâ? > 707 | COIN_PFNGLPROGRAMLOCALPARAMETER4DVARBPROC glProgramLocalParameter4dvARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETOBJECTPARAMETERIVARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:708:3: error: âCOIN_PFNGLPROGRAMLOCALPARAMETER4FARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETOBJECTPARAMETERIVARBPROCâ? > 708 | COIN_PFNGLPROGRAMLOCALPARAMETER4FARBPROC glProgramLocalParameter4fARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETOBJECTPARAMETERIVARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:709:3: error: âCOIN_PFNGLPROGRAMLOCALPARAMETER4FVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETOBJECTPARAMETERIVARBPROCâ? > 709 | COIN_PFNGLPROGRAMLOCALPARAMETER4FVARBPROC glProgramLocalParameter4fvARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETOBJECTPARAMETERIVARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:710:3: error: âCOIN_PFNGLGETPROGRAMENVPARAMETERDVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETOBJECTPARAMETERIVARBPROCâ? > 710 | COIN_PFNGLGETPROGRAMENVPARAMETERDVARBPROC glGetProgramEnvParameterdvARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETOBJECTPARAMETERIVARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:711:3: error: âCOIN_PFNGLGETPROGRAMENVPARAMETERFVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETOBJECTPARAMETERIVARBPROCâ? > 711 | COIN_PFNGLGETPROGRAMENVPARAMETERFVARBPROC glGetProgramEnvParameterfvARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETOBJECTPARAMETERIVARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:712:3: error: âCOIN_PFNGLGETPROGRAMLOCALPARAMETERDVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETOBJECTPARAMETERIVARBPROCâ? > 712 | COIN_PFNGLGETPROGRAMLOCALPARAMETERDVARBPROC glGetProgramLocalParameterdvARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETOBJECTPARAMETERIVARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:713:3: error: âCOIN_PFNGLGETPROGRAMLOCALPARAMETERFVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETOBJECTPARAMETERIVARBPROCâ? > 713 | COIN_PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC glGetProgramLocalParameterfvARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETOBJECTPARAMETERIVARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:714:3: error: âCOIN_PFNGLGETPROGRAMIVARBPROCâ does not name a type; did you mean âCOIN_PFNGLLINKPROGRAMARBPROCâ? > 714 | COIN_PFNGLGETPROGRAMIVARBPROC glGetProgramivARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLLINKPROGRAMARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:715:3: error: âCOIN_PFNGLGETPROGRAMSTRINGARBPROCâ does not name a type; did you mean âCOIN_PFNGLUSEPROGRAMOBJECTARBPROCâ? > 715 | COIN_PFNGLGETPROGRAMSTRINGARBPROC glGetProgramStringARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLUSEPROGRAMOBJECTARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:716:3: error: âCOIN_PFNGLISPROGRAMARBPROCâ does not name a type; did you mean âCOIN_PFNGLLINKPROGRAMARBPROCâ? > 716 | COIN_PFNGLISPROGRAMARBPROC glIsProgramARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLLINKPROGRAMARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:719:3: error: âCOIN_PFNGLVERTEXATTRIB1SARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 719 | COIN_PFNGLVERTEXATTRIB1SARBPROC glVertexAttrib1sARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:720:3: error: âCOIN_PFNGLVERTEXATTRIB1FARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 720 | COIN_PFNGLVERTEXATTRIB1FARBPROC glVertexAttrib1fARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:721:3: error: âCOIN_PFNGLVERTEXATTRIB1DARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 721 | COIN_PFNGLVERTEXATTRIB1DARBPROC glVertexAttrib1dARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:722:3: error: âCOIN_PFNGLVERTEXATTRIB2SARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 722 | COIN_PFNGLVERTEXATTRIB2SARBPROC glVertexAttrib2sARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:723:3: error: âCOIN_PFNGLVERTEXATTRIB2FARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 723 | COIN_PFNGLVERTEXATTRIB2FARBPROC glVertexAttrib2fARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:724:3: error: âCOIN_PFNGLVERTEXATTRIB2DARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 724 | COIN_PFNGLVERTEXATTRIB2DARBPROC glVertexAttrib2dARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:725:3: error: âCOIN_PFNGLVERTEXATTRIB3SARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 725 | COIN_PFNGLVERTEXATTRIB3SARBPROC glVertexAttrib3sARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:726:3: error: âCOIN_PFNGLVERTEXATTRIB3FARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 726 | COIN_PFNGLVERTEXATTRIB3FARBPROC glVertexAttrib3fARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:727:3: error: âCOIN_PFNGLVERTEXATTRIB3DARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 727 | COIN_PFNGLVERTEXATTRIB3DARBPROC glVertexAttrib3dARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:728:3: error: âCOIN_PFNGLVERTEXATTRIB4SARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 728 | COIN_PFNGLVERTEXATTRIB4SARBPROC glVertexAttrib4sARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:729:3: error: âCOIN_PFNGLVERTEXATTRIB4FARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 729 | COIN_PFNGLVERTEXATTRIB4FARBPROC glVertexAttrib4fARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:730:3: error: âCOIN_PFNGLVERTEXATTRIB4DARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 730 | COIN_PFNGLVERTEXATTRIB4DARBPROC glVertexAttrib4dARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:731:3: error: âCOIN_PFNGLVERTEXATTRIB4NUBARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 731 | COIN_PFNGLVERTEXATTRIB4NUBARBPROC glVertexAttrib4NubARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:732:3: error: âCOIN_PFNGLVERTEXATTRIB1SVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 732 | COIN_PFNGLVERTEXATTRIB1SVARBPROC glVertexAttrib1svARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:733:3: error: âCOIN_PFNGLVERTEXATTRIB1FVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 733 | COIN_PFNGLVERTEXATTRIB1FVARBPROC glVertexAttrib1fvARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:734:3: error: âCOIN_PFNGLVERTEXATTRIB1DVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 734 | COIN_PFNGLVERTEXATTRIB1DVARBPROC glVertexAttrib1dvARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:735:3: error: âCOIN_PFNGLVERTEXATTRIB2SVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 735 | COIN_PFNGLVERTEXATTRIB2SVARBPROC glVertexAttrib2svARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:736:3: error: âCOIN_PFNGLVERTEXATTRIB2FVARBPROCâ does not name a type; did you mean âCOIN_PFNGLUNIFORMMATRIX2FVARBPROCâ? > 736 | COIN_PFNGLVERTEXATTRIB2FVARBPROC glVertexAttrib2fvARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLUNIFORMMATRIX2FVARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:737:3: error: âCOIN_PFNGLVERTEXATTRIB2DVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 737 | COIN_PFNGLVERTEXATTRIB2DVARBPROC glVertexAttrib2dvARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:738:3: error: âCOIN_PFNGLVERTEXATTRIB3SVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 738 | COIN_PFNGLVERTEXATTRIB3SVARBPROC glVertexAttrib3svARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:739:3: error: âCOIN_PFNGLVERTEXATTRIB3FVARBPROCâ does not name a type; did you mean âCOIN_PFNGLUNIFORMMATRIX3FVARBPROCâ? > 739 | COIN_PFNGLVERTEXATTRIB3FVARBPROC glVertexAttrib3fvARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLUNIFORMMATRIX3FVARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:740:3: error: âCOIN_PFNGLVERTEXATTRIB3DVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 740 | COIN_PFNGLVERTEXATTRIB3DVARBPROC glVertexAttrib3dvARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:741:3: error: âCOIN_PFNGLVERTEXATTRIB4BVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 741 | COIN_PFNGLVERTEXATTRIB4BVARBPROC glVertexAttrib4bvARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:742:3: error: âCOIN_PFNGLVERTEXATTRIB4SVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 742 | COIN_PFNGLVERTEXATTRIB4SVARBPROC glVertexAttrib4svARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:743:3: error: âCOIN_PFNGLVERTEXATTRIB4IVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 743 | COIN_PFNGLVERTEXATTRIB4IVARBPROC glVertexAttrib4ivARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:744:3: error: âCOIN_PFNGLVERTEXATTRIB4UBVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 744 | COIN_PFNGLVERTEXATTRIB4UBVARBPROC glVertexAttrib4ubvARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:745:3: error: âCOIN_PFNGLVERTEXATTRIB4USVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 745 | COIN_PFNGLVERTEXATTRIB4USVARBPROC glVertexAttrib4usvARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:746:3: error: âCOIN_PFNGLVERTEXATTRIB4UIVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 746 | COIN_PFNGLVERTEXATTRIB4UIVARBPROC glVertexAttrib4uivARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:747:3: error: âCOIN_PFNGLVERTEXATTRIB4FVARBPROCâ does not name a type; did you mean âCOIN_PFNGLUNIFORMMATRIX4FVARBPROCâ? > 747 | COIN_PFNGLVERTEXATTRIB4FVARBPROC glVertexAttrib4fvARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLUNIFORMMATRIX4FVARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:748:3: error: âCOIN_PFNGLVERTEXATTRIB4DVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 748 | COIN_PFNGLVERTEXATTRIB4DVARBPROC glVertexAttrib4dvARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:749:3: error: âCOIN_PFNGLVERTEXATTRIB4NBVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 749 | COIN_PFNGLVERTEXATTRIB4NBVARBPROC glVertexAttrib4NbvARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:750:3: error: âCOIN_PFNGLVERTEXATTRIB4NSVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 750 | COIN_PFNGLVERTEXATTRIB4NSVARBPROC glVertexAttrib4NsvARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:751:3: error: âCOIN_PFNGLVERTEXATTRIB4NIVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 751 | COIN_PFNGLVERTEXATTRIB4NIVARBPROC glVertexAttrib4NivARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:752:3: error: âCOIN_PFNGLVERTEXATTRIB4NUBVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 752 | COIN_PFNGLVERTEXATTRIB4NUBVARBPROC glVertexAttrib4NubvARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:753:3: error: âCOIN_PFNGLVERTEXATTRIB4NUSVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 753 | COIN_PFNGLVERTEXATTRIB4NUSVARBPROC glVertexAttrib4NusvARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:754:3: error: âCOIN_PFNGLVERTEXATTRIB4NUIVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETATTRIBLOCATIONARBPROCâ? > 754 | COIN_PFNGLVERTEXATTRIB4NUIVARBPROC glVertexAttrib4NuivARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETATTRIBLOCATIONARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:755:3: error: âCOIN_PFNGLVERTEXATTRIBPOINTERARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETATTRIBLOCATIONARBPROCâ? > 755 | COIN_PFNGLVERTEXATTRIBPOINTERARBPROC glVertexAttribPointerARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETATTRIBLOCATIONARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:756:3: error: âCOIN_PFNGLENABLEVERTEXATTRIBARRAYARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 756 | COIN_PFNGLENABLEVERTEXATTRIBARRAYARBPROC glEnableVertexAttribArrayARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:757:3: error: âCOIN_PFNGLDISABLEVERTEXATTRIBARRAYARBPROCâ does not name a type > 757 | COIN_PFNGLDISABLEVERTEXATTRIBARRAYARBPROC glDisableVertexAttribArrayARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:758:3: error: âCOIN_PFNGLGETVERTEXATTRIBDVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 758 | COIN_PFNGLGETVERTEXATTRIBDVARBPROC glGetVertexAttribdvARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:759:3: error: âCOIN_PFNGLGETVERTEXATTRIBFVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 759 | COIN_PFNGLGETVERTEXATTRIBFVARBPROC glGetVertexAttribfvARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:760:3: error: âCOIN_PFNGLGETVERTEXATTRIBIVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETACTIVEATTRIBARBPROCâ? > 760 | COIN_PFNGLGETVERTEXATTRIBIVARBPROC glGetVertexAttribivARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETACTIVEATTRIBARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:761:3: error: âCOIN_PFNGLGETVERTEXATTRIBPOINTERVARBPROCâ does not name a type; did you mean âCOIN_PFNGLGETATTRIBLOCATIONARBPROCâ? > 761 | COIN_PFNGLGETVERTEXATTRIBPOINTERVARBPROC glGetVertexAttribPointervARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETATTRIBLOCATIONARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:772:3: error: âCOIN_PFNGLUNIFORM1FARBPROCâ does not name a type; did you mean âCOIN_PFNGLUNIFORM1IARBPROCâ? > 772 | COIN_PFNGLUNIFORM1FARBPROC glUniform1fARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLUNIFORM1IARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:773:3: error: âCOIN_PFNGLUNIFORM2FARBPROCâ does not name a type; did you mean âCOIN_PFNGLUNIFORM2IARBPROCâ? > 773 | COIN_PFNGLUNIFORM2FARBPROC glUniform2fARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLUNIFORM2IARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:774:3: error: âCOIN_PFNGLUNIFORM3FARBPROCâ does not name a type; did you mean âCOIN_PFNGLUNIFORM3IARBPROCâ? > 774 | COIN_PFNGLUNIFORM3FARBPROC glUniform3fARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLUNIFORM3IARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:775:3: error: âCOIN_PFNGLUNIFORM4FARBPROCâ does not name a type; did you mean âCOIN_PFNGLUNIFORM4IARBPROCâ? > 775 | COIN_PFNGLUNIFORM4FARBPROC glUniform4fARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLUNIFORM4IARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:776:3: error: âCOIN_PFNGLCREATESHADEROBJECTARBPROCâ does not name a type; did you mean âCOIN_PFNGLCREATEPROGRAMOBJECTARBPROCâ? > 776 | COIN_PFNGLCREATESHADEROBJECTARBPROC glCreateShaderObjectARB; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLCREATEPROGRAMOBJECTARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:803:3: error: âCOIN_PFNGLPUSHCLIENTATTRIBPROCâ does not name a type; did you mean âCOIN_PFNGLPOPCLIENTATTRIBPROCâ? > 803 | COIN_PFNGLPUSHCLIENTATTRIBPROC glPushClientAttrib; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLPOPCLIENTATTRIBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:806:3: error: âCOIN_PFNGLGENQUERIESPROCâ does not name a type > 806 | COIN_PFNGLGENQUERIESPROC glGenQueries; > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:807:3: error: âCOIN_PFNGLDELETEQUERIESPROCâ does not name a type; did you mean âCOIN_PFNGLDELETEOBJECTARBPROCâ? > 807 | COIN_PFNGLDELETEQUERIESPROC glDeleteQueries; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLDELETEOBJECTARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:808:3: error: âCOIN_PFNGLISQUERYPROCâ does not name a type > 808 | COIN_PFNGLISQUERYPROC glIsQuery; > | ^~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:809:3: error: âCOIN_PFNGLBEGINQUERYPROCâ does not name a type; did you mean âCOIN_PFNGLGETINFOLOGARBPROCâ? > 809 | COIN_PFNGLBEGINQUERYPROC glBeginQuery; > | ^~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETINFOLOGARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:810:3: error: âCOIN_PFNGLENDQUERYPROCâ does not name a type > 810 | COIN_PFNGLENDQUERYPROC glEndQuery; > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:811:3: error: âCOIN_PFNGLGETQUERYIVPROCâ does not name a type > 811 | COIN_PFNGLGETQUERYIVPROC glGetQueryiv; > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:812:3: error: âCOIN_PFNGLGETQUERYOBJECTIVPROCâ does not name a type; did you mean âCOIN_PFNGLDETACHOBJECTARBPROCâ? > 812 | COIN_PFNGLGETQUERYOBJECTIVPROC glGetQueryObjectiv; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLDETACHOBJECTARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:813:3: error: âCOIN_PFNGLGETQUERYOBJECTUIVPROCâ does not name a type; did you mean âCOIN_PFNGLDETACHOBJECTARBPROCâ? > 813 | COIN_PFNGLGETQUERYOBJECTUIVPROC glGetQueryObjectuiv; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLDETACHOBJECTARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:816:3: error: âCOIN_PFNGLISRENDERBUFFERPROCâ does not name a type > 816 | COIN_PFNGLISRENDERBUFFERPROC glIsRenderbuffer; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:817:3: error: âCOIN_PFNGLBINDRENDERBUFFERPROCâ does not name a type > 817 | COIN_PFNGLBINDRENDERBUFFERPROC glBindRenderbuffer; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:818:3: error: âCOIN_PFNGLDELETERENDERBUFFERSPROCâ does not name a type; did you mean âCOIN_PFNGLDELETEOBJECTARBPROCâ? > 818 | COIN_PFNGLDELETERENDERBUFFERSPROC glDeleteRenderbuffers; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLDELETEOBJECTARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:819:3: error: âCOIN_PFNGLGENRENDERBUFFERSPROCâ does not name a type > 819 | COIN_PFNGLGENRENDERBUFFERSPROC glGenRenderbuffers; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:820:3: error: âCOIN_PFNGLRENDERBUFFERSTORAGEPROCâ does not name a type > 820 | COIN_PFNGLRENDERBUFFERSTORAGEPROC glRenderbufferStorage; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:821:3: error: âCOIN_PFNGLGETRENDERBUFFERPARAMETERIVPROCâ does not name a type; did you mean âCOIN_PFNGLGETOBJECTPARAMETERIVARBPROCâ? > 821 | COIN_PFNGLGETRENDERBUFFERPARAMETERIVPROC glGetRenderbufferParameteriv; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETOBJECTPARAMETERIVARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:822:3: error: âCOIN_PFNGLISFRAMEBUFFERPROCâ does not name a type > 822 | COIN_PFNGLISFRAMEBUFFERPROC glIsFramebuffer; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:823:3: error: âCOIN_PFNGLBINDFRAMEBUFFERPROCâ does not name a type > 823 | COIN_PFNGLBINDFRAMEBUFFERPROC glBindFramebuffer; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:824:3: error: âCOIN_PFNGLDELETEFRAMEBUFFERSPROCâ does not name a type; did you mean âCOIN_PFNGLDELETEOBJECTARBPROCâ? > 824 | COIN_PFNGLDELETEFRAMEBUFFERSPROC glDeleteFramebuffers; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLDELETEOBJECTARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:825:3: error: âCOIN_PFNGLGENFRAMEBUFFERSPROCâ does not name a type > 825 | COIN_PFNGLGENFRAMEBUFFERSPROC glGenFramebuffers; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:826:3: error: âCOIN_PFNGLCHECKFRAMEBUFFERSTATUSPROCâ does not name a type > 826 | COIN_PFNGLCHECKFRAMEBUFFERSTATUSPROC glCheckFramebufferStatus; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:827:3: error: âCOIN_PFNGLFRAMEBUFFERTEXTURE1DPROCâ does not name a type > 827 | COIN_PFNGLFRAMEBUFFERTEXTURE1DPROC glFramebufferTexture1D; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:828:3: error: âCOIN_PFNGLFRAMEBUFFERTEXTURE2DPROCâ does not name a type > 828 | COIN_PFNGLFRAMEBUFFERTEXTURE2DPROC glFramebufferTexture2D; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:829:3: error: âCOIN_PFNGLFRAMEBUFFERTEXTURE3DPROCâ does not name a type > 829 | COIN_PFNGLFRAMEBUFFERTEXTURE3DPROC glFramebufferTexture3D; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:830:3: error: âCOIN_PFNGLFRAMEBUFFERRENDERBUFFERPROCâ does not name a type > 830 | COIN_PFNGLFRAMEBUFFERRENDERBUFFERPROC glFramebufferRenderbuffer; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:831:3: error: âCOIN_PFNGLGETFRAMEBUFFERATTACHMENTPARAMETERIVPROCâ does not name a type > 831 | COIN_PFNGLGETFRAMEBUFFERATTACHMENTPARAMETERIVPROC glGetFramebufferAttachmentParameteriv; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:832:3: error: âCOIN_PFNGLGENERATEMIPMAPPROCâ does not name a type > 832 | COIN_PFNGLGENERATEMIPMAPPROC glGenerateMipmap; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:835:3: error: âCOIN_PFNGLGETSTRINGIPROCâ does not name a type; did you mean âCOIN_PFNGLGETINFOLOGARBPROCâ? > 835 | COIN_PFNGLGETSTRINGIPROC glGetStringi; > | ^~~~~~~~~~~~~~~~~~~~~~~~ > | COIN_PFNGLGETINFOLOGARBPROC >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:852:3: error: âGLuintâ does not name a type; did you mean âuintâ? > 852 | GLuint normalizationcubemap; > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:853:3: error: âGLuintâ does not name a type; did you mean âuintâ? > 853 | GLuint specularlookup; > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:911:34: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 911 | const char * coin_glerror_string(GLenum errorcode); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:936:42: error: âGLenumâ has not been declared > 936 | GLenum internalformat, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:937:42: error: âGLenumâ has not been declared > 937 | GLenum format, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:938:42: error: âGLenumâ has not been declared > 938 | GLenum type, > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:941:1: error: âGLintâ does not name a type > 941 | GLint coin_glglue_get_internal_texture_format(const cc_glglue * glw, > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/glue/glp.h:945:1: error: âGLenumâ does not name a type; did you mean âenumâ? > 945 | GLenum coin_glglue_get_texture_format(const cc_glglue * glw, int numcomponents); > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:583:3: error: âGLuintâ does not name a type; did you mean âuintâ? > 583 | GLuint depthtextureid; > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:584:3: error: âGLuintâ does not name a type; did you mean âuintâ? > 584 | GLuint hilotextureid; > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:585:23: error: âGLuintâ was not declared in this scope; did you mean âuintâ? > 585 | boost::scoped_array<GLuint> rgbatextureids; > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:585:29: error: template argument 1 is invalid > 585 | boost::scoped_array<GLuint> rgbatextureids; > | ^ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:586:3: error: âGLuintâ does not name a type; did you mean âuintâ? > 586 | GLuint sortedlayersblendprogramid; > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp: In member function âvirtual void SoGLRenderAction::beginTraversal(SoNode*)â: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1076:25: error: âGL_NO_ERRORâ was not declared in this scope; did you mean âGLU_ERRORâ? > 1076 | int err_before_init = GL_NO_ERROR; > | ^~~~~~~~~~~ > | GLU_ERROR >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1079:23: error: âglGetErrorâ was not declared in this scope > 1079 | err_before_init = glGetError(); > | ^~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1085:21: error: âGL_FRONT_AND_BACKâ was not declared in this scope > 1085 | glColorMaterial(GL_FRONT_AND_BACK, GL_DIFFUSE); > | ^~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1085:40: error: âGL_DIFFUSEâ was not declared in this scope > 1085 | glColorMaterial(GL_FRONT_AND_BACK, GL_DIFFUSE); > | ^~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1085:5: error: âglColorMaterialâ was not declared in this scope > 1085 | glColorMaterial(GL_FRONT_AND_BACK, GL_DIFFUSE); > | ^~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1086:14: error: âGL_COLOR_MATERIALâ was not declared in this scope; did you mean âGL_COLOR_ARRAYâ? > 1086 | glEnable(GL_COLOR_MATERIAL); > | ^~~~~~~~~~~~~~~~~ > | GL_COLOR_ARRAY >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1086:5: error: âglEnableâ was not declared in this scope > 1086 | glEnable(GL_COLOR_MATERIAL); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1087:14: error: âGL_NORMALIZEâ was not declared in this scope; did you mean âGL_NORMAL_MAPâ? > 1087 | glEnable(GL_NORMALIZE); > | ^~~~~~~~~~~~ > | GL_NORMAL_MAP >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1095:17: error: âGL_LEQUALâ was not declared in this scope > 1095 | glDepthFunc(GL_LEQUAL); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1095:5: error: âglDepthFuncâ was not declared in this scope > 1095 | glDepthFunc(GL_LEQUAL); > | ^~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1098:16: error: âGL_POINT_SMOOTHâ was not declared in this scope > 1098 | glEnable(GL_POINT_SMOOTH); > | ^~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1099:16: error: âGL_LINE_SMOOTHâ was not declared in this scope > 1099 | glEnable(GL_LINE_SMOOTH); > | ^~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1102:17: error: âGL_POINT_SMOOTHâ was not declared in this scope > 1102 | glDisable(GL_POINT_SMOOTH); > | ^~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1102:7: error: âglDisableâ was not declared in this scope > 1102 | glDisable(GL_POINT_SMOOTH); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1103:17: error: âGL_LINE_SMOOTHâ was not declared in this scope > 1103 | glDisable(GL_LINE_SMOOTH); > | ^~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1110:22: error: âglGetErrorâ was not declared in this scope > 1110 | err_after_init = glGetError(); > | ^~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1118:54: error: âcoin_glerror_stringâ cannot be used as a function > 1118 | coin_glerror_string(err)); > | ^ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp: In member function âSbBool SoGLRenderAction::handleTransparency(SbBool)â: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1244:47: error: âGL_SRC_ALPHAâ was not declared in this scope; did you mean âGL_SOURCE0_ALPHAâ? > 1244 | SoLazyElement::enableBlending(thestate, GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); > | ^~~~~~~~~~~~ > | GL_SOURCE0_ALPHA >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1244:61: error: âGL_ONE_MINUS_SRC_ALPHAâ was not declared in this scope > 1244 | SoLazyElement::enableBlending(thestate, GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1284:45: error: âGL_SRC_ALPHAâ was not declared in this scope; did you mean âGL_SOURCE0_ALPHAâ? > 1284 | SoLazyElement::enableBlending(thestate, GL_SRC_ALPHA, GL_ONE); > | ^~~~~~~~~~~~ > | GL_SOURCE0_ALPHA >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1284:59: error: âGL_ONEâ was not declared in this scope > 1284 | SoLazyElement::enableBlending(thestate, GL_SRC_ALPHA, GL_ONE); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1287:59: error: âGL_ONE_MINUS_SRC_ALPHAâ was not declared in this scope > 1287 | SoLazyElement::enableBlending(thestate, GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp: In member function âvoid SoGLRenderActionP::render(SoNode*)â: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1728:5: error: âGLintâ was not declared in this scope > 1728 | GLint accumbits; > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1729:19: error: âGL_ACCUM_RED_BITSâ was not declared in this scope > 1729 | glGetIntegerv(GL_ACCUM_RED_BITS, &accumbits); > | ^~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1729:39: error: âaccumbitsâ was not declared in this scope > 1729 | glGetIntegerv(GL_ACCUM_RED_BITS, &accumbits); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1729:5: error: âglGetIntegervâ was not declared in this scope > 1729 | glGetIntegerv(GL_ACCUM_RED_BITS, &accumbits); > | ^~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp: In member function âvoid SoGLRenderActionP::renderMulti(SoNode*)â: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1787:11: error: âGL_LOADâ was not declared in this scope > 1787 | glAccum(GL_LOAD, fraction); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1787:3: error: âglAccumâ was not declared in this scope > 1787 | glAccum(GL_LOAD, fraction); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1791:15: error: âGL_RETURNâ was not declared in this scope; did you mean âGL_TEXTURE0â? > 1791 | glAccum(GL_RETURN, float(this->numpasses) / float(i)); > | ^~~~~~~~~ > | GL_TEXTURE0 >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1794:18: error: âGL_COLOR_BUFFER_BITâ was not declared in this scope; did you mean âGLX_PBUFFER_BITâ? > 1794 | else glClear(GL_COLOR_BUFFER_BIT|GL_DEPTH_BUFFER_BIT); > | ^~~~~~~~~~~~~~~~~~~ > | GLX_PBUFFER_BIT >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1794:38: error: âGL_DEPTH_BUFFER_BITâ was not declared in this scope; did you mean âGLX_PBUFFER_BITâ? > 1794 | else glClear(GL_COLOR_BUFFER_BIT|GL_DEPTH_BUFFER_BIT); > | ^~~~~~~~~~~~~~~~~~~ > | GLX_PBUFFER_BIT >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1794:10: error: âglClearâ was not declared in this scope > 1794 | else glClear(GL_COLOR_BUFFER_BIT|GL_DEPTH_BUFFER_BIT); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1802:13: error: âGL_ACCUMâ was not declared in this scope > 1802 | glAccum(GL_ACCUM, fraction); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1805:11: error: âGL_RETURNâ was not declared in this scope; did you mean âGL_TEXTURE0â? > 1805 | glAccum(GL_RETURN, 1.0f); > | ^~~~~~~~~ > | GL_TEXTURE0 >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp: In member function âvoid SoGLRenderActionP::renderSingle(SoNode*)â: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1832:5: error: âGLintâ was not declared in this scope > 1832 | GLint depthbits, alphabits; > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1833:19: error: âGL_DEPTH_BITSâ was not declared in this scope; did you mean âWGL_DEPTH_BITS_ARBâ? > 1833 | glGetIntegerv(GL_DEPTH_BITS, &depthbits); > | ^~~~~~~~~~~~~ > | WGL_DEPTH_BITS_ARB >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1833:35: error: âdepthbitsâ was not declared in this scope > 1833 | glGetIntegerv(GL_DEPTH_BITS, &depthbits); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1833:5: error: âglGetIntegervâ was not declared in this scope > 1833 | glGetIntegerv(GL_DEPTH_BITS, &depthbits); > | ^~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1834:19: error: âGL_ALPHA_BITSâ was not declared in this scope; did you mean âWGL_ALPHA_BITS_ARBâ? > 1834 | glGetIntegerv(GL_ALPHA_BITS, &alphabits); > | ^~~~~~~~~~~~~ > | WGL_ALPHA_BITS_ARB >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1834:35: error: âalphabitsâ was not declared in this scope > 1834 | glGetIntegerv(GL_ALPHA_BITS, &alphabits); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1896:24: error: âGL_FRONTâ was not declared in this scope > 1896 | glCullFace(GL_FRONT); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1896:13: error: âglCullFaceâ was not declared in this scope > 1896 | glCullFace(GL_FRONT); > | ^~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1900:24: error: âGL_BACKâ was not declared in this scope > 1900 | glCullFace(GL_BACK); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1913:22: error: âGL_FRONTâ was not declared in this scope > 1913 | glCullFace(GL_FRONT); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1913:11: error: âglCullFaceâ was not declared in this scope > 1913 | glCullFace(GL_FRONT); > | ^~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1917:22: error: âGL_BACKâ was not declared in this scope > 1917 | glCullFace(GL_BACK); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp: In member function âvoid SoGLRenderActionP::setupBlending(SoState*, SoGLRenderAction::TransparencyType)â: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1957:42: error: âGL_SRC_ALPHAâ was not declared in this scope; did you mean âGL_SOURCE0_ALPHAâ? > 1957 | SoLazyElement::enableBlending(state, GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); > | ^~~~~~~~~~~~ > | GL_SOURCE0_ALPHA >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1957:56: error: âGL_ONE_MINUS_SRC_ALPHAâ was not declared in this scope > 1957 | SoLazyElement::enableBlending(state, GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:1963:56: error: âGL_ONEâ was not declared in this scope > 1963 | SoLazyElement::enableBlending(state, GL_SRC_ALPHA, GL_ONE); > | ^~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp: In member function âvoid SoGLRenderActionP::doSortedLayersBlendRendering(const SoState*, SoNode*)â: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2051:13: error: âGL_BLENDâ was not declared in this scope > 2051 | glDisable(GL_BLEND); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2051:3: error: âglDisableâ was not declared in this scope > 2051 | glDisable(GL_BLEND); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp: In member function âvoid SoGLRenderActionP::texgenEnable(SbBool)â: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2082:18: error: âGL_TEXTURE_GEN_Sâ was not declared in this scope; did you mean âGL_TEXTURE_DEPTHâ? > 2082 | glEnable(GL_TEXTURE_GEN_S); > | ^~~~~~~~~~~~~~~~ > | GL_TEXTURE_DEPTH >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2082:9: error: âglEnableâ was not declared in this scope; did you mean âenableâ? > 2082 | glEnable(GL_TEXTURE_GEN_S); > | ^~~~~~~~ > | enable >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2083:18: error: âGL_TEXTURE_GEN_Tâ was not declared in this scope; did you mean âGL_TEXTURE_DEPTHâ? > 2083 | glEnable(GL_TEXTURE_GEN_T); > | ^~~~~~~~~~~~~~~~ > | GL_TEXTURE_DEPTH >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2084:18: error: âGL_TEXTURE_GEN_Râ was not declared in this scope; did you mean âGL_TEXTURE_DEPTHâ? > 2084 | glEnable(GL_TEXTURE_GEN_R); > | ^~~~~~~~~~~~~~~~ > | GL_TEXTURE_DEPTH >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2085:18: error: âGL_TEXTURE_GEN_Qâ was not declared in this scope; did you mean âGL_TEXTURE_DEPTHâ? > 2085 | glEnable(GL_TEXTURE_GEN_Q); > | ^~~~~~~~~~~~~~~~ > | GL_TEXTURE_DEPTH >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2088:19: error: âGL_TEXTURE_GEN_Sâ was not declared in this scope; did you mean âGL_TEXTURE_DEPTHâ? > 2088 | glDisable(GL_TEXTURE_GEN_S); > | ^~~~~~~~~~~~~~~~ > | GL_TEXTURE_DEPTH >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2088:9: error: âglDisableâ was not declared in this scope > 2088 | glDisable(GL_TEXTURE_GEN_S); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2089:19: error: âGL_TEXTURE_GEN_Tâ was not declared in this scope; did you mean âGL_TEXTURE_DEPTHâ? > 2089 | glDisable(GL_TEXTURE_GEN_T); > | ^~~~~~~~~~~~~~~~ > | GL_TEXTURE_DEPTH >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2090:19: error: âGL_TEXTURE_GEN_Râ was not declared in this scope; did you mean âGL_TEXTURE_DEPTHâ? > 2090 | glDisable(GL_TEXTURE_GEN_R); > | ^~~~~~~~~~~~~~~~ > | GL_TEXTURE_DEPTH >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2091:19: error: âGL_TEXTURE_GEN_Qâ was not declared in this scope; did you mean âGL_TEXTURE_DEPTHâ? > 2091 | glDisable(GL_TEXTURE_GEN_Q); > | ^~~~~~~~~~~~~~~~ > | GL_TEXTURE_DEPTH >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp: In member function âvoid SoGLRenderActionP::eyeLinearTexgen()â: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2105:14: error: âGL_Sâ was not declared in this scope > 2105 | glTexGenfv(GL_S,GL_EYE_PLANE, col1); > | ^~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2105:19: error: âGL_EYE_PLANEâ was not declared in this scope; did you mean âGL_REPLACEâ? > 2105 | glTexGenfv(GL_S,GL_EYE_PLANE, col1); > | ^~~~~~~~~~~~ > | GL_REPLACE >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2105:3: error: âglTexGenfvâ was not declared in this scope > 2105 | glTexGenfv(GL_S,GL_EYE_PLANE, col1); > | ^~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2106:14: error: âGL_Tâ was not declared in this scope > 2106 | glTexGenfv(GL_T,GL_EYE_PLANE, col2); > | ^~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2107:14: error: âGL_Râ was not declared in this scope; did you mean âGL_BGRâ? > 2107 | glTexGenfv(GL_R,GL_EYE_PLANE, col3); > | ^~~~ > | GL_BGR >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2108:14: error: âGL_Qâ was not declared in this scope > 2108 | glTexGenfv(GL_Q,GL_EYE_PLANE, col4); > | ^~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2110:19: error: âGL_TEXTURE_GEN_MODEâ was not declared in this scope; did you mean âGL_TEXTURE_DEPTHâ? > 2110 | glTexGeni(GL_S, GL_TEXTURE_GEN_MODE, GL_EYE_LINEAR); > | ^~~~~~~~~~~~~~~~~~~ > | GL_TEXTURE_DEPTH >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2110:40: error: âGL_EYE_LINEARâ was not declared in this scope > 2110 | glTexGeni(GL_S, GL_TEXTURE_GEN_MODE, GL_EYE_LINEAR); > | ^~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2110:3: error: âglTexGeniâ was not declared in this scope > 2110 | glTexGeni(GL_S, GL_TEXTURE_GEN_MODE, GL_EYE_LINEAR); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp: In member function âvoid SoGLRenderActionP::renderOneBlendLayer(const SoState*, SbBool, SbBool, SoNode*)â: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2127:3: error: âGLfloatâ was not declared in this scope; did you mean âfloatâ? > 2127 | GLfloat clearcolor[4]; > | ^~~~~~~ > | float >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2128:15: error: âGL_COLOR_CLEAR_VALUEâ was not declared in this scope > 2128 | glGetFloatv(GL_COLOR_CLEAR_VALUE, clearcolor); > | ^~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2128:37: error: âclearcolorâ was not declared in this scope; did you mean âclearerrâ? > 2128 | glGetFloatv(GL_COLOR_CLEAR_VALUE, clearcolor); > | ^~~~~~~~~~ > | clearerr >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2128:3: error: âglGetFloatvâ was not declared in this scope > 2128 | glGetFloatv(GL_COLOR_CLEAR_VALUE, clearcolor); > | ^~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2130:5: error: âglClearColorâ was not declared in this scope > 2130 | glClearColor(clearcolor[0], clearcolor[1], clearcolor[2], 0.0f); > | ^~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2132:5: error: âglClearColorâ was not declared in this scope > 2132 | glClearColor(clearcolor[0], clearcolor[1], clearcolor[2], 1.0f); > | ^~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2133:11: error: âGL_COLOR_BUFFER_BITâ was not declared in this scope; did you mean âGLX_PBUFFER_BITâ? > 2133 | glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT); > | ^~~~~~~~~~~~~~~~~~~ > | GLX_PBUFFER_BIT >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2133:33: error: âGL_DEPTH_BUFFER_BITâ was not declared in this scope; did you mean âGLX_PBUFFER_BITâ? > 2133 | glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT); > | ^~~~~~~~~~~~~~~~~~~ > | GLX_PBUFFER_BIT >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2133:3: error: âglClearâ was not declared in this scope > 2133 | glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2137:3: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 2137 | GLenum glerror = sogl_glerror_debugging() ? glGetError() : GL_NO_ERROR; > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2138:10: error: âglerrorâ was not declared in this scope; did you mean âperrorâ? > 2138 | while (glerror) { > | ^~~~~~~ > | perror >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2141:15: error: âglGetErrorâ was not declared in this scope > 2141 | glerror = glGetError(); > | ^~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2150:7: error: âglDisableâ was not declared in this scope > 2150 | glDisable(GL_FRAGMENT_PROGRAM_ARB); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2152:17: error: âGL_ALPHA_TESTâ was not declared in this scope > 2152 | glDisable(GL_ALPHA_TEST); > | ^~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2158:20: error: âGL_TEXTUREâ was not declared in this scope; did you mean âGL_TEXTURE0â? > 2158 | glMatrixMode(GL_TEXTURE); > | ^~~~~~~~~~ > | GL_TEXTURE0 >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2158:7: error: âglMatrixModeâ was not declared in this scope > 2158 | glMatrixMode(GL_TEXTURE); > | ^~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2159:7: error: âglLoadIdentityâ was not declared in this scope > 2159 | glLoadIdentity(); > | ^~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2160:20: error: âGL_MODELVIEWâ was not declared in this scope > 2160 | glMatrixMode(GL_MODELVIEW); > | ^~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2169:7: error: âglDisableâ was not declared in this scope > 2169 | glDisable(GL_TEXTURE_RECTANGLE_EXT); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2172:20: error: âGL_TEXTUREâ was not declared in this scope; did you mean âGL_TEXTURE0â? > 2172 | glMatrixMode(GL_TEXTURE); > | ^~~~~~~~~~ > | GL_TEXTURE0 >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2172:7: error: âglMatrixModeâ was not declared in this scope > 2172 | glMatrixMode(GL_TEXTURE); > | ^~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2173:7: error: âglLoadIdentityâ was not declared in this scope > 2173 | glLoadIdentity(); > | ^~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2174:20: error: âGL_MODELVIEWâ was not declared in this scope > 2174 | glMatrixMode(GL_MODELVIEW); > | ^~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2177:17: error: âGL_ALPHA_TESTâ was not declared in this scope > 2177 | glDisable(GL_ALPHA_TEST); > | ^~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2183:5: error: âglDisableâ was not declared in this scope > 2183 | glDisable(GL_TEXTURE_SHADER_NV); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2190:3: error: âglEnableâ was not declared in this scope > 2190 | glEnable(GL_TEXTURE_RECTANGLE_EXT); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2191:94: error: invalid types âint[int]â for array subscript > 2191 | glBindTexture(GL_TEXTURE_RECTANGLE_EXT, this->rgbatextureids[this->sortedlayersblendcounter]); > | ^ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2191:3: error: âglBindTextureâ was not declared in this scope > 2191 | glBindTexture(GL_TEXTURE_RECTANGLE_EXT, this->rgbatextureids[this->sortedlayersblendcounter]); > | ^~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2192:3: error: âglCopyTexSubImage2Dâ was not declared in this scope > 2192 | glCopyTexSubImage2D(GL_TEXTURE_RECTANGLE_EXT, 0, 0, 0, 0, 0, > | ^~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2196:51: error: âclass SoGLRenderActionPâ has no member named âdepthtextureidâ > 2196 | glBindTexture(GL_TEXTURE_RECTANGLE_EXT, this->depthtextureid); > | ^~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp: In member function âvoid SoGLRenderActionP::initSortedLayersBlendRendering(const SoState*)â: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2224:24: error: request for member âresetâ in â((SoGLRenderActionP*)this)->SoGLRenderActionP::rgbatextureidsâ, which is of non-class type âintâ > 2224 | this->rgbatextureids.reset(new GLuint[this->sortedlayersblendpasses]); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2224:34: error: âGLuintâ does not name a type; did you mean âuintâ? > 2224 | this->rgbatextureids.reset(new GLuint[this->sortedlayersblendpasses]); > | ^~~~~~ > | uint >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2233:11: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglGenProgramsARBâ; did you mean âglLinkProgramARBâ? > 2233 | glue->glGenProgramsARB(1, &this->sortedlayersblendprogramid); > | ^~~~~~~~~~~~~~~~ > | glLinkProgramARB >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2233:38: error: âclass SoGLRenderActionPâ has no member named âsortedlayersblendprogramidâ; did you mean âsortedlayersblendpassesâ? > 2233 | glue->glGenProgramsARB(1, &this->sortedlayersblendprogramid); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ > | sortedlayersblendpasses >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2234:11: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglBindProgramARBâ; did you mean âglLinkProgramARBâ? > 2234 | glue->glBindProgramARB(GL_FRAGMENT_PROGRAM_ARB, this->sortedlayersblendprogramid); > | ^~~~~~~~~~~~~~~~ > | glLinkProgramARB >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2234:59: error: âclass SoGLRenderActionPâ has no member named âsortedlayersblendprogramidâ; did you mean âsortedlayersblendpassesâ? > 2234 | glue->glBindProgramARB(GL_FRAGMENT_PROGRAM_ARB, this->sortedlayersblendprogramid); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ > | sortedlayersblendpasses >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2235:11: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglProgramStringARBâ > 2235 | glue->glProgramStringARB(GL_FRAGMENT_PROGRAM_ARB, GL_PROGRAM_FORMAT_ASCII_ARB, > | ^~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2236:42: error: âGLsizeiâ does not name a type > 2236 | static_cast<GLsizei>(strlen(sortedlayersblendprogram)), > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2241:5: error: âGLintâ was not declared in this scope > 2241 | GLint errorPos; > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2242:5: error: âGLenumâ was not declared in this scope; did you mean âenumâ? > 2242 | GLenum err = sogl_glerror_debugging() ? glGetError() : GL_NO_ERROR; > | ^~~~~~ > | enum >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2243:9: error: âerrâ was not declared in this scope; did you mean âerfâ? > 2243 | if (err) { > | ^~~ > | erf >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2244:53: error: âerrorPosâ was not declared in this scope > 2244 | glGetIntegerv(GL_PROGRAM_ERROR_POSITION_ARB, &errorPos); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2244:7: error: âglGetIntegervâ was not declared in this scope > 2244 | glGetIntegerv(GL_PROGRAM_ERROR_POSITION_ARB, &errorPos); > | ^~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2247:43: error: âglGetStringâ was not declared in this scope > 2247 | errorPos, glGetString(GL_PROGRAM_ERROR_STRING_ARB)); > | ^~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2251:5: error: âglDisableâ was not declared in this scope > 2251 | glDisable(GL_FRAGMENT_PROGRAM_ARB); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp: In member function âvoid SoGLRenderActionP::setupFragmentProgram()â: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2266:3: error: âglEnableâ was not declared in this scope > 2266 | glEnable(GL_FRAGMENT_PROGRAM_ARB); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2267:9: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglBindProgramARBâ; did you mean âglLinkProgramARBâ? > 2267 | glue->glBindProgramARB(GL_FRAGMENT_PROGRAM_ARB, this->sortedlayersblendprogramid); > | ^~~~~~~~~~~~~~~~ > | glLinkProgramARB >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2267:57: error: âclass SoGLRenderActionPâ has no member named âsortedlayersblendprogramidâ; did you mean âsortedlayersblendpassesâ? > 2267 | glue->glBindProgramARB(GL_FRAGMENT_PROGRAM_ARB, this->sortedlayersblendprogramid); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ > | sortedlayersblendpasses >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2270:16: error: âGL_MODELVIEWâ was not declared in this scope > 2270 | glMatrixMode(GL_MODELVIEW); > | ^~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2270:3: error: âglMatrixModeâ was not declared in this scope > 2270 | glMatrixMode(GL_MODELVIEW); > | ^~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2273:48: error: âclass SoGLRenderActionPâ has no member named âdepthtextureidâ > 2273 | glBindTexture(GL_TEXTURE_RECTANGLE_NV, this->depthtextureid); > | ^~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2273:3: error: âglBindTextureâ was not declared in this scope > 2273 | glBindTexture(GL_TEXTURE_RECTANGLE_NV, this->depthtextureid); > | ^~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2276:3: error: âglPushMatrixâ was not declared in this scope > 2276 | glPushMatrix(); > | ^~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2277:3: error: âglLoadIdentityâ was not declared in this scope > 2277 | glLoadIdentity(); > | ^~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2279:3: error: âglPopMatrixâ was not declared in this scope > 2279 | glPopMatrix(); > | ^~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2282:16: error: âGL_TEXTUREâ was not declared in this scope; did you mean âGL_TEXTURE0â? > 2282 | glMatrixMode(GL_TEXTURE); > | ^~~~~~~~~~ > | GL_TEXTURE0 >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2284:3: error: âglScalefâ was not declared in this scope > 2284 | glScalef(this->viewportwidth, this->viewportheight, 1); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2285:3: error: âglTranslatefâ was not declared in this scope > 2285 | glTranslatef(0.5, 0.5, 0.5); > | ^~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2287:3: error: âglMultMatrixfâ was not declared in this scope > 2287 | glMultMatrixf(static_cast<float *>(this->sortedlayersblendprojectionmatrix)); > | ^~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2290:15: error: âGL_GREATERâ was not declared in this scope > 2290 | glAlphaFunc(GL_GREATER, 0); > | ^~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2290:3: error: âglAlphaFuncâ was not declared in this scope > 2290 | glAlphaFunc(GL_GREATER, 0); > | ^~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2291:12: error: âGL_ALPHA_TESTâ was not declared in this scope > 2291 | glEnable(GL_ALPHA_TEST); > | ^~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp: In member function âvoid SoGLRenderActionP::setupRegisterCombinersNV()â: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2307:3: error: âglEnableâ was not declared in this scope > 2307 | glEnable(GL_TEXTURE_SHADER_NV); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2311:17: error: âGL_TEXTURE_2Dâ was not declared in this scope; did you mean âGL_TEXTURE_3Dâ? > 2311 | glBindTexture(GL_TEXTURE_2D, this->hilotextureid); > | ^~~~~~~~~~~~~ > | GL_TEXTURE_3D >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2311:38: error: âclass SoGLRenderActionPâ has no member named âhilotextureidâ > 2311 | glBindTexture(GL_TEXTURE_2D, this->hilotextureid); > | ^~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2311:3: error: âglBindTextureâ was not declared in this scope > 2311 | glBindTexture(GL_TEXTURE_2D, this->hilotextureid); > | ^~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2312:3: error: âglTexEnviâ was not declared in this scope > 2312 | glTexEnvi(GL_TEXTURE_SHADER_NV, GL_SHADER_OPERATION_NV, GL_TEXTURE_2D); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2318:13: error: âGL_TEXTURE_ENVâ was not declared in this scope; did you mean âGL_TEXTURE_3Dâ? > 2318 | glTexEnvi(GL_TEXTURE_ENV, GL_TEXTURE_ENV_MODE, GL_NONE); > | ^~~~~~~~~~~~~~ > | GL_TEXTURE_3D >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2318:29: error: âGL_TEXTURE_ENV_MODEâ was not declared in this scope > 2318 | glTexEnvi(GL_TEXTURE_ENV, GL_TEXTURE_ENV_MODE, GL_NONE); > | ^~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2318:50: error: âGL_NONEâ was not declared in this scope > 2318 | glTexEnvi(GL_TEXTURE_ENV, GL_TEXTURE_ENV_MODE, GL_NONE); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2320:16: error: âGL_MODELVIEWâ was not declared in this scope > 2320 | glMatrixMode(GL_MODELVIEW); > | ^~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2320:3: error: âglMatrixModeâ was not declared in this scope > 2320 | glMatrixMode(GL_MODELVIEW); > | ^~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2321:3: error: âglPushMatrixâ was not declared in this scope > 2321 | glPushMatrix(); > | ^~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2322:3: error: âglLoadIdentityâ was not declared in this scope > 2322 | glLoadIdentity(); > | ^~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2325:3: error: âglPopMatrixâ was not declared in this scope > 2325 | glPopMatrix(); > | ^~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2327:16: error: âGL_TEXTUREâ was not declared in this scope; did you mean âGL_TEXTURE0â? > 2327 | glMatrixMode(GL_TEXTURE); > | ^~~~~~~~~~ > | GL_TEXTURE0 >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2329:3: error: âglTranslatefâ was not declared in this scope > 2329 | glTranslatef(0.0f, 0.0f, 0.5f); > | ^~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2330:3: error: âglScalefâ was not declared in this scope > 2330 | glScalef(0.0f, 0.0f, 0.5f); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2331:3: error: âglMultMatrixfâ was not declared in this scope > 2331 | glMultMatrixf(static_cast<float *>(this->sortedlayersblendprojectionmatrix)); > | ^~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2347:3: error: âGLdoubleâ was not declared in this scope; did you mean âdoubleâ? > 2347 | GLdouble m[16]; > | ^~~~~~~~ > | double >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2348:3: error: âmâ was not declared in this scope; did you mean âtmâ? > 2348 | m[0 + 0] = 0; m[0 + 1] = 0; m[0 + 2] = 0; m[0 + 3] = 0; > | ^ > | tm >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2352:3: error: âglLoadMatrixdâ was not declared in this scope > 2352 | glLoadMatrixd(m); > | ^~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2379:50: error: âclass SoGLRenderActionPâ has no member named âdepthtextureidâ > 2379 | glBindTexture(GL_TEXTURE_RECTANGLE_NV, this->depthtextureid); > | ^~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2394:11: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglCombinerParameteriNVâ > 2394 | glue->glCombinerParameteriNV(GL_NUM_GENERAL_COMBINERS_NV, 1); > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2395:11: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglCombinerInputNVâ > 2395 | glue->glCombinerInputNV(GL_COMBINER0_NV, GL_RGB, GL_VARIABLE_A_NV, GL_TEXTURE3, > | ^~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2395:46: error: âGL_RGBâ was not declared in this scope; did you mean âGL_RGB5â? > 2395 | glue->glCombinerInputNV(GL_COMBINER0_NV, GL_RGB, GL_VARIABLE_A_NV, GL_TEXTURE3, > | ^~~~~~ > | GL_RGB5 >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2397:11: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglCombinerInputNVâ > 2397 | glue->glCombinerInputNV(GL_COMBINER0_NV, GL_RGB, GL_VARIABLE_B_NV, > | ^~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2398:73: error: âGL_ALPHAâ was not declared in this scope > 2398 | GL_PRIMARY_COLOR_NV, GL_SIGNED_IDENTITY_NV, GL_ALPHA); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2399:11: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglCombinerInputNVâ > 2399 | glue->glCombinerInputNV(GL_COMBINER0_NV, GL_RGB, GL_VARIABLE_C_NV, GL_ZERO, > | ^~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2399:72: error: âGL_ZEROâ was not declared in this scope; did you mean âFP_ZEROâ? > 2399 | glue->glCombinerInputNV(GL_COMBINER0_NV, GL_RGB, GL_VARIABLE_C_NV, GL_ZERO, > | ^~~~~~~ > | FP_ZERO >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2401:11: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglCombinerInputNVâ > 2401 | glue->glCombinerInputNV(GL_COMBINER0_NV, GL_RGB, GL_VARIABLE_D_NV, GL_ZERO, > | ^~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2403:11: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglCombinerOutputNVâ > 2403 | glue->glCombinerOutputNV(GL_COMBINER0_NV, GL_RGB, GL_SPARE0_NV, GL_DISCARD_NV, > | ^~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2404:63: error: âGL_FALSEâ was not declared in this scope; did you mean âFALSEâ? > 2404 | GL_DISCARD_NV, GL_ZERO, GL_ZERO, GL_FALSE, GL_FALSE, GL_FALSE); > | ^~~~~~~~ > | FALSE >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2405:11: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglCombinerInputNVâ > 2405 | glue->glCombinerInputNV(GL_COMBINER0_NV, GL_ALPHA, GL_VARIABLE_A_NV, GL_ZERO, > | ^~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2406:54: error: âGL_BLUEâ was not declared in this scope > 2406 | GL_UNSIGNED_IDENTITY_NV, GL_BLUE); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2407:11: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglCombinerInputNVâ > 2407 | glue->glCombinerInputNV(GL_COMBINER0_NV, GL_ALPHA, GL_VARIABLE_B_NV, GL_ZERO, > | ^~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2409:11: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglCombinerInputNVâ > 2409 | glue->glCombinerInputNV(GL_COMBINER0_NV, GL_ALPHA, GL_VARIABLE_C_NV, GL_ZERO, > | ^~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2411:11: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglCombinerInputNVâ > 2411 | glue->glCombinerInputNV(GL_COMBINER0_NV, GL_ALPHA, GL_VARIABLE_D_NV, GL_ZERO, > | ^~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2413:11: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglCombinerOutputNVâ > 2413 | glue->glCombinerOutputNV(GL_COMBINER0_NV, GL_ALPHA, GL_DISCARD_NV, GL_DISCARD_NV, > | ^~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2416:11: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglCombinerParameteriNVâ > 2416 | glue->glCombinerParameteriNV(GL_COLOR_SUM_CLAMP_NV, 0); > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2417:11: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglFinalCombinerInputNVâ > 2417 | glue->glFinalCombinerInputNV(GL_VARIABLE_A_NV, GL_ZERO, > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2419:11: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglFinalCombinerInputNVâ > 2419 | glue->glFinalCombinerInputNV(GL_VARIABLE_B_NV, GL_ZERO, > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2421:11: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglFinalCombinerInputNVâ > 2421 | glue->glFinalCombinerInputNV(GL_VARIABLE_C_NV, GL_ZERO, > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2423:11: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglFinalCombinerInputNVâ > 2423 | glue->glFinalCombinerInputNV(GL_VARIABLE_D_NV, GL_PRIMARY_COLOR_NV, > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2425:11: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglFinalCombinerInputNVâ > 2425 | glue->glFinalCombinerInputNV(GL_VARIABLE_E_NV, GL_ZERO, > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2427:11: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglFinalCombinerInputNVâ > 2427 | glue->glFinalCombinerInputNV(GL_VARIABLE_F_NV, GL_ZERO, > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2429:11: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglFinalCombinerInputNVâ > 2429 | glue->glFinalCombinerInputNV(GL_VARIABLE_G_NV, GL_SPARE0_NV, > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2434:17: error: âGL_GREATERâ was not declared in this scope > 2434 | glAlphaFunc(GL_GREATER, 0); > | ^~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2434:5: error: âglAlphaFuncâ was not declared in this scope > 2434 | glAlphaFunc(GL_GREATER, 0); > | ^~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2435:14: error: âGL_ALPHA_TESTâ was not declared in this scope > 2435 | glEnable(GL_ALPHA_TEST); > | ^~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp: In member function âvoid SoGLRenderActionP::setupSortedLayersBlendTextures(const SoState*)â: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2459:34: error: âclass SoGLRenderActionPâ has no member named âdepthtextureidâ > 2459 | glDeleteTextures(1, &this->depthtextureid); > | ^~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2459:7: error: âglDeleteTexturesâ was not declared in this scope > 2459 | glDeleteTextures(1, &this->depthtextureid); > | ^~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2460:76: error: request for member âgetâ in â((SoGLRenderActionP*)this)->SoGLRenderActionP::rgbatextureidsâ, which is of non-class type âintâ > 2460 | glDeleteTextures(this->sortedlayersblendpasses, this->rgbatextureids.get()); > | ^~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2464:15: error: âGL_TEXTURE_ENVâ was not declared in this scope; did you mean âGL_TEXTURE_3Dâ? > 2464 | glTexEnvi(GL_TEXTURE_ENV, GL_TEXTURE_ENV_MODE, GL_REPLACE); > | ^~~~~~~~~~~~~~ > | GL_TEXTURE_3D >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2464:31: error: âGL_TEXTURE_ENV_MODEâ was not declared in this scope > 2464 | glTexEnvi(GL_TEXTURE_ENV, GL_TEXTURE_ENV_MODE, GL_REPLACE); > | ^~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2464:5: error: âglTexEnviâ was not declared in this scope > 2464 | glTexEnvi(GL_TEXTURE_ENV, GL_TEXTURE_ENV_MODE, GL_REPLACE); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2468:29: error: âclass SoGLRenderActionPâ has no member named âdepthtextureidâ > 2468 | glGenTextures(1, &this->depthtextureid); > | ^~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2468:5: error: âglGenTexturesâ was not declared in this scope > 2468 | glGenTextures(1, &this->depthtextureid); > | ^~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2469:51: error: âclass SoGLRenderActionPâ has no member named âdepthtextureidâ > 2469 | glBindTexture(GL_TEXTURE_RECTANGLE_EXT, this->depthtextureid); > | ^~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2469:5: error: âglBindTextureâ was not declared in this scope > 2469 | glBindTexture(GL_TEXTURE_RECTANGLE_EXT, this->depthtextureid); > | ^~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2471:21: error: âGL_DEPTH_COMPONENTâ was not declared in this scope; did you mean âGL_DEPTH_COMPONENT16â? > 2471 | 0, GL_DEPTH_COMPONENT, GL_UNSIGNED_INT, NULL); > | ^~~~~~~~~~~~~~~~~~ > | GL_DEPTH_COMPONENT16 >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2471:41: error: âGL_UNSIGNED_INTâ was not declared in this scope; did you mean âGL_UNSIGNED_INT_24_â? > 2471 | 0, GL_DEPTH_COMPONENT, GL_UNSIGNED_INT, NULL); > | ^~~~~~~~~~~~~~~ > | GL_UNSIGNED_INT_24_ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2470:5: error: âglTexImage2Dâ was not declared in this scope > 2470 | glTexImage2D(GL_TEXTURE_RECTANGLE_EXT, 0, GL_DEPTH_COMPONENT24, canvassize[0], canvassize[1], > | ^~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2472:47: error: âGL_TEXTURE_MIN_FILTERâ was not declared in this scope > 2472 | glTexParameteri(GL_TEXTURE_RECTANGLE_EXT, GL_TEXTURE_MIN_FILTER, GL_NEAREST); > | ^~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2472:70: error: âGL_NEARESTâ was not declared in this scope > 2472 | glTexParameteri(GL_TEXTURE_RECTANGLE_EXT, GL_TEXTURE_MIN_FILTER, GL_NEAREST); > | ^~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2472:5: error: âglTexParameteriâ was not declared in this scope > 2472 | glTexParameteri(GL_TEXTURE_RECTANGLE_EXT, GL_TEXTURE_MIN_FILTER, GL_NEAREST); > | ^~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2473:47: error: âGL_TEXTURE_MAG_FILTERâ was not declared in this scope; did you mean âGL_TEXTURE_MAG_SIZE_NVâ? > 2473 | glTexParameteri(GL_TEXTURE_RECTANGLE_EXT, GL_TEXTURE_MAG_FILTER, GL_NEAREST); > | ^~~~~~~~~~~~~~~~~~~~~ > | GL_TEXTURE_MAG_SIZE_NV >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2474:47: error: âGL_TEXTURE_WRAP_Sâ was not declared in this scope; did you mean âGL_TEXTURE_WRAP_Râ? > 2474 | glTexParameteri(GL_TEXTURE_RECTANGLE_EXT, GL_TEXTURE_WRAP_S, GL_CLAMP_TO_EDGE); > | ^~~~~~~~~~~~~~~~~ > | GL_TEXTURE_WRAP_R >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2475:47: error: âGL_TEXTURE_WRAP_Tâ was not declared in this scope; did you mean âGL_TEXTURE_WRAP_Râ? > 2475 | glTexParameteri(GL_TEXTURE_RECTANGLE_EXT, GL_TEXTURE_WRAP_T, GL_CLAMP_TO_EDGE); > | ^~~~~~~~~~~~~~~~~ > | GL_TEXTURE_WRAP_R >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2479:74: error: âGL_NONEâ was not declared in this scope > 2479 | glTexParameteri(GL_TEXTURE_RECTANGLE_EXT, GL_TEXTURE_COMPARE_MODE, GL_NONE); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2483:74: error: âGL_LEQUALâ was not declared in this scope > 2483 | glTexParameteri(GL_TEXTURE_RECTANGLE_EXT, GL_TEXTURE_COMPARE_FUNC, GL_LEQUAL); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2489:7: error: âGLushortâ was not declared in this scope; did you mean âushortâ? > 2489 | GLushort HILOtexture[] = {0, 0}; > | ^~~~~~~~ > | ushort >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2492:31: error: âclass SoGLRenderActionPâ has no member named âhilotextureidâ > 2492 | glGenTextures(1, &this->hilotextureid); > | ^~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2493:21: error: âGL_TEXTURE_2Dâ was not declared in this scope; did you mean âGL_TEXTURE_3Dâ? > 2493 | glBindTexture(GL_TEXTURE_2D, this->hilotextureid); > | ^~~~~~~~~~~~~ > | GL_TEXTURE_3D >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2493:42: error: âclass SoGLRenderActionPâ has no member named âhilotextureidâ > 2493 | glBindTexture(GL_TEXTURE_2D, this->hilotextureid); > | ^~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2495:20: error: âGL_UNSIGNED_SHORTâ was not declared in this scope; did you mean âGL_UNSIGNED_INT_24_â? > 2495 | GL_UNSIGNED_SHORT, &HILOtexture); > | ^~~~~~~~~~~~~~~~~ > | GL_UNSIGNED_INT_24_ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2495:40: error: âHILOtextureâ was not declared in this scope > 2495 | GL_UNSIGNED_SHORT, &HILOtexture); > | ^~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2510:71: error: request for member âgetâ in â((SoGLRenderActionP*)this)->SoGLRenderActionP::rgbatextureidsâ, which is of non-class type âintâ > 2510 | glGenTextures(this->sortedlayersblendpasses, this->rgbatextureids.get()); > | ^~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2512:69: error: invalid types âint[int]â for array subscript > 2512 | glBindTexture(GL_TEXTURE_RECTANGLE_EXT, this->rgbatextureids[i]); > | ^ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2513:7: error: âglCopyTexImage2Dâ was not declared in this scope > 2513 | glCopyTexImage2D(GL_TEXTURE_RECTANGLE_EXT, 0, GL_RGBA8, 0, 0, canvassize[0], canvassize[1], 0); > | ^~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp: In member function âvoid SoGLRenderActionP::renderSortedLayersFP(const SoState*)â: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2531:16: error: âGL_PROJECTIONâ was not declared in this scope > 2531 | glMatrixMode(GL_PROJECTION); > | ^~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2531:3: error: âglMatrixModeâ was not declared in this scope > 2531 | glMatrixMode(GL_PROJECTION); > | ^~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2532:3: error: âglLoadIdentityâ was not declared in this scope > 2532 | glLoadIdentity(); > | ^~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2533:3: error: âglOrthoâ was not declared in this scope > 2533 | glOrtho(0, this->viewportwidth, 0, this->viewportheight, -1, 1); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2534:16: error: âGL_MODELVIEWâ was not declared in this scope > 2534 | glMatrixMode(GL_MODELVIEW); > | ^~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2537:13: error: âGL_DEPTH_TESTâ was not declared in this scope; did you mean âGL_DEPTH_STENCILâ? > 2537 | glDisable(GL_DEPTH_TEST); > | ^~~~~~~~~~~~~ > | GL_DEPTH_STENCIL >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2537:3: error: âglDisableâ was not declared in this scope > 2537 | glDisable(GL_DEPTH_TEST); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2538:11: error: âGL_COLOR_BUFFER_BITâ was not declared in this scope; did you mean âGLX_PBUFFER_BITâ? > 2538 | glClear(GL_COLOR_BUFFER_BIT); > | ^~~~~~~~~~~~~~~~~~~ > | GLX_PBUFFER_BIT >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2538:3: error: âglClearâ was not declared in this scope > 2538 | glClear(GL_COLOR_BUFFER_BIT); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2540:33: error: âGL_CULL_FACEâ was not declared in this scope > 2540 | SbBool cullface = glIsEnabled(GL_CULL_FACE); > | ^~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2540:21: error: âglIsEnabledâ was not declared in this scope > 2540 | SbBool cullface = glIsEnabled(GL_CULL_FACE); > | ^~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2541:33: error: âGL_LIGHTINGâ was not declared in this scope > 2541 | SbBool lighting = glIsEnabled(GL_LIGHTING); > | ^~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2545:13: error: âGL_ALPHA_TESTâ was not declared in this scope > 2545 | glDisable(GL_ALPHA_TEST); > | ^~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2549:15: error: âGL_SRC_ALPHAâ was not declared in this scope; did you mean âGL_SOURCE0_ALPHAâ? > 2549 | glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); > | ^~~~~~~~~~~~ > | GL_SOURCE0_ALPHA >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2549:29: error: âGL_ONE_MINUS_SRC_ALPHAâ was not declared in this scope > 2549 | glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2549:3: error: âglBlendFuncâ was not declared in this scope > 2549 | glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); > | ^~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2551:12: error: âGL_BLENDâ was not declared in this scope > 2551 | glEnable(GL_BLEND); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2551:3: error: âglEnableâ was not declared in this scope > 2551 | glEnable(GL_BLEND); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2553:3: error: âglColor3fâ was not declared in this scope > 2553 | glColor3f(1.0f,1.0f,1.0f); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2557:67: error: invalid types âint[int]â for array subscript > 2557 | glBindTexture(GL_TEXTURE_RECTANGLE_EXT, this->rgbatextureids[i]); > | ^ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2557:5: error: âglBindTextureâ was not declared in this scope > 2557 | glBindTexture(GL_TEXTURE_RECTANGLE_EXT, this->rgbatextureids[i]); > | ^~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2558:13: error: âGL_QUADSâ was not declared in this scope > 2558 | glBegin(GL_QUADS); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2558:5: error: âglBeginâ was not declared in this scope > 2558 | glBegin(GL_QUADS); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2559:5: error: âglTexCoord2fâ was not declared in this scope > 2559 | glTexCoord2f(0, 0); > | ^~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2560:5: error: âglVertex2fâ was not declared in this scope > 2560 | glVertex2f(0, 0); > | ^~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2567:5: error: âglEndâ was not declared in this scope > 2567 | glEnd(); > | ^~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp: In member function âvoid SoGLRenderActionP::renderSortedLayersNV(const SoState*)â: >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2589:16: error: âGL_PROJECTIONâ was not declared in this scope > 2589 | glMatrixMode(GL_PROJECTION); > | ^~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2589:3: error: âglMatrixModeâ was not declared in this scope > 2589 | glMatrixMode(GL_PROJECTION); > | ^~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2590:3: error: âglLoadIdentityâ was not declared in this scope > 2590 | glLoadIdentity(); > | ^~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2591:3: error: âglOrthoâ was not declared in this scope > 2591 | glOrtho(0, this->viewportwidth, 0, this->viewportheight, -1, 1); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2592:16: error: âGL_MODELVIEWâ was not declared in this scope > 2592 | glMatrixMode(GL_MODELVIEW); > | ^~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2595:13: error: âGL_DEPTH_TESTâ was not declared in this scope; did you mean âGL_DEPTH_STENCILâ? > 2595 | glDisable(GL_DEPTH_TEST); > | ^~~~~~~~~~~~~ > | GL_DEPTH_STENCIL >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2595:3: error: âglDisableâ was not declared in this scope > 2595 | glDisable(GL_DEPTH_TEST); > | ^~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2596:11: error: âGL_COLOR_BUFFER_BITâ was not declared in this scope; did you mean âGLX_PBUFFER_BITâ? > 2596 | glClear(GL_COLOR_BUFFER_BIT); > | ^~~~~~~~~~~~~~~~~~~ > | GLX_PBUFFER_BIT >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2596:3: error: âglClearâ was not declared in this scope > 2596 | glClear(GL_COLOR_BUFFER_BIT); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2601:33: error: âGL_CULL_FACEâ was not declared in this scope > 2601 | SbBool cullface = glIsEnabled(GL_CULL_FACE); > | ^~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2601:21: error: âglIsEnabledâ was not declared in this scope > 2601 | SbBool cullface = glIsEnabled(GL_CULL_FACE); > | ^~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2604:15: error: âGL_SRC_ALPHAâ was not declared in this scope; did you mean âGL_SOURCE0_ALPHAâ? > 2604 | glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); > | ^~~~~~~~~~~~ > | GL_SOURCE0_ALPHA >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2604:29: error: âGL_ONE_MINUS_SRC_ALPHAâ was not declared in this scope > 2604 | glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2604:3: error: âglBlendFuncâ was not declared in this scope > 2604 | glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); > | ^~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2605:12: error: âGL_BLENDâ was not declared in this scope > 2605 | glEnable(GL_BLEND); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2605:3: error: âglEnableâ was not declared in this scope > 2605 | glEnable(GL_BLEND); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2615:9: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglCombinerParameteriNVâ > 2615 | glue->glCombinerParameteriNV(GL_NUM_GENERAL_COMBINERS_NV, 1); > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2616:9: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglCombinerInputNVâ > 2616 | glue->glCombinerInputNV(GL_COMBINER0_NV, GL_RGB, GL_VARIABLE_A_NV, GL_ZERO, > | ^~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2616:44: error: âGL_RGBâ was not declared in this scope; did you mean âGL_RGB5â? > 2616 | glue->glCombinerInputNV(GL_COMBINER0_NV, GL_RGB, GL_VARIABLE_A_NV, GL_ZERO, > | ^~~~~~ > | GL_RGB5 >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2616:70: error: âGL_ZEROâ was not declared in this scope; did you mean âFP_ZEROâ? > 2616 | glue->glCombinerInputNV(GL_COMBINER0_NV, GL_RGB, GL_VARIABLE_A_NV, GL_ZERO, > | ^~~~~~~ > | FP_ZERO >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2618:9: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglCombinerInputNVâ > 2618 | glue->glCombinerInputNV(GL_COMBINER0_NV, GL_RGB, GL_VARIABLE_B_NV, GL_ZERO, > | ^~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2620:9: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglCombinerInputNVâ > 2620 | glue->glCombinerInputNV(GL_COMBINER0_NV, GL_RGB, GL_VARIABLE_C_NV, GL_ZERO, > | ^~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2622:9: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglCombinerInputNVâ > 2622 | glue->glCombinerInputNV(GL_COMBINER0_NV, GL_RGB, GL_VARIABLE_D_NV, GL_ZERO, > | ^~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2624:9: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglCombinerOutputNVâ > 2624 | glue->glCombinerOutputNV(GL_COMBINER0_NV, GL_RGB, GL_DISCARD_NV, GL_DISCARD_NV, > | ^~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2625:61: error: âGL_FALSEâ was not declared in this scope; did you mean âFALSEâ? > 2625 | GL_DISCARD_NV, GL_ZERO, GL_ZERO, GL_FALSE, GL_FALSE, GL_FALSE); > | ^~~~~~~~ > | FALSE >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2626:9: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglCombinerInputNVâ > 2626 | glue->glCombinerInputNV(GL_COMBINER0_NV, GL_ALPHA, GL_VARIABLE_A_NV, GL_ZERO, > | ^~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2626:44: error: âGL_ALPHAâ was not declared in this scope > 2626 | glue->glCombinerInputNV(GL_COMBINER0_NV, GL_ALPHA, GL_VARIABLE_A_NV, GL_ZERO, > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2628:9: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglCombinerInputNVâ > 2628 | glue->glCombinerInputNV(GL_COMBINER0_NV, GL_ALPHA, GL_VARIABLE_B_NV, GL_ZERO, > | ^~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2630:9: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglCombinerInputNVâ > 2630 | glue->glCombinerInputNV(GL_COMBINER0_NV, GL_ALPHA, GL_VARIABLE_C_NV, GL_ZERO, > | ^~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2632:9: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglCombinerInputNVâ > 2632 | glue->glCombinerInputNV(GL_COMBINER0_NV, GL_ALPHA, GL_VARIABLE_D_NV, GL_ZERO, > | ^~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2634:9: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglCombinerOutputNVâ > 2634 | glue->glCombinerOutputNV(GL_COMBINER0_NV, GL_ALPHA, GL_DISCARD_NV, GL_DISCARD_NV, > | ^~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2637:9: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglCombinerParameteriNVâ > 2637 | glue->glCombinerParameteriNV(GL_COLOR_SUM_CLAMP_NV, 0); > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2638:9: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglFinalCombinerInputNVâ > 2638 | glue->glFinalCombinerInputNV(GL_VARIABLE_A_NV, GL_ZERO, > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2640:9: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglFinalCombinerInputNVâ > 2640 | glue->glFinalCombinerInputNV(GL_VARIABLE_B_NV, GL_ZERO, > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2642:9: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglFinalCombinerInputNVâ > 2642 | glue->glFinalCombinerInputNV(GL_VARIABLE_C_NV, GL_ZERO, > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2644:9: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglFinalCombinerInputNVâ > 2644 | glue->glFinalCombinerInputNV(GL_VARIABLE_D_NV, GL_TEXTURE0, > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2646:9: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglFinalCombinerInputNVâ > 2646 | glue->glFinalCombinerInputNV(GL_VARIABLE_E_NV, GL_ZERO, > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2648:9: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglFinalCombinerInputNVâ > 2648 | glue->glFinalCombinerInputNV(GL_VARIABLE_F_NV, GL_ZERO, > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2650:9: error: âconst cc_glglueâ {aka âconst struct cc_glglueâ} has no member named âglFinalCombinerInputNVâ > 2650 | glue->glFinalCombinerInputNV(GL_VARIABLE_G_NV, GL_TEXTURE0, > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2657:67: error: invalid types âint[int]â for array subscript > 2657 | glBindTexture(GL_TEXTURE_RECTANGLE_EXT, this->rgbatextureids[i]); > | ^ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2657:5: error: âglBindTextureâ was not declared in this scope > 2657 | glBindTexture(GL_TEXTURE_RECTANGLE_EXT, this->rgbatextureids[i]); > | ^~~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2658:13: error: âGL_QUADSâ was not declared in this scope > 2658 | glBegin(GL_QUADS); > | ^~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2658:5: error: âglBeginâ was not declared in this scope > 2658 | glBegin(GL_QUADS); > | ^~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2659:5: error: âglTexCoord2fâ was not declared in this scope > 2659 | glTexCoord2f(0, 0); > | ^~~~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2660:5: error: âglVertex2fâ was not declared in this scope > 2660 | glVertex2f(0, 0); > | ^~~~~~~~~~ >/var/tmp/portage/media-libs/coin-4.0.0/work/coin/src/actions/SoGLRenderAction.cpp:2667:5: error: âglEndâ was not declared in this scope > 2667 | glEnd(); > | ^~~~~ >ninja: build stopped: subcommand failed. > [31;01m*[0m ERROR: media-libs/coin-4.0.0::gentoo failed (compile phase): > [31;01m*[0m ninja -v -j4 -l0 failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 125: Called src_compile > [31;01m*[0m environment, line 2040: Called cmake_src_compile > [31;01m*[0m environment, line 735: Called cmake_build > [31;01m*[0m environment, line 704: Called eninja > [31;01m*[0m environment, line 1156: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "$@" || die "${nonfatal_args[@]}" "${*} failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=media-libs/coin-4.0.0::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=media-libs/coin-4.0.0::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/media-libs/coin-4.0.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-libs/coin-4.0.0/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/media-libs/coin-4.0.0/work/coin-4.0.0_build' > [31;01m*[0m S: '/var/tmp/portage/media-libs/coin-4.0.0/work/coin'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 752159
: 669641