* Package: games-strategy/naev-0.6.1-r1 * Repository: gentoo * Maintainer: games@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux mixer openal userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking naev-0.6.1.tar.bz2 to /var/tmp/portage/games-strategy/naev-0.6.1-r1/work >>> Source unpacked in /var/tmp/portage/games-strategy/naev-0.6.1-r1/work >>> Preparing source in /var/tmp/portage/games-strategy/naev-0.6.1-r1/work/naev-0.6.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-strategy/naev-0.6.1-r1/work/naev-0.6.1 ... * econf: updating naev-0.6.1/build/config.sub with /usr/share/gnuconfig/config.sub * econf: updating naev-0.6.1/build/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/naev-0.6.1-r1 --htmldir=/usr/share/doc/naev-0.6.1-r1/html --libdir=/usr/lib64 --docdir=/usr/share/doc/naev-0.6.1-r1 --enable-lua=shared --disable-debug --with-openal --with-sdlmixer checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for cut... cut checking for doxygen... doxygen checking for luadoc... no checking for git... git checking whether we are building utils... no checking whether we have docs... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking if we need a __unix__ define... no checking whether to enable debug mode... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether to use SDL2 instead of SDL... yes checking whether to use OpenAL... yes checking whether to use SDL_mixer... yes checking which lua to use... shared checking for path to ndata... /usr/share/naev/ndata checking for SDL... yes checking for XML... yes checking for FREETYPE... yes checking for VORBIS... yes checking for VORBISFILE... yes checking for PNG... yes checking for ZIP... yes checking for LUA... no checking for LUA... no checking for LUA... no checking for LUA... yes checking for library containing sqrt... -lm checking for cs_spalloc in -lcsparse... no checking for cs_di_spalloc in -lcxsparse... no checking AL/al.h usability... yes checking AL/al.h presence... yes checking for AL/al.h... yes checking for alGenSources in -framework OpenAL... no checking for alGenSources in -lopenal... yes checking for SDLMIXER... yes checking for library containing IMG_Load... no checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking for glGenTextures in -framework OpenGL... no checking for glGenTextures in -lGL... yes checking for glOrtho2D in -framework OpenGL... no checking for glOrtho2D in -lGLU... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for feenableexcept... yes checking for clock_gettime... yes checking for ov_read_filter... yes checking for the current Git commit identifier... unknown checking for sed... sed checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating src/tk/Makefile config.status: creating src/tk/widget/Makefile config.status: creating build/shave config.status: creating lib/csparse/Makefile config.status: creating src/config.h config.status: executing depfiles commands configure: prefix: /usr configure: ndata: /usr/share/naev/ndata configure: SDL2: yes configure: sound backends: configure: OpenAL: yes configure: SDL_mixer: yes configure: lib: configure: csparse: internal configure: lua: shared configure: utils: no configure: mkspr: no configure: debug mode: no >>> Source configured. >>> Compiling source in /var/tmp/portage/games-strategy/naev-0.6.1-r1/work/naev-0.6.1 ... make -j1 V=1 Making all in lib Making all in csparse x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_add.o cs_add.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_amd.o cs_amd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_chol.o cs_chol.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_cholsol.o cs_cholsol.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_compress.o cs_compress.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_counts.o cs_counts.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_cumsum.o cs_cumsum.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_dfs.o cs_dfs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_dmperm.o cs_dmperm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_droptol.o cs_droptol.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_dropzeros.o cs_dropzeros.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_dupl.o cs_dupl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_entry.o cs_entry.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_ereach.o cs_ereach.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_etree.o cs_etree.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_fkeep.o cs_fkeep.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_gaxpy.o cs_gaxpy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_happly.o cs_happly.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_house.o cs_house.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_ipvec.o cs_ipvec.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_leaf.o cs_leaf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_load.o cs_load.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_lsolve.o cs_lsolve.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_ltsolve.o cs_ltsolve.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_lu.o cs_lu.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_lusol.o cs_lusol.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_malloc.o cs_malloc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_maxtrans.o cs_maxtrans.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_multiply.o cs_multiply.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_norm.o cs_norm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_permute.o cs_permute.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_pinv.o cs_pinv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_post.o cs_post.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_print.o cs_print.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_pvec.o cs_pvec.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_qr.o cs_qr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_qrsol.o cs_qrsol.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_randperm.o cs_randperm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_reach.o cs_reach.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_scatter.o cs_scatter.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_scc.o cs_scc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_schol.o cs_schol.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_spsolve.o cs_spsolve.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_sqr.o cs_sqr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_symperm.o cs_symperm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_tdfs.o cs_tdfs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_transpose.o cs_transpose.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_updown.o cs_updown.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_usolve.o cs_usolve.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_util.o cs_util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-common -c -o cs_utsolve.o cs_utsolve.c Making all in src Making all in tk Making all in widget x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -include ../../../src/config.h -I../../../src -I../../../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o button.o button.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -include ../../../src/config.h -I../../../src -I../../../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o checkbox.o checkbox.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -include ../../../src/config.h -I../../../src -I../../../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o cust.o cust.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -include ../../../src/config.h -I../../../src -I../../../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o fader.o fader.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -include ../../../src/config.h -I../../../src -I../../../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o image.o image.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -include ../../../src/config.h -I../../../src -I../../../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o imagearray.o imagearray.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -include ../../../src/config.h -I../../../src -I../../../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o input.o input.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -include ../../../src/config.h -I../../../src -I../../../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o list.o list.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -include ../../../src/config.h -I../../../src -I../../../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o rect.o rect.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -include ../../../src/config.h -I../../../src -I../../../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o tabwin.o tabwin.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -include ../../../src/config.h -I../../../src -I../../../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o text.o text.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o ai.o ai.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o array.o array.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o background.o background.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o board.o board.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o camera.o camera.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o claim.o claim.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o collision.o collision.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o colour.o colour.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o comm.o comm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o cond.o cond.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o conf.o conf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o console.o console.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o damagetype.o damagetype.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o debris.o debris.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o dev.o dev.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o dev_outfit.o dev_outfit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o dev_planet.o dev_planet.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o dev_ship.o dev_ship.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o dev_system.o dev_system.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o dev_sysedit.o dev_sysedit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o dev_uniedit.o dev_uniedit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o dialogue.o dialogue.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o economy.o economy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o equipment.o equipment.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o escort.o escort.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o event.o event.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o explosion.o explosion.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o faction.o faction.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o fleet.o fleet.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o font.o font.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o gui.o gui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o gui_omsg.o gui_omsg.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o gui_osd.o gui_osd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o hook.o hook.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o info.o info.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o input.o input.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o intro.o intro.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o joystick.o joystick.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o land.o land.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o land_outfits.o land_outfits.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o land_shipyard.o land_shipyard.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o load.o load.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o log.o log.c log.c: In function log_redirect: log.c:116:4: warning: ignoring return value of freopen, declared with attribute warn_unused_result [-Wunused-result] 116 | freopen( outfile, "w", stdout ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ log.c:120:4: warning: ignoring return value of freopen, declared with attribute warn_unused_result [-Wunused-result] 120 | freopen( errfile, "w", stderr ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o map.o map.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o map_find.o map_find.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o map_overlay.o map_overlay.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o md5.o md5.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o menu.o menu.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o mission.o mission.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o music.o music.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o music_openal.o music_openal.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o music_sdlmix.o music_sdlmix.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o naev.o naev.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o ndata.o ndata.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nebula.o nebula.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o news.o news.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nfile.o nfile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua.o nlua.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_bkg.o nlua_bkg.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_camera.o nlua_camera.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_cli.o nlua_cli.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_col.o nlua_col.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_commodity.o nlua_commodity.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_diff.o nlua_diff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_evt.o nlua_evt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_faction.o nlua_faction.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_gfx.o nlua_gfx.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_gui.o nlua_gui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_hook.o nlua_hook.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_jump.o nlua_jump.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_misn.o nlua_misn.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_music.o nlua_music.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_naev.o nlua_naev.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_news.o nlua_news.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_outfit.o nlua_outfit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_pilot.o nlua_pilot.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_planet.o nlua_planet.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_player.o nlua_player.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_rnd.o nlua_rnd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_ship.o nlua_ship.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_space.o nlua_space.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_system.o nlua_system.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_tex.o nlua_tex.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_time.o nlua_time.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_tk.o nlua_tk.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_tut.o nlua_tut.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_var.o nlua_var.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nlua_vec2.o nlua_vec2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nmath.o nmath.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nondata.o nondata.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o npng.o npng.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o npc.o npc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nstring.o nstring.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o ntime.o ntime.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nxml.o nxml.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nxml_lua.o nxml_lua.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o nzip.o nzip.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o opengl.o opengl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o opengl_ext.o opengl_ext.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o opengl_matrix.o opengl_matrix.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o opengl_render.o opengl_render.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o opengl_tex.o opengl_tex.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o opengl_vbo.o opengl_vbo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o options.o options.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o outfit.o outfit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o pause.o pause.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o perlin.o perlin.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o physics.o physics.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o pilot.o pilot.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o pilot_cargo.o pilot_cargo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o pilot_ew.o pilot_ew.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o pilot_heat.o pilot_heat.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o pilot_hook.o pilot_hook.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o pilot_outfit.o pilot_outfit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o pilot_weapon.o pilot_weapon.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o plasmaf.o plasmaf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o player.o player.c In file included from /usr/include/string.h:495, from /usr/include/SDL2/SDL_stdinc.h:60, from /usr/include/SDL2/SDL_main.h:25, from /usr/include/SDL2/SDL.h:32, from opengl.h:11, from ship.h:11, from pilot.h:11, from player.h:10, from player.c:12: In function strncpy, inlined from player_newShip at player.c:464:7: /usr/include/bits/string_fortified.h:106:10: warning: __builtin_strncpy specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ player.c: In function player_newShip: player.c:462:13: note: length computed here 462 | len = strlen(def_name)+10; | ^~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o player_autonav.o player_autonav.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o player_gui.o player_gui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o queue.o queue.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o rng.o rng.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o save.o save.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o ship.o ship.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o shipstats.o shipstats.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o slots.o slots.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o sound.o sound.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o sound_openal.o sound_openal.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o sound_sdlmix.o sound_sdlmix.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o space.o space.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o spfx.o spfx.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o start.o start.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o tech.o tech.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o threadpool.o threadpool.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o toolkit.o toolkit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o unidiff.o unidiff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -c -o weapon.o weapon.c x86_64-pc-linux-gnu-gcc -include ../src/config.h -I../src -I../lib/csparse -I/usr/include/SDL2 -D_REENTRANT -DSDLKey=SDL_Keycode -DSDLMod=SDL_Keymod -DSDL_BUTTON_WHEELUP=SDL_BUTTON_X1 -DSDL_BUTTON_WHEELDOWN=SDL_BUTTON_X2 -DKMOD_LMETA=KMOD_LGUI -DKMOD_RMETA=KMOD_RGUI -DSDLK_NUMLOCK=SDLK_NUMLOCKCLEAR -DSDLK_SCROLLOCK=SDLK_SCROLLLOCK -DSDLK_RMETA=SDLK_RGUI -DSDLK_LMETA=SDLK_LGUI -D_GNU_SOURCE=1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o naev ai.o array.o background.o board.o camera.o claim.o collision.o colour.o comm.o cond.o conf.o console.o damagetype.o debris.o dev.o dev_outfit.o dev_planet.o dev_ship.o dev_system.o dev_sysedit.o dev_uniedit.o dialogue.o economy.o equipment.o escort.o event.o explosion.o faction.o fleet.o font.o gui.o gui_omsg.o gui_osd.o hook.o info.o input.o intro.o joystick.o land.o land_outfits.o land_shipyard.o load.o log.o map.o map_find.o map_overlay.o md5.o menu.o mission.o music.o music_openal.o music_sdlmix.o naev.o ndata.o nebula.o news.o nfile.o nlua.o nlua_bkg.o nlua_camera.o nlua_cli.o nlua_col.o nlua_commodity.o nlua_diff.o nlua_evt.o nlua_faction.o nlua_gfx.o nlua_gui.o nlua_hook.o nlua_jump.o nlua_misn.o nlua_music.o nlua_naev.o nlua_news.o nlua_outfit.o nlua_pilot.o nlua_planet.o nlua_player.o nlua_rnd.o nlua_ship.o nlua_space.o nlua_system.o nlua_tex.o nlua_time.o nlua_tk.o nlua_tut.o nlua_var.o nlua_vec2.o nmath.o nondata.o npng.o npc.o nstring.o ntime.o nxml.o nxml_lua.o nzip.o opengl.o opengl_ext.o opengl_matrix.o opengl_render.o opengl_tex.o opengl_vbo.o options.o outfit.o pause.o perlin.o physics.o pilot.o pilot_cargo.o pilot_ew.o pilot_heat.o pilot_hook.o pilot_outfit.o pilot_weapon.o plasmaf.o player.o player_autonav.o player_gui.o queue.o rng.o save.o ship.o shipstats.o slots.o sound.o sound_openal.o sound_sdlmix.o space.o spfx.o start.o tech.o threadpool.o toolkit.o unidiff.o weapon.o -lm ../src/tk/widget/libwidget.a ../lib/csparse/libcsparse.a -lSDL2 -lxml2 -lfreetype -llua -lm -lvorbis -lvorbisfile -lpng16 -lz -lzip -lGL -lGLU -lopenal -lSDL2_mixer -lSDL2 -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: background.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: background.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: background.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: background.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: background.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: background.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: background.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: background.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: background.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: background.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: background.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: background.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: board.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: board.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: board.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: board.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: board.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: board.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: board.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: board.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: board.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: board.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: board.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: board.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: camera.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: camera.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: camera.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: camera.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: camera.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: camera.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: camera.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: camera.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: camera.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: camera.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: camera.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: camera.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: claim.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: claim.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: claim.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: claim.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: claim.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: claim.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: claim.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: claim.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: claim.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: claim.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: claim.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: claim.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: collision.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: collision.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: collision.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: collision.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: collision.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: collision.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: collision.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: collision.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: collision.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: collision.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: collision.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: collision.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: comm.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: comm.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: comm.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: comm.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: comm.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: comm.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: comm.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: comm.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: comm.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: comm.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: comm.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: comm.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: conf.o:(.bss+0x140): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: conf.o:(.bss+0x148): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: conf.o:(.bss+0x150): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: conf.o:(.bss+0x158): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: conf.o:(.bss+0x160): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: conf.o:(.bss+0x168): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: conf.o:(.bss+0x170): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: conf.o:(.bss+0x178): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: conf.o:(.bss+0x180): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: conf.o:(.bss+0x188): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: conf.o:(.bss+0x190): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: conf.o:(.bss+0x198): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: console.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: console.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: console.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: console.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: console.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: console.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: console.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: console.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: console.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: console.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: console.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: console.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: damagetype.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: damagetype.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: damagetype.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: damagetype.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: damagetype.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: damagetype.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: damagetype.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: damagetype.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: damagetype.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: damagetype.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: damagetype.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: damagetype.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: debris.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: debris.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: debris.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: debris.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: debris.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: debris.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: debris.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: debris.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: debris.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: debris.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: debris.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: debris.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_outfit.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_outfit.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_outfit.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_outfit.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_outfit.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_outfit.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_outfit.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_outfit.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_outfit.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_outfit.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_outfit.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_outfit.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_planet.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_planet.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_planet.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_planet.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_planet.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_planet.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_planet.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_planet.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_planet.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_planet.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_planet.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_planet.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_ship.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_ship.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_ship.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_ship.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_ship.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_ship.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_ship.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_ship.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_ship.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_ship.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_ship.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_ship.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_system.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_system.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_system.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_system.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_system.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_system.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_system.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_system.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_system.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_system.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_system.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_system.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_sysedit.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_sysedit.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_sysedit.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_sysedit.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_sysedit.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_sysedit.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_sysedit.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_sysedit.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_sysedit.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_sysedit.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_sysedit.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_sysedit.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_uniedit.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_uniedit.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_uniedit.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_uniedit.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_uniedit.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_uniedit.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_uniedit.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_uniedit.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_uniedit.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_uniedit.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_uniedit.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dev_uniedit.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dialogue.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dialogue.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dialogue.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dialogue.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dialogue.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dialogue.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dialogue.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dialogue.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dialogue.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dialogue.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dialogue.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dialogue.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: economy.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: economy.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: economy.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: economy.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: economy.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: economy.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: economy.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: economy.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: economy.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: economy.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: economy.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: economy.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: equipment.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: equipment.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: equipment.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: equipment.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: equipment.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: equipment.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: equipment.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: equipment.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: equipment.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: equipment.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: equipment.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: equipment.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: escort.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: escort.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: escort.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: escort.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: escort.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: escort.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: escort.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: escort.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: escort.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: escort.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: escort.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: escort.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: event.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: event.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: event.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: event.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: event.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: event.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: event.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: event.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: event.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: event.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: event.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: event.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: explosion.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: explosion.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: explosion.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: explosion.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: explosion.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: explosion.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: explosion.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: explosion.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: explosion.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: explosion.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: explosion.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: explosion.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: faction.o:(.bss+0x8): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: faction.o:(.bss+0x10): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: faction.o:(.bss+0x18): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: faction.o:(.bss+0x20): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: faction.o:(.bss+0x28): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: faction.o:(.bss+0x30): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: faction.o:(.bss+0x38): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: faction.o:(.bss+0x40): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: faction.o:(.bss+0x48): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: faction.o:(.bss+0x50): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: faction.o:(.bss+0x58): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: faction.o:(.bss+0x60): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fleet.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fleet.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fleet.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fleet.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fleet.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fleet.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fleet.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fleet.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fleet.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fleet.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fleet.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fleet.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: font.o:(.bss+0x60): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: font.o:(.bss+0x68): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: font.o:(.bss+0x70): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: font.o:(.bss+0x78): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: font.o:(.bss+0x80): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: font.o:(.bss+0x88): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: font.o:(.bss+0x90): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: font.o:(.bss+0x98): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: font.o:(.bss+0xa0): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: font.o:(.bss+0xa8): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: font.o:(.bss+0xb0): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: font.o:(.bss+0xb8): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui.o:(.bss+0x8): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui.o:(.bss+0x10): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui.o:(.bss+0x18): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui.o:(.bss+0x20): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui.o:(.bss+0x28): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui.o:(.bss+0x30): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui.o:(.bss+0x38): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui.o:(.bss+0x40): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui.o:(.bss+0x48): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui.o:(.bss+0x50): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui.o:(.bss+0x58): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui.o:(.bss+0x60): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui_omsg.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui_omsg.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui_omsg.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui_omsg.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui_omsg.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui_omsg.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui_omsg.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui_omsg.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui_omsg.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui_omsg.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui_omsg.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui_omsg.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui_osd.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui_osd.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui_osd.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui_osd.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui_osd.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui_osd.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui_osd.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui_osd.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui_osd.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui_osd.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui_osd.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gui_osd.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: hook.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: hook.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: hook.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: hook.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: hook.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: hook.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: hook.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: hook.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: hook.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: hook.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: hook.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: hook.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: info.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: info.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: info.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: info.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: info.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: info.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: info.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: info.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: info.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: info.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: info.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: info.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: input.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: input.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: input.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: input.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: input.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: input.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: input.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: input.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: input.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: input.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: input.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: input.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: intro.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: intro.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: intro.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: intro.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: intro.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: intro.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: intro.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: intro.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: intro.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: intro.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: intro.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: intro.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land.o:(.bss+0x18): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land.o:(.bss+0x20): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land.o:(.bss+0x28): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land.o:(.bss+0x30): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land.o:(.bss+0x38): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land.o:(.bss+0x40): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land.o:(.bss+0x48): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land.o:(.bss+0x50): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land.o:(.bss+0x58): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land.o:(.bss+0x60): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land.o:(.bss+0x68): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land.o:(.bss+0x70): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land_outfits.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land_outfits.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land_outfits.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land_outfits.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land_outfits.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land_outfits.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land_outfits.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land_outfits.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land_outfits.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land_outfits.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land_outfits.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land_outfits.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land_shipyard.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land_shipyard.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land_shipyard.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land_shipyard.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land_shipyard.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land_shipyard.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land_shipyard.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land_shipyard.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land_shipyard.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land_shipyard.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land_shipyard.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: land_shipyard.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map.o:(.bss+0x18): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map.o:(.bss+0x20): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map.o:(.bss+0x28): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map.o:(.bss+0x30): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map.o:(.bss+0x38): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map.o:(.bss+0x40): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map.o:(.bss+0x48): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map.o:(.bss+0x50): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map.o:(.bss+0x58): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map.o:(.bss+0x60): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map.o:(.bss+0x68): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map.o:(.bss+0x70): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map_find.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map_find.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map_find.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map_find.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map_find.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map_find.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map_find.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map_find.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map_find.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map_find.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map_find.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map_find.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map_overlay.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map_overlay.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map_overlay.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map_overlay.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map_overlay.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map_overlay.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map_overlay.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map_overlay.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map_overlay.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map_overlay.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map_overlay.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map_overlay.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: menu.o:(.bss+0x8): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: menu.o:(.bss+0x10): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: menu.o:(.bss+0x18): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: menu.o:(.bss+0x20): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: menu.o:(.bss+0x28): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: menu.o:(.bss+0x30): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: menu.o:(.bss+0x38): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: menu.o:(.bss+0x40): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: menu.o:(.bss+0x48): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: menu.o:(.bss+0x50): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: menu.o:(.bss+0x58): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: menu.o:(.bss+0x60): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mission.o:(.bss+0x60): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mission.o:(.bss+0x68): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mission.o:(.bss+0x70): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mission.o:(.bss+0x78): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mission.o:(.bss+0x80): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mission.o:(.bss+0x88): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mission.o:(.bss+0x90): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mission.o:(.bss+0x98): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mission.o:(.bss+0xa0): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mission.o:(.bss+0xa8): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mission.o:(.bss+0xb0): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mission.o:(.bss+0xb8): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: music_openal.o:(.bss+0x8): multiple definition of `nalEffectfv'; music.o:(.bss+0x70): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: music_openal.o:(.bss+0x10): multiple definition of `nalEffectf'; music.o:(.bss+0x78): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: music_openal.o:(.bss+0x18): multiple definition of `nalEffectiv'; music.o:(.bss+0x80): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: music_openal.o:(.bss+0x20): multiple definition of `nalEffecti'; music.o:(.bss+0x88): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: music_openal.o:(.bss+0x28): multiple definition of `nalDeleteEffects'; music.o:(.bss+0x90): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: music_openal.o:(.bss+0x30): multiple definition of `nalGenEffects'; music.o:(.bss+0x98): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: music_openal.o:(.bss+0x38): multiple definition of `nalFilterfv'; music.o:(.bss+0xa0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: music_openal.o:(.bss+0x40): multiple definition of `nalFilterf'; music.o:(.bss+0xa8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: music_openal.o:(.bss+0x48): multiple definition of `nalFilteriv'; music.o:(.bss+0xb0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: music_openal.o:(.bss+0x50): multiple definition of `nalFilteri'; music.o:(.bss+0xb8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: music_openal.o:(.bss+0x58): multiple definition of `nalDeleteFilters'; music.o:(.bss+0xc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: music_openal.o:(.bss+0x60): multiple definition of `nalGenFilters'; music.o:(.bss+0xc8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: music_openal.o:(.bss+0x68): multiple definition of `nalGetAuxiliaryEffectSlotfv'; music.o:(.bss+0xd0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: music_openal.o:(.bss+0x70): multiple definition of `nalGetAuxiliaryEffectSlotf'; music.o:(.bss+0xd8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: music_openal.o:(.bss+0x78): multiple definition of `nalGetAuxiliaryEffectSlotiv'; music.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: music_openal.o:(.bss+0x80): multiple definition of `nalGetAuxiliaryEffectSloti'; music.o:(.bss+0xe8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: music_openal.o:(.bss+0x88): multiple definition of `nalAuxiliaryEffectSlotfv'; music.o:(.bss+0xf0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: music_openal.o:(.bss+0x90): multiple definition of `nalAuxiliaryEffectSlotf'; music.o:(.bss+0xf8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: music_openal.o:(.bss+0x98): multiple definition of `nalAuxiliaryEffectSlotiv'; music.o:(.bss+0x100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: music_openal.o:(.bss+0xa0): multiple definition of `nalAuxiliaryEffectSloti'; music.o:(.bss+0x108): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: music_openal.o:(.bss+0xa8): multiple definition of `nalIsAuxiliaryEffectSlot'; music.o:(.bss+0x110): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: music_openal.o:(.bss+0xb0): multiple definition of `nalDeleteAuxiliaryEffectSlots'; music.o:(.bss+0x118): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: music_openal.o:(.bss+0xb8): multiple definition of `nalGenAuxiliaryEffectSlots'; music.o:(.bss+0x120): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: naev.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: naev.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: naev.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: naev.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: naev.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: naev.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: naev.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: naev.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: naev.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: naev.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: naev.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: naev.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ndata.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ndata.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ndata.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ndata.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ndata.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ndata.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ndata.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ndata.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ndata.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ndata.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ndata.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ndata.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nebula.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nebula.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nebula.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nebula.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nebula.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nebula.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nebula.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nebula.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nebula.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nebula.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nebula.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nebula.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: news.o:(.bss+0x8): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: news.o:(.bss+0x10): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: news.o:(.bss+0x18): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: news.o:(.bss+0x20): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: news.o:(.bss+0x28): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: news.o:(.bss+0x30): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: news.o:(.bss+0x38): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: news.o:(.bss+0x40): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: news.o:(.bss+0x48): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: news.o:(.bss+0x50): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: news.o:(.bss+0x58): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: news.o:(.bss+0x60): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_bkg.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_bkg.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_bkg.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_bkg.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_bkg.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_bkg.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_bkg.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_bkg.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_bkg.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_bkg.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_bkg.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_bkg.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_camera.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_camera.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_camera.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_camera.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_camera.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_camera.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_camera.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_camera.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_camera.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_camera.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_camera.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_camera.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_cli.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_cli.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_cli.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_cli.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_cli.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_cli.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_cli.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_cli.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_cli.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_cli.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_cli.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_cli.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_commodity.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_commodity.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_commodity.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_commodity.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_commodity.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_commodity.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_commodity.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_commodity.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_commodity.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_commodity.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_commodity.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_commodity.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_evt.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_evt.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_evt.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_evt.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_evt.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_evt.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_evt.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_evt.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_evt.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_evt.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_evt.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_evt.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_faction.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_faction.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_faction.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_faction.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_faction.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_faction.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_faction.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_faction.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_faction.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_faction.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_faction.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_faction.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_gfx.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_gfx.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_gfx.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_gfx.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_gfx.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_gfx.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_gfx.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_gfx.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_gfx.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_gfx.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_gfx.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_gfx.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_gui.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_gui.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_gui.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_gui.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_gui.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_gui.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_gui.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_gui.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_gui.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_gui.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_gui.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_gui.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_hook.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_hook.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_hook.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_hook.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_hook.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_hook.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_hook.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_hook.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_hook.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_hook.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_hook.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_hook.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_jump.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_jump.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_jump.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_jump.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_jump.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_jump.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_jump.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_jump.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_jump.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_jump.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_jump.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_jump.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_misn.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_misn.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_misn.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_misn.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_misn.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_misn.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_misn.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_misn.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_misn.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_misn.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_misn.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_misn.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_naev.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_naev.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_naev.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_naev.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_naev.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_naev.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_naev.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_naev.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_naev.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_naev.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_naev.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_naev.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_news.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_news.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_news.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_news.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_news.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_news.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_news.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_news.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_news.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_news.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_news.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_news.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_outfit.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_outfit.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_outfit.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_outfit.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_outfit.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_outfit.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_outfit.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_outfit.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_outfit.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_outfit.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_outfit.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_outfit.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_pilot.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_pilot.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_pilot.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_pilot.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_pilot.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_pilot.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_pilot.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_pilot.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_pilot.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_pilot.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_pilot.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_pilot.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_planet.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_planet.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_planet.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_planet.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_planet.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_planet.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_planet.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_planet.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_planet.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_planet.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_planet.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_planet.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_player.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_player.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_player.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_player.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_player.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_player.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_player.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_player.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_player.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_player.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_player.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_player.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_rnd.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_rnd.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_rnd.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_rnd.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_rnd.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_rnd.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_rnd.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_rnd.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_rnd.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_rnd.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_rnd.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_rnd.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_ship.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_ship.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_ship.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_ship.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_ship.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_ship.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_ship.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_ship.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_ship.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_ship.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_ship.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_ship.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_space.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_space.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_space.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_space.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_space.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_space.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_space.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_space.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_space.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_space.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_space.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_space.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_system.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_system.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_system.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_system.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_system.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_system.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_system.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_system.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_system.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_system.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_system.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_system.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_tex.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_tex.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_tex.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_tex.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_tex.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_tex.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_tex.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_tex.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_tex.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_tex.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_tex.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_tex.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_tut.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_tut.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_tut.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_tut.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_tut.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_tut.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_tut.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_tut.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_tut.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_tut.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_tut.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_tut.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_var.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_var.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_var.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_var.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_var.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_var.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_var.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_var.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_var.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_var.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_var.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nlua_var.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: npc.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: npc.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: npc.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: npc.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: npc.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: npc.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: npc.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: npc.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: npc.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: npc.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: npc.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: npc.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ntime.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ntime.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ntime.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ntime.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ntime.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ntime.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ntime.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ntime.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ntime.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ntime.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ntime.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ntime.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nxml.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nxml.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nxml.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nxml.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nxml.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nxml.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nxml.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nxml.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nxml.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nxml.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nxml.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nxml.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nxml_lua.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nxml_lua.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nxml_lua.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nxml_lua.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nxml_lua.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nxml_lua.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nxml_lua.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nxml_lua.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nxml_lua.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nxml_lua.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nxml_lua.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nxml_lua.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl.o:(.bss+0xe0): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl.o:(.bss+0x88): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl.o:(.bss+0x90): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl.o:(.bss+0x98): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl.o:(.bss+0xa0): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl.o:(.bss+0xa8): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl.o:(.bss+0xb0): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl.o:(.bss+0xb8): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl.o:(.bss+0xc0): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl.o:(.bss+0xc8): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl.o:(.bss+0xd0): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl.o:(.bss+0xd8): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_ext.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_ext.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_ext.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_ext.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_ext.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_ext.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_ext.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_ext.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_ext.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_ext.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_ext.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_ext.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_matrix.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_matrix.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_matrix.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_matrix.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_matrix.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_matrix.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_matrix.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_matrix.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_matrix.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_matrix.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_matrix.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_matrix.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_render.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_render.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_render.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_render.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_render.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_render.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_render.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_render.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_render.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_render.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_render.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_render.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_tex.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_tex.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_tex.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_tex.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_tex.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_tex.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_tex.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_tex.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_tex.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_tex.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_tex.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_tex.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_vbo.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_vbo.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_vbo.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_vbo.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_vbo.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_vbo.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_vbo.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_vbo.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_vbo.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_vbo.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_vbo.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: opengl_vbo.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: options.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: options.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: options.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: options.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: options.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: options.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: options.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: options.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: options.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: options.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: options.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: options.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: outfit.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: outfit.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: outfit.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: outfit.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: outfit.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: outfit.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: outfit.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: outfit.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: outfit.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: outfit.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: outfit.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: outfit.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pause.o:(.bss+0x8): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pause.o:(.bss+0x10): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pause.o:(.bss+0x18): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pause.o:(.bss+0x20): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pause.o:(.bss+0x28): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pause.o:(.bss+0x30): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pause.o:(.bss+0x38): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pause.o:(.bss+0x40): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pause.o:(.bss+0x48): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pause.o:(.bss+0x50): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pause.o:(.bss+0x58): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pause.o:(.bss+0x60): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot.o:(.bss+0x10): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot.o:(.bss+0x18): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot.o:(.bss+0x20): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot.o:(.bss+0x28): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot.o:(.bss+0x30): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot.o:(.bss+0x38): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot.o:(.bss+0x40): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot.o:(.bss+0x48): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot.o:(.bss+0x50): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot.o:(.bss+0x58): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot.o:(.bss+0x60): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot.o:(.bss+0x68): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_cargo.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_cargo.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_cargo.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_cargo.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_cargo.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_cargo.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_cargo.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_cargo.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_cargo.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_cargo.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_cargo.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_cargo.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_ew.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_ew.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_ew.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_ew.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_ew.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_ew.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_ew.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_ew.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_ew.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_ew.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_ew.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_ew.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_heat.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_heat.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_heat.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_heat.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_heat.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_heat.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_heat.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_heat.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_heat.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_heat.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_heat.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_heat.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_hook.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_hook.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_hook.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_hook.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_hook.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_hook.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_hook.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_hook.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_hook.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_hook.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_hook.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_hook.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_outfit.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_outfit.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_outfit.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_outfit.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_outfit.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_outfit.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_outfit.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_outfit.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_outfit.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_outfit.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_outfit.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_outfit.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_weapon.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_weapon.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_weapon.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_weapon.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_weapon.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_weapon.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_weapon.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_weapon.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_weapon.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_weapon.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_weapon.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot_weapon.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: plasmaf.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: plasmaf.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: plasmaf.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: plasmaf.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: plasmaf.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: plasmaf.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: plasmaf.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: plasmaf.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: plasmaf.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: plasmaf.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: plasmaf.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: plasmaf.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: player.o:(.bss+0xb0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: player.o:(.bss+0xb8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: player.o:(.bss+0xc0): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: player.o:(.bss+0xc8): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: player.o:(.bss+0xd0): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: player.o:(.bss+0xd8): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: player.o:(.bss+0xe0): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: player.o:(.bss+0xe8): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: player.o:(.bss+0xf0): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: player.o:(.bss+0xf8): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: player.o:(.bss+0x100): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: player.o:(.bss+0x108): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: player_autonav.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: player_autonav.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: player_autonav.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: player_autonav.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: player_autonav.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: player_autonav.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: player_autonav.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: player_autonav.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: player_autonav.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: player_autonav.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: player_autonav.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: player_autonav.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: save.o:(.bss+0x8): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: save.o:(.bss+0x10): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: save.o:(.bss+0x18): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: save.o:(.bss+0x20): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: save.o:(.bss+0x28): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: save.o:(.bss+0x30): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: save.o:(.bss+0x38): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: save.o:(.bss+0x40): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: save.o:(.bss+0x48): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: save.o:(.bss+0x50): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: save.o:(.bss+0x58): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: save.o:(.bss+0x60): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ship.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ship.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ship.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ship.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ship.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ship.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ship.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ship.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ship.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ship.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ship.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ship.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: shipstats.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: shipstats.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: shipstats.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: shipstats.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: shipstats.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: shipstats.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: shipstats.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: shipstats.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: shipstats.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: shipstats.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: shipstats.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: shipstats.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: slots.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: slots.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: slots.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: slots.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: slots.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: slots.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: slots.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: slots.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: slots.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: slots.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: slots.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: slots.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0xe0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0xe8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0xf0): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0xf8): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x100): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x108): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x110): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x118): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x120): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x128): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x130): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x138): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x140): multiple definition of `nalEffectfv'; music.o:(.bss+0x70): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x148): multiple definition of `nalEffectf'; music.o:(.bss+0x78): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x150): multiple definition of `nalEffectiv'; music.o:(.bss+0x80): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x158): multiple definition of `nalEffecti'; music.o:(.bss+0x88): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x160): multiple definition of `nalDeleteEffects'; music.o:(.bss+0x90): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x168): multiple definition of `nalGenEffects'; music.o:(.bss+0x98): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x170): multiple definition of `nalFilterfv'; music.o:(.bss+0xa0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x178): multiple definition of `nalFilterf'; music.o:(.bss+0xa8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x180): multiple definition of `nalFilteriv'; music.o:(.bss+0xb0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x188): multiple definition of `nalFilteri'; music.o:(.bss+0xb8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x190): multiple definition of `nalDeleteFilters'; music.o:(.bss+0xc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x198): multiple definition of `nalGenFilters'; music.o:(.bss+0xc8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x1a0): multiple definition of `nalGetAuxiliaryEffectSlotfv'; music.o:(.bss+0xd0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x1a8): multiple definition of `nalGetAuxiliaryEffectSlotf'; music.o:(.bss+0xd8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x1b0): multiple definition of `nalGetAuxiliaryEffectSlotiv'; music.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x1b8): multiple definition of `nalGetAuxiliaryEffectSloti'; music.o:(.bss+0xe8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x1c0): multiple definition of `nalAuxiliaryEffectSlotfv'; music.o:(.bss+0xf0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x1c8): multiple definition of `nalAuxiliaryEffectSlotf'; music.o:(.bss+0xf8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x1d0): multiple definition of `nalAuxiliaryEffectSlotiv'; music.o:(.bss+0x100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x1d8): multiple definition of `nalAuxiliaryEffectSloti'; music.o:(.bss+0x108): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x1e0): multiple definition of `nalIsAuxiliaryEffectSlot'; music.o:(.bss+0x110): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x1e8): multiple definition of `nalDeleteAuxiliaryEffectSlots'; music.o:(.bss+0x118): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x1f0): multiple definition of `nalGenAuxiliaryEffectSlots'; music.o:(.bss+0x120): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound_openal.o:(.bss+0xc8): multiple definition of `nalDeleteAuxiliaryEffectSlots'; music.o:(.bss+0x118): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound_openal.o:(.bss+0x40): multiple definition of `nalDeleteEffects'; music.o:(.bss+0x90): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound_openal.o:(.bss+0xb8): multiple definition of `nalAuxiliaryEffectSloti'; music.o:(.bss+0x108): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound_openal.o:(.bss+0x28): multiple definition of `nalEffectf'; music.o:(.bss+0x78): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound_openal.o:(.bss+0xd0): multiple definition of `nalGenAuxiliaryEffectSlots'; music.o:(.bss+0x120): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound_openal.o:(.bss+0xc0): multiple definition of `nalIsAuxiliaryEffectSlot'; music.o:(.bss+0x110): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound_openal.o:(.bss+0xb0): multiple definition of `nalAuxiliaryEffectSlotiv'; music.o:(.bss+0x100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound_openal.o:(.bss+0xa8): multiple definition of `nalAuxiliaryEffectSlotf'; music.o:(.bss+0xf8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound_openal.o:(.bss+0xa0): multiple definition of `nalAuxiliaryEffectSlotfv'; music.o:(.bss+0xf0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound_openal.o:(.bss+0x98): multiple definition of `nalGetAuxiliaryEffectSloti'; music.o:(.bss+0xe8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound_openal.o:(.bss+0x90): multiple definition of `nalGetAuxiliaryEffectSlotiv'; music.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound_openal.o:(.bss+0x88): multiple definition of `nalGetAuxiliaryEffectSlotf'; music.o:(.bss+0xd8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound_openal.o:(.bss+0x80): multiple definition of `nalGetAuxiliaryEffectSlotfv'; music.o:(.bss+0xd0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound_openal.o:(.bss+0x78): multiple definition of `nalGenFilters'; music.o:(.bss+0xc8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound_openal.o:(.bss+0x70): multiple definition of `nalDeleteFilters'; music.o:(.bss+0xc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound_openal.o:(.bss+0x68): multiple definition of `nalFilteri'; music.o:(.bss+0xb8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound_openal.o:(.bss+0x60): multiple definition of `nalFilteriv'; music.o:(.bss+0xb0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound_openal.o:(.bss+0x58): multiple definition of `nalFilterf'; music.o:(.bss+0xa8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound_openal.o:(.bss+0x50): multiple definition of `nalFilterfv'; music.o:(.bss+0xa0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound_openal.o:(.bss+0x48): multiple definition of `nalGenEffects'; music.o:(.bss+0x98): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound_openal.o:(.bss+0x38): multiple definition of `nalEffecti'; music.o:(.bss+0x88): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound_openal.o:(.bss+0x30): multiple definition of `nalEffectiv'; music.o:(.bss+0x80): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound_openal.o:(.bss+0x20): multiple definition of `nalEffectfv'; music.o:(.bss+0x70): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: space.o:(.bss+0x20): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: space.o:(.bss+0x28): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: space.o:(.bss+0x30): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: space.o:(.bss+0x38): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: space.o:(.bss+0x40): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: space.o:(.bss+0x48): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: space.o:(.bss+0x50): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: space.o:(.bss+0x58): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: space.o:(.bss+0x60): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: space.o:(.bss+0x68): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: space.o:(.bss+0x70): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: space.o:(.bss+0x78): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: spfx.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: spfx.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: spfx.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: spfx.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: spfx.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: spfx.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: spfx.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: spfx.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: spfx.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: spfx.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: spfx.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: spfx.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: start.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: start.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: start.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: start.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: start.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: start.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: start.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: start.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: start.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: start.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: start.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: start.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tech.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tech.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tech.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tech.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tech.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tech.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tech.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tech.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tech.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tech.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tech.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tech.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: toolkit.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: toolkit.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: toolkit.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: toolkit.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: toolkit.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: toolkit.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: toolkit.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: toolkit.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: toolkit.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: toolkit.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: toolkit.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: toolkit.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: unidiff.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: unidiff.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: unidiff.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: unidiff.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: unidiff.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: unidiff.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: unidiff.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: unidiff.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: unidiff.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: unidiff.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: unidiff.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: unidiff.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: weapon.o:(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: weapon.o:(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: weapon.o:(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: weapon.o:(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: weapon.o:(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: weapon.o:(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: weapon.o:(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: weapon.o:(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: weapon.o:(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: weapon.o:(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: weapon.o:(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: weapon.o:(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(button.o):(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(button.o):(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(button.o):(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(button.o):(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(button.o):(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(button.o):(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(button.o):(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(button.o):(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(button.o):(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(button.o):(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(button.o):(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(button.o):(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(checkbox.o):(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(checkbox.o):(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(checkbox.o):(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(checkbox.o):(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(checkbox.o):(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(checkbox.o):(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(checkbox.o):(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(checkbox.o):(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(checkbox.o):(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(checkbox.o):(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(checkbox.o):(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(checkbox.o):(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(cust.o):(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(cust.o):(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(cust.o):(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(cust.o):(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(cust.o):(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(cust.o):(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(cust.o):(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(cust.o):(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(cust.o):(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(cust.o):(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(cust.o):(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(cust.o):(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(fader.o):(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(fader.o):(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(fader.o):(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(fader.o):(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(fader.o):(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(fader.o):(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(fader.o):(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(fader.o):(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(fader.o):(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(fader.o):(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(fader.o):(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(fader.o):(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(image.o):(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(image.o):(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(image.o):(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(image.o):(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(image.o):(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(image.o):(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(image.o):(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(image.o):(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(image.o):(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(image.o):(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(image.o):(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(image.o):(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(imagearray.o):(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(imagearray.o):(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(imagearray.o):(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(imagearray.o):(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(imagearray.o):(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(imagearray.o):(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(imagearray.o):(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(imagearray.o):(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(imagearray.o):(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(imagearray.o):(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(imagearray.o):(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(imagearray.o):(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(input.o):(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(input.o):(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(input.o):(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(input.o):(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(input.o):(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(input.o):(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(input.o):(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(input.o):(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(input.o):(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(input.o):(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(input.o):(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(input.o):(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(list.o):(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(list.o):(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(list.o):(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(list.o):(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(list.o):(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(list.o):(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(list.o):(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(list.o):(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(list.o):(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(list.o):(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(list.o):(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(list.o):(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(rect.o):(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(rect.o):(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(rect.o):(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(rect.o):(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(rect.o):(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(rect.o):(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(rect.o):(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(rect.o):(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(rect.o):(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(rect.o):(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(rect.o):(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(rect.o):(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(tabwin.o):(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(tabwin.o):(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(tabwin.o):(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(tabwin.o):(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(tabwin.o):(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(tabwin.o):(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(tabwin.o):(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(tabwin.o):(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(tabwin.o):(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(tabwin.o):(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(tabwin.o):(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(tabwin.o):(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(text.o):(.bss+0x0): multiple definition of `nglCompressedTexImage2D'; ai.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(text.o):(.bss+0x8): multiple definition of `nglDeleteBuffers'; ai.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(text.o):(.bss+0x10): multiple definition of `nglUnmapBuffer'; ai.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(text.o):(.bss+0x18): multiple definition of `nglMapBuffer'; ai.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(text.o):(.bss+0x20): multiple definition of `nglBufferSubData'; ai.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(text.o):(.bss+0x28): multiple definition of `nglBufferData'; ai.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(text.o):(.bss+0x30): multiple definition of `nglBindBuffer'; ai.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(text.o):(.bss+0x38): multiple definition of `nglGenBuffers'; ai.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(text.o):(.bss+0x40): multiple definition of `nglMultiTexCoord2d'; ai.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(text.o):(.bss+0x48): multiple definition of `nglClientActiveTexture'; ai.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(text.o):(.bss+0x50): multiple definition of `nglActiveTexture'; ai.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/tk/widget/libwidget.a(text.o):(.bss+0x58): multiple definition of `nglGenerateMipmap'; ai.o:(.bss+0x58): first defined here collect2: error: ld returned 1 exit status make[3]: *** [Makefile:850: naev] Error 1 make[2]: *** [Makefile:1019: all-recursive] Error 1 make[1]: *** [Makefile:749: all] Error 2 make: *** [Makefile:605: all-recursive] Error 1 * ERROR: games-strategy/naev-0.6.1-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=games-strategy/naev-0.6.1-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-strategy/naev-0.6.1-r1::gentoo'`. * The complete build log is located at '/var/log/portage/games-strategy:naev-0.6.1-r1:20200219-102840.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-strategy/naev-0.6.1-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-strategy/naev-0.6.1-r1/temp/environment'. * Working directory: '/var/tmp/portage/games-strategy/naev-0.6.1-r1/work/naev-0.6.1' * S: '/var/tmp/portage/games-strategy/naev-0.6.1-r1/work/naev-0.6.1'