Last active
March 20, 2023 11:33
-
-
Save Jayman2000/87c1865953e0d118027f770337eaf9d9 to your computer and use it in GitHub Desktop.
A log used to report an issue with Xash 3D FWGS: <https://github.com/FWGS/xash3d-fwgs/issues/1300>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ./waf configure --64bit --enable-lto -T release | |
Setting top to : /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine | |
Setting out to : /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build | |
Build type : release | |
LTO build : yes | |
PolyOpt build : no | |
Checking for 'gcc' (C compiler) : gcc | |
Target OS : linux | |
Target CPU : x86_64 | |
Target binfmt : elf | |
Checking for 'g++' (C++ compiler) : g++ | |
Target OS : linux | |
Target CPU : x86_64 | |
Target binfmt : elf | |
Checking for program 'git' : /home/jayman/.nix-profile/bin/git | |
Checking git hash : 8c80d3b8 | |
Checking for program 'strip' : strip | |
Checking for program 'objcopy' : objcopy | |
Checking if 'gcc' can target 32-bit : no | |
Checking for required C flags : yes | |
Checking for required C++ flags : yes | |
Checking supported flags for g++ in parallel : started | |
... -Werror=logical-op : yes | |
... -Werror=strict-aliasing : yes | |
... -Werror=duplicated-cond : yes | |
... -Winit-self : yes | |
... -Werror=parentheses : yes | |
... -Werror=packed-not-aligned : yes | |
... -Werror=sizeof-pointer-memaccess : yes | |
... -Werror=cast-align=strict : yes | |
... -Werror=sequence-point : yes | |
... -Werror=tautological-compare : yes | |
... -Werror=sizeof-pointer-div : yes | |
... -Werror=write-strings : yes | |
... -Werror=sizeof-array-div : yes | |
... -Werror=implicit-fallthrough=2 : yes | |
... -Wmisleading-indentation : yes | |
... -Werror=use-after-free=3 : no | |
... -Werror=bool-operation : yes | |
... -Werror=vla : yes | |
... -Werror=string-compare : yes | |
... -Werror=packed : yes | |
... -Wuninitialized : yes | |
... -Werror=bool-compare : yes | |
... -Werror=return-type : yes | |
... -fdiagnostics-color=always : yes | |
-> processing test results : 1 test failed | |
Checking supported flags for gcc in parallel : started | |
... -Werror=old-style-definition : yes | |
... -Werror=implicit-function-declaration : yes | |
... -Werror=cast-align=strict : yes | |
... -Werror=bool-operation : yes | |
... -Werror=sizeof-pointer-div : yes | |
... -Werror=bool-compare : yes | |
... -Werror=packed-not-aligned : yes | |
... -Werror=strict-aliasing : yes | |
... -Werror=strict-prototypes : yes | |
... -Werror=int-conversion : yes | |
... -Werror=tautological-compare : yes | |
... -Werror=incompatible-pointer-types : yes | |
... -Winit-self : yes | |
... -Werror=use-after-free=3 : no | |
... -Werror=enum-conversion : yes | |
... -Werror=strict-prototypes : yes | |
... -Werror=sizeof-pointer-memaccess : yes | |
... -Werror=string-compare : yes | |
... -Werror=vla : yes | |
... -Werror=sequence-point : yes | |
... -Werror=packed : yes | |
... -Werror=return-type : yes | |
... -fnonconst-initializers : no | |
... -Werror=duplicated-cond : yes | |
... -Wmisleading-indentation : yes | |
... -Werror=implicit-int : yes | |
... -Wuninitialized : yes | |
... -Werror=implicit-fallthrough=2 : yes | |
... -Werror=declaration-after-statement : yes | |
... -Werror=old-style-declaration : yes | |
... -Werror=write-strings : yes | |
... -Werror=sizeof-array-div : yes | |
... -Werror=jump-misses-init : yes | |
... -fdiagnostics-color=always : yes | |
... -Werror=logical-op : yes | |
... -Werror=parentheses : yes | |
-> processing test results : 2 test failed | |
Checking for header stdint.h : yes | |
Checking for header alloca.h : yes | |
Checking for library dl : yes | |
Checking for library m : yes | |
Checking for header tgmath.h : yes | |
Checking if tgmath.h is usable : yes | |
Checking for strcasestr : no | |
... with _GNU_SOURCE? : yes | |
Checking for strchrnul : yes | |
Checking for program 'pkg-config' : /nix/store/wa04mj7rldj3rcimxb5v8c3mj62rklfd-pkg-config-wrapper-0.29.2/bin/pkg-config | |
Checking for 'opus' : not found | |
--> public : in progress | |
<-- public : done | |
--> filesystem : in progress | |
<-- filesystem : done | |
--> engine : in progress | |
Checking for SDL2 (pkg-config) : yes | |
Checking for SDL2 sanity : yes | |
Checking if a pthread flag is necessary for compiling : None | |
Checking if a pthread flag is necessary for linking : None | |
<-- engine : done | |
--> 3rdparty/extras : in progress | |
<-- 3rdparty/extras : done | |
--> ref/gl : in progress | |
<-- ref/gl : done | |
--> ref/soft : in progress | |
<-- ref/soft : done | |
--> 3rdparty/mainui : in progress | |
Checking if 'g++' supports C++11 : yes | |
Checking for 'freetype2' : yes | |
Checking for 'freetype2' sanity : yes | |
Checking for 'fontconfig' : yes | |
Checking for 'fontconfig' sanity : yes | |
Checking for library rt : yes | |
<-- 3rdparty/mainui : done | |
--> 3rdparty/vgui_support : in progress | |
Does this architecture support VGUI? : no | |
vgui is not supported on this CPU: x86_64 | |
<-- 3rdparty/vgui_support : done | |
--> game_launch : in progress | |
<-- game_launch : done | |
--> 3rdparty/opus : in progress | |
<-- 3rdparty/opus : done | |
'configure' finished successfully (2.190s) | |
$ ./waf build | |
Build commands will be stored in build/compile_commands.json | |
Waf: Entering directory `/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build' | |
[151/409] Linking build/filesystem/filesystem_stdio.so | |
[172/409] Compiling engine/client/cl_remap.c | |
[195/409] Compiling engine/client/cl_efx.c | |
[199/409] Compiling engine/client/cl_debug.c | |
[200/409] Compiling engine/common/pm_trace.c | |
[259/409] Compiling engine/common/con_utils.c | |
[261/409] Compiling engine/common/system.c | |
[262/409] Compiling engine/client/titles.c | |
[264/409] Compiling engine/client/s_vox.c | |
[266/409] Compiling engine/common/imagelib/img_utils.c | |
[267/409] Compiling engine/client/s_stream.c | |
[269/409] Compiling engine/common/sys_con.c | |
[282/409] Compiling engine/client/s_utils.c | |
[283/409] Compiling ref/gl/gl_rmath.c | |
[284/409] Compiling ref/gl/gl_rmisc.c | |
[285/409] Compiling ref/gl/gl_rsurf.c | |
[286/409] Compiling ref/gl/gl_dbghulls.c | |
[287/409] Compiling ref/gl/gl_opengl.c | |
[288/409] Compiling ref/gl/gl_sprite.c | |
[289/409] Compiling ref/gl/gl_frustum.c | |
../engine/common/sys_con.c: In function ‘Sys_PrintLogfile’: | |
../engine/common/sys_con.c:218:9: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] | |
218 | write( fd, logtime, Q_strlen( logtime ) ); | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
../engine/common/sys_con.c:226:25: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] | |
226 | write( fd, msg, Q_strlen( msg )); | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
../engine/common/sys_con.c:232:33: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] | |
232 | write( fd, msg, p - msg ); | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~ | |
../engine/common/sys_con.c:240:25: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] | |
240 | write( fd, msg, p - msg + 1 ); | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
../engine/common/sys_con.c: In function ‘Sys_WriteEscapeSequenceForColorcode’: | |
../engine/common/sys_con.c:207:17: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] | |
207 | write( fd, esc, 4 ); | |
| ^~~~~~~~~~~~~~~~~~~ | |
../engine/common/sys_con.c:208:14: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] | |
208 | else write( fd, esc, 5 ); | |
| ^~~~~~~~~~~~~~~~~~~ | |
[290/409] Compiling ref/gl/gl_image.c | |
[291/409] Compiling ref/gl/gl_warp.c | |
[292/409] Compiling ref/gl/gl_triapi.c | |
[293/409] Compiling ref/gl/gl_rlight.c | |
[294/409] Compiling ref/gl/gl_rpart.c | |
../ref/gl/gl_dbghulls.c: In function ‘R_DrawWorldHull’: | |
../ref/gl/gl_dbghulls.c:48:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
48 | srand((unsigned int)poly); | |
| ^ | |
../ref/gl/gl_dbghulls.c: In function ‘R_DrawModelHull’: | |
../ref/gl/gl_dbghulls.c:81:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
81 | srand((unsigned int)poly); | |
| ^ | |
[295/409] Compiling ref/gl/gl_decals.c | |
[296/409] Compiling ref/gl/gl_draw.c | |
[297/409] Compiling ref/gl/gl_alias.c | |
[298/409] Compiling ref/gl/gl_vgui.c | |
[299/409] Compiling ref/gl/gl_rmain.c | |
[300/409] Compiling ref/gl/gl_beams.c | |
[301/409] Compiling ref/gl/gl_backend.c | |
[302/409] Compiling ref/gl/gl_studio.c | |
In file included from ../ref/gl/gl_local.h:32, | |
from ../ref/gl/gl_rpart.c:16: | |
../ref/gl/gl_rpart.c: In function ‘CL_DrawTracers’: | |
../engine/common/com_strings.h:22:33: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=] | |
22 | #define S_ERROR "^1Error:^7 " | |
| ^~~~~~~~~~~~~ | |
../ref/gl/gl_rpart.c:234:55: note: in expansion of macro ‘S_ERROR’ | |
234 | gEngfuncs.Con_Printf( S_ERROR "UserTracer with color > %d\n", sizeof( gTracerColors ) / sizeof( color24 )); | |
| ^~~~~~~ | |
../ref/gl/gl_rpart.c:234:89: note: format string is defined here | |
234 | gEngfuncs.Con_Printf( S_ERROR "UserTracer with color > %d\n", sizeof( gTracerColors ) / sizeof( color24 )); | |
| ~^ | |
| | | |
| int | |
| %ld | |
[303/409] Compiling ref/gl/gl_context.c | |
[304/409] Compiling ref/gl/gl_cull.c | |
[305/409] Compiling ref/soft/r_polyse.c | |
[306/409] Compiling ref/soft/r_image.c | |
[307/409] Compiling ref/soft/r_rast.c | |
[308/409] Compiling ref/soft/r_trialias.c | |
../ref/gl/gl_backend.c: In function ‘GL_BackendEndFrame’: | |
../ref/gl/gl_backend.c:107:112: warning: format ‘%i’ expects argument of type ‘int’, but argument 6 has type ‘intptr_t’ {aka ‘long int’} [-Wformat=] | |
107 | Q_snprintf( r_speeds_msg, sizeof( r_speeds_msg ), "%3i static entities\n%3i normal entities\n%3i server entities", | |
| ~~^ | |
| | | |
| int | |
| %3li | |
[309/409] Compiling ref/soft/r_studio.c | |
[310/409] Compiling ref/soft/r_surf.c | |
[311/409] Compiling ref/soft/r_triapi.c | |
[312/409] Compiling ref/soft/r_scan.c | |
[313/409] Compiling ref/soft/r_vgui.c | |
[314/409] Compiling ref/soft/r_draw.c | |
[315/409] Compiling ref/soft/r_beams.c | |
[316/409] Linking build/engine/libxash.so | |
[317/409] Compiling ref/soft/r_sprite.c | |
[318/409] Compiling ref/soft/r_decals.c | |
[319/409] Compiling ref/soft/r_bsp.c | |
[320/409] Compiling ref/soft/r_context.c | |
[321/409] Linking build/ref/gl/libref_gl.so | |
[322/409] Compiling ref/soft/r_glblit.c | |
../ref/soft/r_surf.c: In function ‘D_SCAlloc’: | |
../ref/soft/r_surf.c:1039:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
1039 | size = (int)&((surfcache_t *)0)->data[size]; | |
| ^ | |
[323/409] Compiling ref/soft/r_light.c | |
[324/409] Compiling ref/soft/r_aclip.c | |
[325/409] Compiling ref/soft/r_edge.c | |
[326/409] Compiling ref/soft/r_misc.c | |
[327/409] Compiling ref/soft/r_main.c | |
[328/409] Compiling ref/soft/r_math.c | |
[329/409] Compiling ref/soft/r_part.c | |
[330/409] Compiling 3rdparty/mainui/miniutl/utlstring.cpp | |
[331/409] Compiling 3rdparty/mainui/controls/MessageBox.cpp | |
[332/409] Compiling 3rdparty/mainui/menus/SaveLoad.cpp | |
[333/409] Compiling 3rdparty/mainui/menus/CustomGame.cpp | |
[334/409] Compiling 3rdparty/mainui/menus/PlayerSetup.cpp | |
[335/409] Compiling 3rdparty/mainui/controls/Action.cpp | |
In file included from ../ref/soft/r_local.h:31, | |
from ../ref/soft/r_part.c:16: | |
../ref/soft/r_part.c: In function ‘CL_DrawTracers’: | |
../engine/common/com_strings.h:22:33: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=] | |
22 | #define S_ERROR "^1Error:^7 " | |
| ^~~~~~~~~~~~~ | |
../ref/soft/r_part.c:241:55: note: in expansion of macro ‘S_ERROR’ | |
241 | gEngfuncs.Con_Printf( S_ERROR "UserTracer with color > %d\n", sizeof( gTracerColors ) / sizeof( color24 )); | |
| ^~~~~~~ | |
../ref/soft/r_part.c:241:89: note: format string is defined here | |
241 | gEngfuncs.Con_Printf( S_ERROR "UserTracer with color > %d\n", sizeof( gTracerColors ) / sizeof( color24 )); | |
| ~^ | |
| | | |
| int | |
| %ld | |
[336/409] Compiling 3rdparty/mainui/unicode_strtools.cpp | |
[337/409] Compiling 3rdparty/mainui/udll_int.cpp | |
[338/409] Compiling 3rdparty/mainui/menus/Gamepad.cpp | |
../ref/soft/r_main.c: In function ‘R_DrawBrushModel’: | |
../ref/soft/r_main.c:1311:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] | |
1311 | if (!topnode) | |
| ^~ | |
../ref/soft/r_main.c:1314:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ | |
1314 | alphaspans = true; | |
| ^~~~~~~~~~ | |
[339/409] Compiling 3rdparty/mainui/menus/InputDevices.cpp | |
[340/409] Compiling 3rdparty/mainui/font/FreeTypeFont.cpp | |
[341/409] Linking build/ref/soft/libref_soft.so | |
[342/409] Compiling 3rdparty/mainui/controls/Slider.cpp | |
[343/409] Compiling 3rdparty/mainui/menus/ConnectionWarning.cpp | |
[344/409] Compiling 3rdparty/mainui/controls/YesNoMessageBox.cpp | |
[345/409] Compiling 3rdparty/mainui/menus/TouchButtons.cpp | |
[346/409] Compiling 3rdparty/mainui/controls/Editable.cpp | |
[347/409] Compiling 3rdparty/mainui/menus/Touch.cpp | |
[348/409] Compiling 3rdparty/mainui/menus/GameOptions.cpp | |
[349/409] Compiling 3rdparty/mainui/menus/FileDialog.cpp | |
[350/409] Compiling 3rdparty/mainui/menus/Zoo.cpp | |
[351/409] Compiling 3rdparty/mainui/menus/VideoModes.cpp | |
[352/409] Compiling 3rdparty/mainui/miniutl/generichash.cpp | |
[353/409] Compiling 3rdparty/mainui/Scissor.cpp | |
[354/409] Compiling 3rdparty/mainui/font/BitmapFont.cpp | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `CXashFS::GetCurrentDirectory(char*, int)': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:421: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `CXashFS::CreateDirHierarchy(char const*, char const*)': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:153: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:51: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `CXashFS::FileTimeToString(char*, int, long)': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:230: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `CXashFS::ParseFile(char*, char*, bool*)': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:386: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `CXashFS::FullPathToRelativePath(char const*, char*)': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:66: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:67: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `CXashFS::FullPathToRelativePath(char const*, char*)': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:410: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:415: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_FindFile_PAK': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/pak.c:222: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_FindFile_ZIP': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/zip.c:608: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_InitDirEntries': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/dir.c:109: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:66: more undefined references to `Q_strncpy' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:67: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_FileTime_DIR': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/dir.c:450: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_FindFile.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:1728: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:1729: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_FindFile.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/dir.c:466: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/dir.c:478: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_FindFile.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:1745: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `CXashFS::FileExists(char const*)': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:66: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:67: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `CXashFS::GetLocalPath(char const*, char*, int)': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:66: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:67: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `CXashFS::GetLocalPath(char const*, char*, int)': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:378: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:369: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `CXashFS::OpenFromCacheForRead(char const*, char const*, char const*)': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:66: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:67: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `CXashFS::GetFileTime(char const*)': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:66: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:67: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_FixFileCase': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/dir.c:272: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/dir.c:319: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/dir.c:272: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/dir.c:272: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/dir.c:272: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/dir.c:272: more undefined references to `Q_strncpy' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_Search_DIR': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/dir.c:427: undefined reference to `matchpattern' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/dir.c:421: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_Search_PAK': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/pak.c:249: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/pak.c:252: undefined reference to `matchpattern' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_Search_ZIP': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/zip.c:635: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/zip.c:638: undefined reference to `matchpattern' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `CXashFS::FindFirst(char const*, int*, char const*)': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:66: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:67: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_VPrintf.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:2039: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_Rename.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:2490: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:2491: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:2493: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:2494: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_Delete.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:2530: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:2531: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_FindFile_WAD': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:118: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:457: undefined reference to `COM_ExtractFilePath' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:469: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:470: undefined reference to `COM_DefaultExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:478: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:485: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:462: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:463: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:464: undefined reference to `COM_DefaultExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:469: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:470: undefined reference to `COM_DefaultExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_Search_WAD': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:118: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:512: undefined reference to `COM_ExtractFilePath' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:513: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:525: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:526: undefined reference to `COM_DefaultExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:539: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:543: undefined reference to `matchpattern' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:554: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:555: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:556: undefined reference to `COM_DefaultExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:518: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:519: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:520: undefined reference to `COM_DefaultExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:525: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:526: undefined reference to `COM_DefaultExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_InitGameInfo': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:568: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:569: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:571: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:572: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:573: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:577: more undefined references to `Q_strncpy' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_ParseGenericGameInfo': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:600: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:801: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:802: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:622: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:623: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:747: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:610: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:822: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:633: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:811: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:812: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:818: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:638: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:639: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:650: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:644: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:815: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:656: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:657: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:658: undefined reference to `COM_DefaultExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:692: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:693: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:662: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:674: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:686: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:698: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:699: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:712: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:703: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:704: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:679: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:717: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:718: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:728: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:729: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:723: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:724: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:737: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:739: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:729: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:729: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:796: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:797: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:791: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:792: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:782: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:770: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:765: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:766: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:760: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:761: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:766: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:766: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:761: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:761: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:755: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:756: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:756: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:756: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_OpenFile_DIR': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/dir.c:458: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `CXashFS::Open(char const*, char const*, char const*)': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:66: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:67: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `CXashFS::Size(char const*)': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:66: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:67: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_WriteGameInfo.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:456: undefined reference to `Q_buildarch' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:456: undefined reference to `Q_buildos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:456: undefined reference to `Q_buildcommit' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_FindLibrary': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:1204: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:1208: undefined reference to `COM_DefaultExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_FindLibrary': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:1163: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:1233: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:1226: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:1217: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:1233: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `CRC32_File': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:2257: undefined reference to `CRC32_Init' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:2264: undefined reference to `CRC32_ProcessBuffer' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `MD5_HashFile': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:2285: undefined reference to `MD5Init' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:2289: undefined reference to `MD5Update' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:2304: undefined reference to `MD5Final' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:2297: undefined reference to `MD5Update' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_AddWad_Fullpath.constprop.0.isra.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:587: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:314: undefined reference to `COM_FileWithoutPath' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:397: undefined reference to `Q_strnlwr' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_AddWad_Fullpath.constprop.0.isra.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:608: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_AddPak_Fullpath.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/pak.c:335: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/pak.c:356: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/pak.c:376: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/pak.c:380: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `CXashFS::AddPackFile(char const*, char const*)': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:459: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:66: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:67: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `CXashFS::AddPackFile(char const*, char const*)': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:51: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_AddZip_Fullpath.constprop.0.isra.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/zip.c:677: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/zip.c:336: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/zip.c:700: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/zip.c:720: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/zip.c:722: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_AddGameDirectory': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:327: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:331: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:338: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:342: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:349: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:354: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_AddGameDirectory': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/dir.c:466: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/dir.c:478: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `CXashFS::AddSearchPath(char const*, char const*)': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:66: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:67: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `CXashFS::AddSearchPathNoWrite(char const*, char const*)': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:66: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:67: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_AddGameHierarchy': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:1056: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:1066: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:1063: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:1066: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:1070: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_InitStdio': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:1322: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:1323: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:1324: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:1325: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:1345: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:1346: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:948: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:949: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:950: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:918: more undefined references to `Q_snprintf' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_InitStdio': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:1376: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:1382: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:923: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:1002: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:960: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:961: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:928: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_Rescan': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:293: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:293: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_LoadGameInfo': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/filesystem.c:1129: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `CXashFS::GetInterfaceVersion(char*, int)': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/VFileSystem009.cpp:452: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_PrintInfo_DIR': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/dir.c:371: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_PrintInfo_PAK': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/pak.c:300: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_PrintInfo_WAD': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/wad.c:436: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/ccudThcw.ltrans0.ltrans.o: in function `FS_PrintInfo_ZIP': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../filesystem/zip.c:581: undefined reference to `Q_snprintf' | |
collect2: error: ld returned 1 exit status | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans0.ltrans.o: in function `R_BeamDraw': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_beams.c:107: undefined reference to `rsqrt' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_beams.c:305: undefined reference to `rsqrt' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_beams.c:503: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_beams.c:408: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_beams.c:803: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_beams.c:551: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_beams.c:276: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans0.ltrans.o: in function `Mod_ProcessRenderData': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_sprite.c:159: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_sprite.c:160: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_sprite.c:217: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_sprite.c:209: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans0.ltrans.o: in function `Mod_ProcessRenderData': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_sprite.c:70: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_sprite.c:159: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_sprite.c:160: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans0.ltrans.o: in function `R_CreateDecalList': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_decals.c:1203: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans0.ltrans.o: in function `R_DecalShoot': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_decals.c:809: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_decals.c:810: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans0.ltrans.o: in function `GetRefHumanReadableName': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_context.c:588: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans1.ltrans.o: in function `R_AllocScreen': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_surf.c:981: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans1.ltrans.o: in function `R_TextureList_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_image.c:1349: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_image.c:1366: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans1.ltrans.o: in function `GL_UploadTexture': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_image.c:481: undefined reference to `VectorNormalizeLength2' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans1.ltrans.o: in function `GL_AllocTexture': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_image.c:862: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_image.c:868: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans1.ltrans.o: in function `GL_LoadTexture': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_image.c:827: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans1.ltrans.o: in function `GL_FindTexture': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_image.c:827: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans1.ltrans.o: in function `R_RecursiveLightPoint': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_light.c:369: undefined reference to `Matrix3x4_VectorIRotate' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans1.ltrans.o: in function `R_ScreenToWorld': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_main.c:284: undefined reference to `Matrix4x4_Invert_Full' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans1.ltrans.o: in function `GL_LoadTextureFromBuffer.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_image.c:827: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans1.ltrans.o: in function `R_Init': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_image.c:1382: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_image.c:1383: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans1.ltrans.o: in function `R_Init': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:155: undefined reference to `m_matrix3x4_identity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans1.ltrans.o: in function `R_MarkLights': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_light.c:131: undefined reference to `BoundsAndSphereIntersect' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans1.ltrans.o: in function `R_LightVecInternal': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_light.c:423: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_light.c:431: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_light.c:432: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_light.c:433: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans1.ltrans.o: in function `R_FindTopnode': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_main.c:1031: undefined reference to `BoxOnPlaneSide' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans1.ltrans.o: in function `RotatedBBox': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_main.c:1071: undefined reference to `AngleVectors' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans1.ltrans.o: in function `D_DrawSurfaces': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_edge.c:1271: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_edge.c:1308: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_edge.c:1151: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans1.ltrans.o: in function `R_EdgeDrawing.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_main.c:1190: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_main.c:1191: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans1.ltrans.o: in function `R_RenderScene': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_main.c:461: undefined reference to `AngleVectors' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans2.ltrans.o: in function `CL_DrawParticlesExternal': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_main.c:461: undefined reference to `AngleVectors' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans2.ltrans.o: in function `Mod_LoadMapSprite': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_sprite.c:248: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_sprite.c:279: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_sprite.c:324: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans2.ltrans.o: in function `R_StudioComputeBBox': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:219: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:237: undefined reference to `AddPointToBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:238: undefined reference to `AddPointToBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:239: undefined reference to `ClearBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:248: undefined reference to `Matrix3x4_VectorTransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:249: undefined reference to `AddPointToBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:248: undefined reference to `Matrix3x4_VectorTransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:249: undefined reference to `AddPointToBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:227: undefined reference to `ClearBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans2.ltrans.o: in function `R_StudioDrawAbsBBox': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_triapi.c:48: undefined reference to `boxpnt' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans2.ltrans.o: in function `R_StudioLerpMovement': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:567: undefined reference to `VectorCompareEpsilon' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:571: undefined reference to `AngleQuaternion' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:572: undefined reference to `AngleQuaternion' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:573: undefined reference to `QuaternionSlerp' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:574: undefined reference to `QuaternionAngle' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans2.ltrans.o: in function `R_StudioSetUpTransform': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:604: undefined reference to `Matrix3x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans2.ltrans.o: in function `R_StudioCalcRotations': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:846: undefined reference to `R_StudioCalcBoneQuaternion' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:847: undefined reference to `R_StudioCalcBonePosition' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans2.ltrans.o: in function `R_StudioSetupRenderer': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:2655: undefined reference to `Matrix3x4_ConcatTransforms' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans2.ltrans.o: in function `R_StudioMergeBones': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:897: undefined reference to `Matrix3x4_FromOriginQuat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:908: undefined reference to `Matrix3x4_ConcatTransforms' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:909: undefined reference to `Matrix3x4_ConcatTransforms' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:900: undefined reference to `Matrix3x4_ConcatTransforms' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans2.ltrans.o: in function `R_StudioSetupBones': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:1066: undefined reference to `Matrix3x4_ConcatTransforms' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:1067: undefined reference to `Matrix3x4_ConcatTransforms' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:1054: undefined reference to `Matrix3x4_FromOriginQuat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:1058: undefined reference to `Matrix3x4_ConcatTransforms' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:959: undefined reference to `R_StudioSlerpBones' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:970: undefined reference to `R_StudioSlerpBones' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:973: undefined reference to `R_StudioSlerpBones' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:1015: undefined reference to `R_StudioSlerpBones' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:996: undefined reference to `R_StudioSlerpBones' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans2.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:1007: more undefined references to `R_StudioSlerpBones' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans2.ltrans.o: in function `R_StudioSetupChrome': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:1269: undefined reference to `Matrix3x4_VectorIRotate' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:1270: undefined reference to `Matrix3x4_VectorIRotate' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans2.ltrans.o: in function `R_StudioSetupLighting.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:1638: undefined reference to `Matrix3x4_VectorIRotate' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:1638: undefined reference to `Matrix3x4_VectorIRotate' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans2.ltrans.o: in function `R_StudioCalcAttachments': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:1302: undefined reference to `Matrix3x4_VectorTransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:1304: undefined reference to `Matrix3x4_OriginFromMatrix' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:1306: undefined reference to `rsqrt' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:1307: undefined reference to `VectorAngles' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans2.ltrans.o: in function `R_StudioEntityLight': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:1556: undefined reference to `Matrix3x4_OriginFromMatrix' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans2.ltrans.o: in function `R_StudioClientEvents': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:2537: undefined reference to `Matrix3x4_OriginFromMatrix' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:2538: undefined reference to `Matrix3x4_OriginFromMatrix' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:2539: undefined reference to `Matrix3x4_OriginFromMatrix' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:2540: undefined reference to `Matrix3x4_OriginFromMatrix' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans2.ltrans.o: in function `R_LightStrength': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:1777: undefined reference to `Matrix3x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans2.ltrans.o: in function `R_StudioDrawPoints': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:2087: undefined reference to `Matrix3x4_VectorTransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:1969: undefined reference to `HalfToFloat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans2.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:1969: undefined reference to `HalfToFloat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans2.ltrans.o: in function `R_StudioDrawPoints': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:2073: undefined reference to `Matrix3x4_VectorTransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:2080: undefined reference to `Matrix3x4_VectorRotate' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans2.ltrans.o: in function `R_StudioRenderFinal': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:2655: undefined reference to `Matrix3x4_ConcatTransforms' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans2.ltrans.o: in function `R_StudioSetupPlayerModel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:2444: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:2447: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans2.ltrans.o: in function `R_StudioLoadTexture': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:3536: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:3537: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:3538: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:3539: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:3540: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:3542: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:3543: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:3559: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:3560: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:3561: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:3575: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:3528: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:3538: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:3538: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:3543: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:3543: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:3540: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans2.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:3540: more undefined references to `Q_atoi' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans2.ltrans.o: in function `R_SpriteLoadGroup.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_sprite.c:70: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans2.ltrans.o: in function `R_StudioDrawPlayer': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:1090: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans2.ltrans.o: in function `R_StudioDrawModel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_studio.c:1090: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans2.ltrans.o: in function `R_DrawSpriteModel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_sprite.c:643: undefined reference to `RadiusFromBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_sprite.c:1008: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_sprite.c:989: undefined reference to `AngleVectors' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans3.ltrans.o: in function `VGUI_UploadTexture': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_vgui.c:87: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans3.ltrans.o: in function `VGUI_CreateTexture': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_vgui.c:118: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans3.ltrans.o: in function `D_CacheSurface': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_surf.c:114: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans3.ltrans.o: in function `R_SetUpWorldTransform': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_trialias.c:85: undefined reference to `AngleVectors' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_trialias.c:126: undefined reference to `Matrix3x4_ConcatTransforms' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans3.ltrans.o: in function `R_DrawBrushModel.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_main.c:1345: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_main.c:1346: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cc1VWFGX.ltrans3.ltrans.o: in function `Matrix4x4_ConcatRotate.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/soft/r_math.c:173: undefined reference to `SinCos' | |
collect2: error: ld returned 1 exit status | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o: in function `R_SpeedsMessage': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_backend.c:40: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o: in function `R_Speeds_Printf': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_backend.c:58: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_backend.c:61: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o: in function `GL_BackendEndFrame': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_backend.c:95: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_backend.c:111: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_backend.c:107: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_backend.c:103: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o: in function `R_ShowTextures': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_backend.c:704: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o: in function `VID_CubemapShot.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_backend.c:593: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_backend.c:594: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_backend.c:595: undefined reference to `COM_DefaultExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o: in function `R_BeamDraw': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_beams.c:106: undefined reference to `rsqrt' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_beams.c:302: undefined reference to `rsqrt' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_beams.c:405: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_beams.c:548: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_beams.c:790: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_beams.c:500: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_beams.c:273: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o: in function `Mod_ProcessRenderData': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_sprite.c:159: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_sprite.c:160: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_sprite.c:217: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_sprite.c:159: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_sprite.c:160: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_sprite.c:209: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o: in function `Mod_ProcessRenderData': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_sprite.c:70: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o: in function `R_DecalShoot': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_decals.c:800: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_decals.c:801: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o: in function `R_CreateDecalList': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_decals.c:1191: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o: in function `R_DrawStretchRaw': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_draw.c:132: undefined reference to `NearestPOW' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_draw.c:133: undefined reference to `NearestPOW' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o: in function `R_UploadStretchRaw': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_draw.c:202: undefined reference to `NearestPOW' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_draw.c:203: undefined reference to `NearestPOW' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o: in function `Mod_CreateSkinData': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_alias.c:446: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_alias.c:460: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o: in function `R_DrawAliasModel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_alias.c:960: undefined reference to `Matrix4x4_VectorIRotate' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_alias.c:1068: undefined reference to `m_bytenormals' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_alias.c:1284: undefined reference to `boxpnt' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_alias.c:1185: undefined reference to `VectorCompareEpsilon' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_alias.c:1198: undefined reference to `anglemod' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_alias.c:1189: undefined reference to `AngleQuaternion' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_alias.c:1190: undefined reference to `AngleQuaternion' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_alias.c:1191: undefined reference to `QuaternionSlerp' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_alias.c:1192: undefined reference to `QuaternionAngle' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans0.ltrans.o: in function `GetRefHumanReadableName': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_context.c:525: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `GL_ResampleTexture': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_image.c:840: undefined reference to `VectorNormalizeLength2' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `GL_UploadTexture': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_image.c:1001: undefined reference to `VectorNormalizeLength2' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `GL_AllocTexture': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_image.c:1418: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_image.c:1425: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `GL_FindTexture': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_image.c:1383: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `R_TextureList_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_image.c:2095: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_image.c:2281: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `GL_CheckExtension': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_opengl.c:346: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `GL_InitExtensions': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_opengl.c:810: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `R_RecursiveLightPoint': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rlight.c:366: undefined reference to `Matrix3x4_VectorIRotate' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `R_ScreenToWorld': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rmain.c:176: undefined reference to `Matrix4x4_Invert_Full' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `GL_LoadTexture': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_image.c:1383: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `GL_LoadTextureArray.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_image.c:1590: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_image.c:1591: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_image.c:1599: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_image.c:1600: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_image.c:1383: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `GL_LoadTextureFromBuffer.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_image.c:1383: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `R_Init': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_image.c:2297: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_image.c:2298: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `R_Init': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:164: undefined reference to `m_matrix3x4_identity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `R_MarkLights': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rlight.c:128: undefined reference to `BoundsAndSphereIntersect' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `R_LightVecInternal': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rlight.c:420: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rlight.c:428: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rlight.c:429: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rlight.c:430: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `R_SetupFrustum': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rmain.c:346: undefined reference to `AngleVectors' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `R_SetupFrustum': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_frustum.c:38: undefined reference to `PlaneTypeForNormal' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_frustum.c:39: undefined reference to `SignbitsForPlane' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `R_SetupFrustum': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_frustum.c:38: undefined reference to `PlaneTypeForNormal' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_frustum.c:39: undefined reference to `SignbitsForPlane' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `R_SetupFrustum': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_frustum.c:38: undefined reference to `PlaneTypeForNormal' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_frustum.c:39: undefined reference to `SignbitsForPlane' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `R_SetupFrustum': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_frustum.c:38: undefined reference to `PlaneTypeForNormal' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_frustum.c:39: undefined reference to `SignbitsForPlane' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `R_SetupFrustum': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_frustum.c:38: undefined reference to `PlaneTypeForNormal' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_frustum.c:39: undefined reference to `SignbitsForPlane' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `R_SetupFrustum': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_frustum.c:38: undefined reference to `PlaneTypeForNormal' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_frustum.c:39: undefined reference to `SignbitsForPlane' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `R_SetupFrustum': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_frustum.c:77: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_frustum.c:38: undefined reference to `PlaneTypeForNormal' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_frustum.c:39: undefined reference to `SignbitsForPlane' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `R_SetupFrustum': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_frustum.c:38: undefined reference to `PlaneTypeForNormal' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_frustum.c:39: undefined reference to `SignbitsForPlane' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_frustum.c:88: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `R_SetupFrustum': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_frustum.c:38: undefined reference to `PlaneTypeForNormal' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_frustum.c:39: undefined reference to `SignbitsForPlane' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `R_SetupFrustum': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_frustum.c:38: undefined reference to `PlaneTypeForNormal' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_frustum.c:39: undefined reference to `SignbitsForPlane' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `R_SetupFrustum': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_frustum.c:38: undefined reference to `PlaneTypeForNormal' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_frustum.c:39: undefined reference to `SignbitsForPlane' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans1.ltrans.o: in function `R_LoadIdentity': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rmain.c:415: undefined reference to `m_matrix4x4_identity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans2.ltrans.o: in function `R_LoadIdentity.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rmain.c:417: undefined reference to `m_matrix4x4_identity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans2.ltrans.o: in function `R_NewMap': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rmisc.c:120: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rmisc.c:121: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rmisc.c:122: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rmisc.c:38: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans2.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rmisc.c:51: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans2.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rmisc.c:54: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans2.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rmisc.c:55: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans2.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rmisc.c:58: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans2.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rmisc.c:69: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans2.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rmisc.c:72: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans2.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rmisc.c:74: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans2.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rmisc.c:75: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans2.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rmisc.c:48: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans2.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rmisc.c:49: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans2.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rmisc.c:63: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans2.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rmisc.c:64: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans2.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rmisc.c:65: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans2.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rmisc.c:66: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans2.ltrans.o: in function `SubdividePolygon_r': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rsurf.c:69: undefined reference to `ClearBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans2.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rsurf.c:69: undefined reference to `ClearBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans2.ltrans.o: in function `R_RotateForEntity': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rmain.c:440: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rmain.c:441: undefined reference to `Matrix4x4_ConcatTransforms' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans2.ltrans.o: in function `R_DrawBrushModel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rmain.c:466: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans2.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rmain.c:466: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans2.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rmain.c:467: undefined reference to `Matrix4x4_ConcatTransforms' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans2.ltrans.o: in function `R_DrawBrushModel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rsurf.c:1578: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rsurf.c:1566: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans2.ltrans.o: in function `R_BuildLightMap.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rsurf.c:544: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `Mod_LoadMapSprite': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_sprite.c:248: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_sprite.c:279: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_sprite.c:324: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_StudioComputeBBox': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:228: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:246: undefined reference to `AddPointToBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:247: undefined reference to `AddPointToBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:248: undefined reference to `ClearBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:257: undefined reference to `Matrix3x4_VectorTransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:258: undefined reference to `AddPointToBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:257: undefined reference to `Matrix3x4_VectorTransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:258: undefined reference to `AddPointToBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:236: undefined reference to `ClearBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_StudioLerpMovement': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:576: undefined reference to `VectorCompareEpsilon' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:580: undefined reference to `AngleQuaternion' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:581: undefined reference to `AngleQuaternion' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:582: undefined reference to `QuaternionSlerp' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:583: undefined reference to `QuaternionAngle' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_StudioSetUpTransform': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:613: undefined reference to `Matrix3x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_StudioCalcRotations': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:855: undefined reference to `R_StudioCalcBoneQuaternion' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:856: undefined reference to `R_StudioCalcBonePosition' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_StudioSetupRenderer': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:2883: undefined reference to `Matrix3x4_ConcatTransforms' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_StudioMergeBones': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:906: undefined reference to `Matrix3x4_FromOriginQuat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:917: undefined reference to `Matrix3x4_ConcatTransforms' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:918: undefined reference to `Matrix3x4_ConcatTransforms' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:909: undefined reference to `Matrix3x4_ConcatTransforms' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_StudioSetupBones': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:1075: undefined reference to `Matrix3x4_ConcatTransforms' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:1076: undefined reference to `Matrix3x4_ConcatTransforms' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:1063: undefined reference to `Matrix3x4_FromOriginQuat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:1067: undefined reference to `Matrix3x4_ConcatTransforms' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:968: undefined reference to `R_StudioSlerpBones' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:979: undefined reference to `R_StudioSlerpBones' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:982: undefined reference to `R_StudioSlerpBones' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:1024: undefined reference to `R_StudioSlerpBones' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:1005: undefined reference to `R_StudioSlerpBones' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:1016: more undefined references to `R_StudioSlerpBones' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_StudioSetupChrome': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:1278: undefined reference to `Matrix3x4_VectorIRotate' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:1279: undefined reference to `Matrix3x4_VectorIRotate' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_StudioSetupLighting.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:1640: undefined reference to `Matrix3x4_VectorIRotate' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:1640: undefined reference to `Matrix3x4_VectorIRotate' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_StudioEntityLight': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:1558: undefined reference to `Matrix3x4_OriginFromMatrix' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_StudioDrawBones': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:2553: undefined reference to `Matrix3x4_OriginFromMatrix' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:2555: undefined reference to `Matrix3x4_OriginFromMatrix' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:2564: undefined reference to `Matrix3x4_OriginFromMatrix' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:2577: undefined reference to `Matrix3x4_OriginFromMatrix' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:2765: more undefined references to `Matrix3x4_OriginFromMatrix' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_LightStrength': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:1783: undefined reference to `Matrix3x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_StudioDrawPoints': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:2306: undefined reference to `Matrix3x4_VectorTransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:1972: undefined reference to `HalfToFloat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:1972: undefined reference to `HalfToFloat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_StudioDrawPoints': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:2145: undefined reference to `HalfToFloat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:2146: undefined reference to `HalfToFloat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_StudioDrawPoints': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:2292: undefined reference to `Matrix3x4_VectorTransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:2299: undefined reference to `Matrix3x4_VectorRotate' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_StudioSetupPlayerModel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:2672: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:2675: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_StudioLoadTexture': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:3756: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:3757: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:3758: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:3759: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:3760: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:3762: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:3763: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:3779: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:3780: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:3781: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:3795: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:3748: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:3758: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:3758: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:3763: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:3763: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:3760: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:3760: more undefined references to `Q_atoi' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_RecursiveWorldNode': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_cull.c:108: undefined reference to `Matrix4x4_VectorRotate' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_RecursiveWorldNode': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rsurf.c:3059: undefined reference to `BoxOnPlaneSide' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rsurf.c:3059: undefined reference to `BoxOnPlaneSide' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rsurf.c:3059: undefined reference to `BoxOnPlaneSide' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rsurf.c:3059: undefined reference to `BoxOnPlaneSide' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rsurf.c:3059: undefined reference to `BoxOnPlaneSide' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rsurf.c:3059: more undefined references to `BoxOnPlaneSide' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_DrawWorldTopView': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_cull.c:108: undefined reference to `Matrix4x4_VectorRotate' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_DrawWorldTopView': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rsurf.c:3210: undefined reference to `BoxOnPlaneSide' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rsurf.c:3210: undefined reference to `BoxOnPlaneSide' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rsurf.c:3210: undefined reference to `BoxOnPlaneSide' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rsurf.c:3210: undefined reference to `BoxOnPlaneSide' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rsurf.c:3210: undefined reference to `BoxOnPlaneSide' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rsurf.c:3210: more undefined references to `BoxOnPlaneSide' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `LM_UploadBlock.part.0.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rsurf.c:695: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_RenderDetails.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rsurf.c:811: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_SpriteLoadGroup.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_sprite.c:70: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_DrawSpriteModel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_sprite.c:643: undefined reference to `RadiusFromBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_sprite.c:939: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_sprite.c:920: undefined reference to `AngleVectors' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_StudioDrawHulls': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:2467: undefined reference to `Matrix3x4_VectorTransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:2475: undefined reference to `boxpnt' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_StudioDrawAbsBBox': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:2515: undefined reference to `boxpnt' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_StudioRenderFinal': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:3115: undefined reference to `Matrix3x4_OriginFromMatrix' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:2600: undefined reference to `Matrix3x4_VectorTransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:2601: undefined reference to `Matrix3x4_VectorTransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:2602: undefined reference to `Matrix3x4_VectorTransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:2603: undefined reference to `Matrix3x4_VectorTransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_StudioDrawPlayer': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:1099: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:1309: undefined reference to `Matrix3x4_VectorTransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:1309: undefined reference to `Matrix3x4_VectorTransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans3.ltrans.o: in function `R_StudioDrawModel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:1099: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_studio.c:1309: undefined reference to `Matrix3x4_VectorTransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans4.ltrans.o: in function `VGUI_UploadTexture': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_vgui.c:87: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans4.ltrans.o: in function `VGUI_CreateTexture': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_vgui.c:118: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans4.ltrans.o: in function `R_InitSkyClouds': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_warp.c:668: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans4.ltrans.o: in function `R_SetupSky': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_warp.c:428: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_warp.c:429: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_warp.c:77: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans4.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_warp.c:80: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans4.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_warp.c:93: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans4.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_warp.c:96: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans4.ltrans.o: in function `Matrix4x4_ConcatRotate.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rmath.c:173: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans4.ltrans.o: in function `R_CullSurface.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_cull.c:108: undefined reference to `Matrix4x4_VectorRotate' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans4.ltrans.o: in function `DrawGLPoly.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_rsurf.c:811: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans4.ltrans.o: in function `Mod_LoadAliasModel.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_alias.c:645: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_alias.c:486: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans4.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_alias.c:487: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans4.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_alias.c:488: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans4.ltrans.o: in function `Mod_LoadAliasModel.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_alias.c:528: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans4.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_alias.c:535: more undefined references to `Q_snprintf' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans4.ltrans.o: in function `Mod_LoadAliasModel.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_alias.c:351: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_alias.c:595: undefined reference to `ClearBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cce8f5do.ltrans4.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../ref/gl/gl_alias.c:606: undefined reference to `AddPointToBounds' | |
collect2: error: ld returned 1 exit status | |
In function ‘memset’, | |
inlined from ‘SV_InitEdict’ at ../engine/server/sv_game.c:1063:2, | |
inlined from ‘SV_AllocEdict’ at ../engine/server/sv_game.c:1138:2: | |
/nix/store/l1a7p8yp0nlvghq5vifz4qr6s11frxl5-glibc-2.35-224-dev/include/bits/string_fortified.h:59:10: warning: ‘__builtin_memset’ writing 720 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] | |
59 | return __builtin___memset_chk (__dest, __ch, __len, | |
| ^ | |
In function ‘memset’, | |
inlined from ‘SV_InitEdict’ at ../engine/server/sv_game.c:1063:2, | |
inlined from ‘SV_SpawnServer’ at ../engine/server/sv_init.c:987:3: | |
/nix/store/l1a7p8yp0nlvghq5vifz4qr6s11frxl5-glibc-2.35-224-dev/include/bits/string_fortified.h:59:10: warning: ‘__builtin_memset’ writing 720 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] | |
59 | return __builtin___memset_chk (__dest, __ch, __len, | |
| ^ | |
In function ‘memset’, | |
inlined from ‘CL_ParseQuakeBaseline.constprop’ at ../engine/client/cl_qparse.c:704:2: | |
/nix/store/l1a7p8yp0nlvghq5vifz4qr6s11frxl5-glibc-2.35-224-dev/include/bits/string_fortified.h:59:10: warning: ‘__builtin_memset’ writing 340 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] | |
59 | return __builtin___memset_chk (__dest, __ch, __len, | |
| ^ | |
In function ‘memset’, | |
inlined from ‘CL_ParseBaseline.constprop’ at ../engine/client/cl_parse.c:1191:3: | |
/nix/store/l1a7p8yp0nlvghq5vifz4qr6s11frxl5-glibc-2.35-224-dev/include/bits/string_fortified.h:59:10: warning: ‘__builtin_memset’ writing 340 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] | |
59 | return __builtin___memset_chk (__dest, __ch, __len, | |
| ^ | |
In function ‘memset’, | |
inlined from ‘CL_ParseBaseline.constprop’ at ../engine/client/cl_parse.c:1191:3: | |
/nix/store/l1a7p8yp0nlvghq5vifz4qr6s11frxl5-glibc-2.35-224-dev/include/bits/string_fortified.h:59:10: warning: ‘__builtin_memset’ writing 340 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] | |
59 | return __builtin___memset_chk (__dest, __ch, __len, | |
| ^ | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans2.ltrans.o: in function `Image_ProbeLoad_': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/imagelib/img_main.c:259: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans2.ltrans.o: in function `FS_SaveImage': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/imagelib/img_main.c:383: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/imagelib/img_main.c:395: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/imagelib/img_main.c:396: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/imagelib/img_main.c:448: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/imagelib/img_main.c:426: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans2.ltrans.o: in function `Image_LoadPNG': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/imagelib/img_png.c:141: undefined reference to `CRC32_Init' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/imagelib/img_png.c:142: undefined reference to `CRC32_ProcessBuffer' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/imagelib/img_png.c:143: undefined reference to `CRC32_Final' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/imagelib/img_png.c:205: undefined reference to `CRC32_Init' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/imagelib/img_png.c:206: undefined reference to `CRC32_ProcessBuffer' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/imagelib/img_png.c:207: undefined reference to `CRC32_Final' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans2.ltrans.o: in function `Image_SavePNG': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/imagelib/img_png.c:636: undefined reference to `CRC32_Init' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/imagelib/img_png.c:637: undefined reference to `CRC32_ProcessBuffer' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/imagelib/img_png.c:638: undefined reference to `CRC32_Final' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/imagelib/img_png.c:692: undefined reference to `CRC32_Init' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/imagelib/img_png.c:693: undefined reference to `CRC32_ProcessBuffer' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/imagelib/img_png.c:694: undefined reference to `CRC32_Final' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans2.ltrans.o: in function `FS_LoadImage': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/imagelib/img_main.c:298: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/imagelib/img_main.c:304: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/imagelib/img_main.c:310: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/imagelib/img_main.c:259: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans2.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/imagelib/img_main.c:259: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `Mod_StudioCalcRotations': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:392: undefined reference to `R_StudioCalcBoneQuaternion' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:393: undefined reference to `R_StudioCalcBonePosition' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `Mod_StudioComputeBounds': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:642: undefined reference to `AddPointToBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:734: undefined reference to `R_StudioCalcBonePosition' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:642: undefined reference to `AddPointToBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:642: undefined reference to `AddPointToBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:640: undefined reference to `ClearBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:642: undefined reference to `AddPointToBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:640: undefined reference to `ClearBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:642: undefined reference to `AddPointToBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:640: undefined reference to `ClearBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `Mod_LoadStudioModel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:854: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `Mod_LoadStudioModel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/zone.c:232: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `Mod_LoadStudioModel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:785: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:786: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:787: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `Mod_LoadStudioModel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:931: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:947: undefined reference to `RoundUpHullSize' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:948: undefined reference to `RoundUpHullSize' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:952: undefined reference to `RadiusFromBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `R_StudioGetAnim.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:432: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:433: undefined reference to `COM_ExtractFilePath' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:436: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `SV_StudioSetupBones.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:541: undefined reference to `Matrix3x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:550: undefined reference to `Matrix3x4_ConcatTransforms' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:547: undefined reference to `Matrix3x4_FromOriginQuat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:549: undefined reference to `Matrix3x4_ConcatTransforms' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:523: undefined reference to `R_StudioSlerpBones' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:534: undefined reference to `R_StudioSlerpBones' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:537: undefined reference to `R_StudioSlerpBones' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `Mod_LoadCacheFile': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/model.c:529: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/model.c:530: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `NET_AdrToString': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `Delta_ParseField': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_encode.c:564: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_encode.c:572: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_encode.c:585: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_encode.c:599: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_encode.c:634: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_encode.c:640: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_encode.c:642: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_encode.c:650: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_encode.c:656: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_encode.c:683: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_encode.c:660: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_encode.c:668: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_encode.c:674: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_encode.c:692: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `HTTP_FreeFile': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:2357: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:2383: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `Mod_FindName': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/model.c:209: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/model.c:236: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `Mod_LoadModel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/model.c:272: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/model.c:273: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/model.c:356: undefined reference to `CRC32_Init' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/model.c:357: undefined reference to `CRC32_ProcessBuffer' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/model.c:358: undefined reference to `CRC32_Final' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `MSG_WriteStringf': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_buffer.c:461: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `Netchan_CreateFileFragmentsFromBuffer': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_chan.c:884: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_chan.c:884: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `Netchan_CreateFileFragments': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_chan.c:975: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_chan.c:976: undefined reference to `COM_ReplaceExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_chan.c:1001: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_chan.c:1001: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_chan.c:1039: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `Delta_InitFields': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_encode.c:764: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_encode.c:773: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_encode.c:776: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_encode.c:780: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_encode.c:712: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_encode.c:734: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `Delta_InitFields': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_encode.c:777: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `NET_StringToFilterAdr': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:620: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:626: undefined reference to `Q_isdigit' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:628: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `NET_AdjustLag.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `NET_SendPacketEx': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `Netchan_OutOfBandPrint': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_chan.c:527: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `Netchan_TransmitBits': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `Netchan_TransmitBits': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `Netchan_TransmitBits': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `Netchan_TransmitBits': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_chan.c:1561: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_chan.c:1562: undefined reference to `COM_ReplaceExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `HTTP_AddDownload': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:2793: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `HTTP_ParseURL.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:2865: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `HTTP_Init': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:3050: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `NET_StringToSockaddr.part.0.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:503: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:512: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:549: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `NET_GetLocalAddress': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:1967: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:1990: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:1968: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:1991: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `NET_OpenIP.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `NET_OpenIP.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `NET_OpenIP.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `NET_OpenIP.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `HTTP_Run': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:2602: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:2647: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:2490: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:2687: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o: in function `HTTP_Run': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:809: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans4.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `Sys_Print': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:693: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `Con_Printf': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/sys_con.c:334: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `Sys_Warn': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/system.c:397: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `Con_DPrintf': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/sys_con.c:355: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `Con_Reportf': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/sys_con.c:379: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_UpdateUserinfo_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1857: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `Rcon_Redirect_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_cmds.c:995: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_GetFragmentSize': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:136: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:130: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:151: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_FlushRedirect': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_GetCrossEnt': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2171: undefined reference to `AngleVectors' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2180: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2183: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2249: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2241: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2213: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2183: more undefined references to `vec3_origin' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_EntFindSingle': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2267: undefined reference to `Q_isdigit' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2310: undefined reference to `Q_stricmpext' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2269: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2286: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2288: undefined reference to `Q_isdigit' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2298: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_SetPlayer.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_cmds.c:132: undefined reference to `Q_isdigit' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_cmds.c:132: undefined reference to `Q_isdigit' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_cmds.c:134: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_cmds.c:132: undefined reference to `Q_isdigit' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_FullClientUpdate.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1226: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1232: undefined reference to `MD5Init' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1233: undefined reference to `MD5Update' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1234: undefined reference to `MD5Final' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_Load_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_cmds.c:419: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_AutoSave_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_AutoSave_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_WriteID_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_WriteID_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_filter.c:219: undefined reference to `Q_timestamp' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_WriteID_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `World_TransformAABB': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/world.c:134: undefined reference to `Matrix4x4_Invert_Simple' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/world.c:135: undefined reference to `ClearBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `Mem_PrintList': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/zone.c:387: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/zone.c:387: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/zone.c:387: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/zone.c:398: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/zone.c:392: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/zone.c:392: more undefined references to `Q_pretifymem' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_RejectConnection': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:175: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_RejectConnection': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_TestBandWidth': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:790: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:791: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:826: undefined reference to `CRC32_ProcessBuffer' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_Info': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:865: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:897: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_Status_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:760: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_UserinfoChanged': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1760: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1817: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1822: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1827: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1846: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1797: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1800: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1778: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1779: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1835: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1813: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1805: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1813: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1813: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1837: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1837: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1837: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_ClientPrintf': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_cmds.c:37: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_Noclip_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_Noclip_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_Godmode_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_Godmode_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_Notarget_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_Notarget_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_SendBuildInfo_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2151: undefined reference to `Q_buildarch' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2151: undefined reference to `Q_buildos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2151: undefined reference to `Q_buildcommit' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2151: undefined reference to `Q_buildnum' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_EntList_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2345: undefined reference to `Q_stricmpext' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2345: undefined reference to `Q_stricmpext' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2345: undefined reference to `Q_stricmpext' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_EntCreate_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2832: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2833: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2853: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2865: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2869: undefined reference to `Q_strnlwr' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2895: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2896: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_EntFire_f.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2460: undefined reference to `Q_isdigit' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2462: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2523: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2514: undefined reference to `Q_stricmpext' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2514: undefined reference to `Q_stricmpext' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2682: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2529: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2481: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2483: undefined reference to `Q_isdigit' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2492: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2525: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2527: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2545: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2546: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_EntFire_f.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:287: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:288: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:314: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_EntFire_f.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2592: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2596: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2627: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2628: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2629: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2635: more undefined references to `Q_atof' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_EntFire_f.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2657: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2653: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2661: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2662: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2663: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2667: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2677: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2672: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_BroadcastPrintf': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_cmds.c:59: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_Pause_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1732: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1733: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_PlayersOnly_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_PlayersOnly_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_ConSay_f.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_cmds.c:735: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_ConSay_f.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_ConSay_f.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_cmds.c:743: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_BatchUploadRequest': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_custom.c:520: undefined reference to `MD5_Print' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_custom.c:520: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_custom.c:307: undefined reference to `MD5_Print' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `Sys_Error': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/system.c:434: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `_Mem_AllocPool': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/zone.c:232: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_FakeConnect': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:527: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_New_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1562: undefined reference to `Q_buildnum' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1562: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_New_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1648: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_New_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_New_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1649: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1650: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_DownloadFile_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2050: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_DownloadFile_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:785: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:786: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:787: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_DownloadFile_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:785: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:786: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:787: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_ExecuteClientCommand': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:725: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:733: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_ExecuteClientCommand': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:729: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:737: undefined reference to `MD5_Print' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:737: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_PutClientInServer': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1376: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1377: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1397: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_Spawn_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:2109: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_Map_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_cmds.c:224: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_cmds.c:225: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_Map_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host_state.c:70: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_MapBackground_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_cmds.c:296: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_cmds.c:297: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_MapBackground_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host_state.c:70: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_NextMap_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_cmds.c:335: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_cmds.c:340: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_cmds.c:345: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_NextMap_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host_state.c:70: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_HazardCourse_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host_state.c:53: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_NewGame_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host_state.c:53: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_Restart_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host_state.c:70: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_Reload_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:2241: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host_state.c:70: more undefined references to `Q_strncpy' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_Kick_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_cmds.c:597: undefined reference to `Q_isdigit' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_Kick_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:733: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:725: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_cmds.c:598: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:737: undefined reference to `MD5_Print' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:737: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_ServerInfo_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_ServerInfo_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_ServerInfo_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_cmds.c:794: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_RemoveID_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_filter.c:190: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans6.ltrans.o: in function `SV_BanID_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_filter.c:93: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_filter.c:158: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_filter.c:115: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `SV_AddIP_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_filter.c:421: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `SV_ListIP_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `SV_ListIP_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_filter.c:311: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `SV_ListIP_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_filter.c:308: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `SV_RemoveIP_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `SV_RemoveIP_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_filter.c:311: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `SV_RemoveIP_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_filter.c:308: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `SV_WriteIP_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `SV_WriteIP_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `SV_WriteIP_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_filter.c:304: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `pfnModelIndex': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:1399: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:1400: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `pfnChangeYaw': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:173: undefined reference to `anglemod' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:202: undefined reference to `anglemod' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `pfnChangePitch': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:173: undefined reference to `anglemod' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:202: undefined reference to `anglemod' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `pfnMoveToOrigin': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_move.c:439: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_move.c:464: undefined reference to `anglemod' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_move.c:465: undefined reference to `anglemod' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `pfnMoveToOrigin': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_move.c:439: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_move.c:439: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_move.c:439: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_move.c:439: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `pfnMoveToOrigin': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_move.c:439: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_move.c:439: more undefined references to `SinCos' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `pfnMakeStatic.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:1924: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `pfnTraceLine.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:2225: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `pfnGetAimVector': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:2388: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `pfnGetAimVector': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `pfnGetAimVector': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:843: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `pfnClientCommand': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:2486: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `pfnAlertMessage.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:2941: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:2941: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:2941: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:2927: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `pfnGetBonePosition.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:618: undefined reference to `Matrix3x4_OriginFromMatrix' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `pfnNameForFunction': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:304: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `pfnGetAttachment.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:593: undefined reference to `m_matrix3x4_identity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:593: undefined reference to `Matrix3x4_SetOrigin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:594: undefined reference to `Matrix3x4_ConcatTransforms' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:597: undefined reference to `Matrix3x4_OriginFromMatrix' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:600: undefined reference to `Matrix3x4_AnglesFromMatrix' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `pfnSetModel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:287: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:288: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:314: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `pfnRegUserMsg': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:3497: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `SV_WriteEntityPatch': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:855: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `SV_MapIsValid': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:909: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:932: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `SV_MapIsValid': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:992: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:1010: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:997: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `SV_QueueChangeLevel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:768: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:769: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `SV_QueueChangeLevel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host_state.c:102: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host_state.c:102: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host_state.c:107: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `SV_BuildSoundMsg': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:2072: undefined reference to `Q_isdigit' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:2083: undefined reference to `Q_isdigit' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:2074: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:2086: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `SV_AllocStringPool': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/system.c:240: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `SV_AllocStringPool': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:3115: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o: in function `pfnMakeVectors': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:1872: undefined reference to `AngleVectors' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans7.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_studio.c:619: undefined reference to `Matrix3x4_AnglesFromMatrix' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `pfnCreateInstancedBaseline': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `pfnForceUnmodified': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `pfnGetPlayerAuthId': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:725: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:737: undefined reference to `MD5_Print' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:737: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:733: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:729: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_SendSingleResource': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:45: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `pfnPrecacheEvent': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:196: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:197: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:212: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_SoundIndex': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:153: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:154: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:169: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_GenericIndex.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:238: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:239: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:254: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_ReadResourceList': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:293: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_SetLogAddress_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_log.c:182: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_log.c:196: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_SetLogAddress_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_LoadFromFile': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:4968: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:4791: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:4795: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:4798: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_LoadFromFile': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:4882: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_LoadFromFile': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:501: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:510: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:511: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:4911: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_LoadFromFile': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_game.c:4892: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_LoadFromFile': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:516: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_RestartAmbientSounds.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_main.c:899: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_main.c:898: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_ModelIndex': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:102: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:103: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:118: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_UnloadProgs.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_UnloadProgs.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_UnloadProgs.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_UnloadProgs.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_UnloadProgs.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_UnloadProgs.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_UnloadProgs.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_UnloadProgs.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_UnloadProgs.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_UnloadProgs.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_UnloadProgs.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_UnloadProgs.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_LoadProgs': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/zone.c:232: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_InitGame.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:246: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:207: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:210: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:211: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_InitGame.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:173: undefined reference to `Q_stricmpext' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:134: undefined reference to `Q_buildarch' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:134: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `Log_Printf': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_log.c:115: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_log.c:121: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_ActivateServer.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_ActivateServer.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:317: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:318: undefined reference to `COM_ReplaceExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:319: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_ActivateServer.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:45: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:45: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:45: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:45: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:45: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:45: more undefined references to `Q_strncpy' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_ActivateServer.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_custom.c:215: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_custom.c:216: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_ActivateServer.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `Log_Open': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `Log_Open': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_log.c:50: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_log.c:54: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_log.c:79: undefined reference to `Q_buildnum' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_log.c:49: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_UpdateMovevars': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_main.c:215: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_UpdateMovevars': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_SpawnServer': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_SpawnServer': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:775: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_SpawnServer': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_SpawnServer': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:948: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:954: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:957: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:972: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:809: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o: in function `SV_SpawnServer': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o:(.data.rel.ro+0x50): undefined reference to `VectorAngles' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o:(.data.rel.ro+0xa0): undefined reference to `AngleVectors' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o:(.data.rel.ro+0x2b0): undefined reference to `CRC32_Init' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o:(.data.rel.ro+0x2b8): undefined reference to `CRC32_ProcessBuffer' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o:(.data.rel.ro+0x2c0): undefined reference to `CRC32_ProcessByte' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans8.ltrans.o:(.data.rel.ro+0x2c8): undefined reference to `CRC32_Final' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o: in function `pfnTraceModel.lto_priv.1': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_trace.c:774: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_trace.c:775: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_trace.c:776: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_trace.c:790: undefined reference to `Matrix4x4_TransformPositivePlane' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o: in function `pfnTraceTexture.lto_priv.1': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_surface.c:200: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_surface.c:209: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_surface.c:210: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_surface.c:211: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o: in function `pfnTraceSurface.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_surface.c:200: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_surface.c:209: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_surface.c:210: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_surface.c:211: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o: in function `SV_Init': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_main.c:997: undefined reference to `Q_buildnum' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_main.c:997: undefined reference to `Q_buildarch' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_main.c:997: undefined reference to `Q_buildos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_main.c:997: undefined reference to `Q_buildcommit' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_main.c:997: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o: in function `SV_Init': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o: in function `SV_CheckBottom': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_move.c:78: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_move.c:77: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o: in function `SV_PushEntity': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_phys.c:827: undefined reference to `VectorCompareEpsilon' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o: in function `SV_PushMove': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_phys.c:973: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o: in function `SV_PushRotate': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_phys.c:1025: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_phys.c:1046: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_phys.c:1092: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_phys.c:1093: undefined reference to `Matrix4x4_VectorTransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o: in function `SV_Physics': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_phys.c:1491: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_phys.c:1654: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_phys.c:1286: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_phys.c:1287: undefined reference to `Matrix4x4_Invert_Simple' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_phys.c:1290: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_phys.c:1297: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_phys.c:1300: undefined reference to `Matrix4x4_ConcatTransforms' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_phys.c:1301: undefined reference to `Matrix4x4_ConcatTransforms' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_phys.c:1304: undefined reference to `Matrix4x4_ConvertToEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o: in function `Host_ServerFrame': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o: in function `SV_CopyEdictToPhysEnt': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_pmove.c:83: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_pmove.c:72: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_pmove.c:76: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o: in function `SV_AddLinksToPmove': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_pmove.c:268: undefined reference to `BoundsIntersect' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans9.ltrans.o: in function `SV_AddLaddersToPmove': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_pmove.c:316: undefined reference to `BoundsIntersect' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `pfnTraceSurface': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_surface.c:200: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_surface.c:209: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_surface.c:210: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_surface.c:211: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_LoadModel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:2334: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:2335: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `pfnGetGameDirectory': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:2577: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `pfnGetRenderers': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_gameui.c:1186: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_gameui.c:1189: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `pfnGetLevelName': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:2606: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `pfnLoadMapSprite': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1176: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `PlayerInfo_SetValueForKey': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `pfnPlaySoundVoiceByName': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_main.c:613: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `pfnPlaySoundByNameAtPitch': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_main.c:613: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `pfnMP3_InitStream': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_stream.c:99: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `pfnStartBackgroundTrack': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_stream.c:99: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_stream.c:95: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `NetAPI_AdrToString': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `NetAPI_SendRequest.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:1590: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `NetAPI_SendRequest.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:3376: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:3384: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `UI_DrawLogo': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_gameui.c:311: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_gameui.c:312: undefined reference to `COM_DefaultExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `UI_ConvertGameInfo': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_gameui.c:402: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_gameui.c:403: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_gameui.c:404: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_gameui.c:405: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_gameui.c:406: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_gameui.c:408: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_gameui.c:409: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_gameui.c:410: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_gameui.c:410: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_gameui.c:411: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_gameui.c:412: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `pfnClientJoin': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `pfnGetClipboardData': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/platform/sdl/in_sdl.c:91: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `pfnCheckGameDll': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:246: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:207: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:210: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:211: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `pfnCheckGameDll': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:173: undefined reference to `Q_stricmpext' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:134: undefined reference to `Q_buildarch' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:134: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `UI_ShellExecute': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/platform/posix/sys_posix.c:53: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/platform/posix/sys_posix.c:55: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/platform/posix/sys_posix.c:56: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_BeginUpload_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:941: undefined reference to `MD5Init' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:942: undefined reference to `MD5Update' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:943: undefined reference to `MD5Final' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:948: undefined reference to `MD5_Print' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:949: undefined reference to `MD5_Print' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_CreateResourceList': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:1204: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:1178: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_Rcon_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:1303: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:1304: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:1305: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:1310: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:1311: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_InternetServers_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:1590: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_DrawCrosshair.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:935: undefined reference to `AngleVectors' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_UnloadProgs.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_UnloadProgs.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_UnloadProgs.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_UnloadProgs.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_UnloadProgs.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_UnloadProgs.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_UnloadProgs.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_UnloadProgs.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_UnloadProgs.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_UnloadProgs.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_UnloadProgs.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_UnloadProgs.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_LoadProgs': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/zone.c:232: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/zone.c:232: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_LoadProgs': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:222: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:225: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:225: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `UI_UnloadProgs': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `UI_UnloadProgs': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `UI_UnloadProgs': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `UI_UnloadProgs': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `UI_UnloadProgs': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `UI_UnloadProgs': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `UI_UnloadProgs': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `UI_UnloadProgs': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `UI_UnloadProgs': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `UI_UnloadProgs': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `UI_UnloadProgs': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `UI_UnloadProgs': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `UI_LoadProgs': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:155: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:134: undefined reference to `Q_buildarch' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:134: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `UI_LoadProgs': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/zone.c:232: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_WritePacket': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_WritePacket': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:820: undefined reference to `CRC32_BlockSequence' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_SendConnectPacket': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_SendConnectPacket': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:1034: undefined reference to `Q_buildnum' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:1035: undefined reference to `Q_buildos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:1036: undefined reference to `Q_buildarch' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:1052: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_SendConnectPacket': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_ClearState': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_Reconnect': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_Reconnect': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_Reconnect': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:1442: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:1453: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_SignonReply': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/zone.c:366: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/zone.c:367: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `CL_Connect_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:1251: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:1266: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `pfnParseFile': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:3055: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `pfnParseFile.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_gameui.c:1060: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o: in function `pfnParseFileSafe.lto_priv.0.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_gameui.c:1196: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans13.ltrans.o:(.data.rel+0xc0): undefined reference to `AngleVectors' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `CL_SetInfo_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `CL_RunUsercmd': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_pmove.c:876: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `R_EnvShot.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_render.c:105: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `CL_PrecacheResources': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:2781: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:2777: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:2774: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:2726: more undefined references to `Q_strncpy' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `CL_CopyEntityToPhysEnt': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_pmove.c:346: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `CL_SetSolidPlayers.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_pmove.c:346: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_pmove.c:351: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `SCR_SizeUp_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:809: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `SCR_SizeDown_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:809: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `Vibrate_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_mobile.c:56: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `pfnTouch_HideButtons.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:602: undefined reference to `Q_stricmpext' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:602: undefined reference to `Q_stricmpext' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `CL_LegacyPrecache_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:3049: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `CL_SendConsistencyInfo.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:1505: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:1510: undefined reference to `CRC32_Init' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:1512: undefined reference to `CRC32_Final' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:1531: undefined reference to `ClearBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:1506: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `CL_WaterEntity': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_pmove.c:619: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_pmove.c:620: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `CL_TestLine': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_surface.c:351: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_surface.c:352: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_surface.c:353: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `pfnTraceModel.lto_priv.2': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_trace.c:774: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_trace.c:775: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_trace.c:776: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_trace.c:790: undefined reference to `Matrix4x4_TransformPositivePlane' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `CL_DuplicateTexture': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_remap.c:114: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_remap.c:78: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `CL_UpdateStudioTexture': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_remap.c:159: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_remap.c:160: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_remap.c:161: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_remap.c:163: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_remap.c:78: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `CL_UpdateRemapInfo': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_remap.c:219: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `pfnFileBufferCRC32.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_render.c:79: undefined reference to `CRC32_Init' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_render.c:80: undefined reference to `CRC32_ProcessBuffer' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_render.c:81: undefined reference to `CRC32_Final' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `CL_BatchResourceRequest': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:502: undefined reference to `MD5_Print' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `CL_BatchResourceRequest': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_tent.c:166: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_tent.c:174: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_tent.c:182: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `CL_LegacyParseResourceList.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:2702: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `CL_SetSolidEntities': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_pmove.c:508: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `CL_ReadNetMessage': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `CL_PredictMovement': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_demo.c:1097: undefined reference to `AngleQuaternion' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_demo.c:1098: undefined reference to `AngleQuaternion' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_demo.c:1099: undefined reference to `QuaternionSlerp' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_demo.c:1100: undefined reference to `QuaternionAngle' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `CL_CreateCmd.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:809: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `CL_CreateCmd.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:809: more undefined references to `Q_snprintf' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `SCR_LoadCreditsFont': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `SCR_LoadCreditsFont': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_scrn.c:569: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `CL_FullServerinfo_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:2816: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans14.ltrans.o: in function `pfnParseFileSafe.lto_priv.1.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:524: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `Key_SetBinding': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `Key_Unbind_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `Key_Unbindall_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: more undefined references to `Q_strncpy' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `Key_Bind_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/keys.c:449: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/keys.c:450: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `Key_Bind_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `Key_AddKeyCommands': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/keys.c:557: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/keys.c:556: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `Mod_CreatePolygonsForHull': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/mod_dbghulls.c:697: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `S_SoundList_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_load.c:58: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_load.c:66: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_load.c:59: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `S_Music_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_main.c:1874: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_main.c:1877: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_main.c:1839: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_main.c:1840: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_main.c:1841: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_main.c:1849: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_main.c:1850: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_main.c:1859: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `Touch_Init.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/zone.c:232: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `Touch_Init.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:833: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:834: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:835: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `Touch_Init.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:833: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:834: more undefined references to `Q_strncpy' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `Key_Event': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:1462: undefined reference to `Q_isspace' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:1586: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `Key_Event': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:1592: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:1586: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:1592: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `R_Shutdown': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `R_Shutdown': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `R_Shutdown': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `R_Shutdown': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `R_Shutdown': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `R_Shutdown': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `R_Shutdown': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `R_Shutdown': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `R_Shutdown': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `R_Shutdown': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `R_Shutdown': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `R_Shutdown': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `R_LoadRenderer.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/ref_common.c:525: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `R_LoadRenderer.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `R_LoadRenderer.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `R_LoadRenderer.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `R_LoadRenderer.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `R_LoadRenderer.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `R_LoadRenderer.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `R_LoadRenderer.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `R_LoadRenderer.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `R_LoadRenderer.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `R_LoadRenderer.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `R_LoadRenderer.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `R_LoadRenderer.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/ref_common.c:519: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `CheckNewDspPresets.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:809: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: more undefined references to `Q_snprintf' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `SX_Profiling_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_dsp.c:938: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `SX_Profiling_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:809: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:809: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `S_FindName.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_load.c:187: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_load.c:188: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_load.c:191: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_load.c:221: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_load.c:223: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `S_RegisterSound': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_load.c:340: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `SND_Spatialize': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_main.c:518: undefined reference to `VectorNormalizeLength2' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `S_StartSound': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_main.c:613: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `S_PlayVol_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_main.c:1778: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `S_Say': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_main.c:1792: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans17.ltrans.o: in function `S_AmbientSound.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_main.c:826: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `ParseFloats': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/titles.c:113: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `CL_TextMessageParse': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/titles.c:337: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/titles.c:269: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/titles.c:255: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `VID_Mode_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/vid_common.c:158: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `VID_Mode_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `VID_Mode_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `VID_Mode_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/vid_common.c:171: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/vid_common.c:172: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `S_StopAllSounds.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `S_StreamGetCurrentState': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_stream.c:153: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_stream.c:159: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_stream.c:152: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_stream.c:160: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `S_StreamBackgroundTrack': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_stream.c:246: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `VOX_LoadSound': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_vox.c:188: undefined reference to `Q_isdigit' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_vox.c:398: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_vox.c:173: undefined reference to `Q_isdigit' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_vox.c:176: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_vox.c:188: undefined reference to `Q_isdigit' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `VOX_LoadSound': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_vox.c:389: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_vox.c:333: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_vox.c:190: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `VOX_LoadSound': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_vox.c:145: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `VGui_LoadProgs': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/vgui/vgui_draw.c:161: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `VGui_LoadProgs': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/system.c:240: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/system.c:240: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `R_SaveVideoMode': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:809: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:809: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `CL_AddVoiceToDatagram': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/voice.c:191: undefined reference to `opus_custom_encode' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/voice.c:206: undefined reference to `opus_strerror' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `Voice_Shutdown.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/voice.c:137: undefined reference to `opus_custom_encoder_destroy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/voice.c:143: undefined reference to `opus_custom_mode_destroy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `Voice_Shutdown.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/voice.c:122: undefined reference to `opus_custom_decoder_destroy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `CL_InitTitles.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:595: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `CL_InitTitles.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `ID_ProcessCPUInfo.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/identification.c:46: undefined reference to `CRC32_Init' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/identification.c:47: undefined reference to `CRC32_ProcessBuffer' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `SaveClientState.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:1266: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `SaveClientState.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_main.c:946: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_main.c:945: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `CL_ConnectionlessPacket.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `CL_ConnectionlessPacket.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:1798: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:1799: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `CL_ConnectionlessPacket.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `CL_ConnectionlessPacket.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:2066: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `CL_ConnectionlessPacket.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `CL_ConnectionlessPacket.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `CL_ConnectionlessPacket.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:2026: undefined reference to `CRC32_ProcessBuffer' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `CL_ConnectionlessPacket.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans18.ltrans.o: in function `CL_ConnectionlessPacket.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:809: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans19.ltrans.o: in function `CL_LegacyParseSoundPacket.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:2564: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans19.ltrans.o: in function `CL_ParseServerData.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:895: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:896: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:898: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:962: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans19.ltrans.o: in function `CL_ParseServerData.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans19.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:809: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans19.ltrans.o: in function `CL_UpdateUserinfo.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:1376: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:1377: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:1378: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:1379: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:1380: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:1381: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans19.ltrans.o: in function `CL_ParseClientData.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:1150: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans19.ltrans.o: in function `CL_ParseQuakeMessage.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_qparse.c:863: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans19.ltrans.o: in function `CL_ParseQuakeMessage.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans19.ltrans.o: in function `CL_ParseQuakeMessage.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_qparse.c:823: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_qparse.c:214: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans19.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_qparse.c:258: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans19.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_qparse.c:274: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans19.ltrans.o: in function `CL_ParseQuakeMessage.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_qparse.c:996: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_qparse.c:997: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans19.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_qparse.c:1086: more undefined references to `Q_strncpy' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans19.ltrans.o: in function `CL_ParseQuakeMessage.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans19.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:809: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans19.ltrans.o: in function `CL_ParseLegacyServerMessage.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:2685: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans19.ltrans.o: in function `CL_ParseLegacyServerMessage.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans19.ltrans.o: in function `CL_ParseLegacyServerMessage.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:2646: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:1303: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:2617: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:2599: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans19.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:809: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans19.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:2617: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans19.ltrans.o: in function `CL_ParseServerMessage.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:1697: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans19.ltrans.o: in function `CL_ParseServerMessage.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans19.ltrans.o: in function `CL_ParseServerMessage.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:95: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:1303: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans19.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:809: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans19.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:96: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans20.ltrans.o: in function `CL_ParseResource.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:1409: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans20.ltrans.o: in function `PM_ParticleLine.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_debug.c:41: undefined reference to `VectorNormalizeLength2' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans20.ltrans.o: in function `CL_ParseTempEntity.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_tent.c:2112: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_tent.c:2100: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans20.ltrans.o: in function `CL_ParseTempEntity.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:672: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans20.ltrans.o: in function `CL_ParseTempEntity.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:1212: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:578: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans20.ltrans.o: in function `CL_ParseTempEntity.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_tent.c:2934: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans20.ltrans.o: in function `S_StartBackgroundTrack.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_stream.c:99: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans20.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_stream.c:95: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans20.ltrans.o: in function `CL_ParseFinaleCutscene.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:717: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans20.ltrans.o: in function `CL_ParseRestoreSoundPacket.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:160: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans20.ltrans.o: in function `CL_ParseRestoreSoundPacket.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_main.c:725: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans20.ltrans.o: in function `CL_RegisterUserMessage.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1061: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans20.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1061: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans20.ltrans.o: in function `CL_ParseCustomization.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:683: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans20.ltrans.o: in function `CL_ParseVoiceData.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/voice.c:478: undefined reference to `opus_custom_decode' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans20.ltrans.o: in function `CL_ParseResLocation.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:1782: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:1787: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans20.ltrans.o: in function `CL_ParseCvarValue.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans20.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans20.ltrans.o: in function `CL_ParseExec.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_parse.c:2001: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `SV_RemoteCommand.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `SV_RemoteCommand.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1053: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1054: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1053: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:1054: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `Mod_LoadEntities.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1688: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1696: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1700: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1703: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1742: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1740: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1738: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1713: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1722: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1723: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1729: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1653: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1654: undefined reference to `COM_ReplaceExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1717: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `Mod_LoadTextures.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1971: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1972: undefined reference to `Q_strnlwr' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:2049: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1966: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:2023: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:2030: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:2063: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:2088: more undefined references to `Q_snprintf' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `Mod_LoadTextures.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1952: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `Mod_LoadSpriteModel.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_sprite.c:58: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `Mod_LoadSpriteModel.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/zone.c:232: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `Netchan_Process.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `SV_ParseCvarValue2.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:3387: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:3388: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `Netchan_CopyFileFragments.part.0.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_chan.c:1182: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_chan.c:1204: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_chan.c:1200: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_chan.c:1201: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `Netchan_UpdateProgress.part.0.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_chan.c:1386: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `Cvar_Getf.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:493: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `Cvar_Getf.constprop.1': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:493: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `NET_SendLong.part.0.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `HPAK_ResourceForHash.part.0.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:548: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:549: undefined reference to `COM_ReplaceExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `NET_LagPacket.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `NET_QueuePacket.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `HPAK_GetDataPointer.part.0.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:682: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:683: undefined reference to `COM_ReplaceExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `SV_ConnectionlessPacket.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `SV_ConnectionlessPacket.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:3110: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:311: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:921: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:922: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:923: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `SV_ConnectionlessPacket.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `SV_ConnectionlessPacket.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:319: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:333: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `SV_ConnectionlessPacket.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_main.c:824: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:341: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `SV_ConnectionlessPacket.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:958: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:350: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:367: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `SV_ConnectionlessPacket.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:417: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:430: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:452: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `SV_ConnectionlessPacket.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `SV_ParseClientMove.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:3193: undefined reference to `CRC32_BlockSequence' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `SV_ParseConsistencyResponse.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `SV_ExecuteClientMessage.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:3292: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_client.c:3352: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o: in function `Touch_ButtonPress.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:1810: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:1660: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:1682: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:1683: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:1684: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans21.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:1685: more undefined references to `Q_snprintf' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o: in function `Con_CompleteCommand.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o: in function `Con_CompleteCommand.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:1212: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:1213: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:1212: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:1213: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:1215: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:1242: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:1242: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:1253: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:1225: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:1226: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o: in function `FS_LoadSound.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/soundlib/snd_main.c:59: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/soundlib/snd_main.c:67: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/soundlib/snd_main.c:93: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/soundlib/snd_main.c:77: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o: in function `Touch_RemoveButtonFromList.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:462: undefined reference to `Q_stricmpext' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o: in function `Touch_AddButton.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:751: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:752: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o: in function `CL_DrawStringf.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_font.c:269: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o: in function `SV_BroadcastCommand.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_cmds.c:100: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o: in function `CL_ServerCommand.constprop.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:2592: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o: in function `CRC32_MapFile.constprop.0.isra.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:831: undefined reference to `CRC32_Init' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_init.c:847: undefined reference to `CRC32_ProcessBuffer' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o: in function `HPAK_Validate.part.0.constprop.0.isra.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:398: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:399: undefined reference to `COM_ReplaceExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:451: undefined reference to `MD5Init' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:452: undefined reference to `MD5Update' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:453: undefined reference to `MD5Final' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:457: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:440: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o: in function `Voice_Init.isra.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/voice.c:56: undefined reference to `opus_custom_mode_create' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/voice.c:63: undefined reference to `opus_custom_decoder_create' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o: in function `Voice_Init.isra.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/voice.c:619: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/voice.c:83: undefined reference to `opus_custom_encoder_create' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/voice.c:96: undefined reference to `opus_custom_encoder_ctl' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/voice.c:102: undefined reference to `opus_custom_encoder_ctl' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/voice.c:86: undefined reference to `opus_strerror' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/voice.c:59: undefined reference to `opus_strerror' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/voice.c:93: undefined reference to `opus_custom_encoder_ctl' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/voice.c:105: undefined reference to `opus_custom_encoder_ctl' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/voice.c:99: undefined reference to `opus_custom_encoder_ctl' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/voice.c:66: undefined reference to `opus_strerror' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o: in function `IN_TouchEvent.isra.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:809: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:809: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o: in function `SCR_NextMovie.isra.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_video.c:63: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o: in function `SCR_NextMovie.isra.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o: in function `CSCR_ParseFile.isra.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cfgscript.c:57: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cfgscript.c:180: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cfgscript.c:182: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o: in function `CSCR_ParseFile.isra.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cfgscript.c:57: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cfgscript.c:191: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o: in function `CSCR_ParseFile.isra.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cfgscript.c:57: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cfgscript.c:57: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cfgscript.c:102: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cfgscript.c:57: more undefined references to `COM_ParseFileSafe' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o: in function `CSCR_ParseFile.isra.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cfgscript.c:125: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cfgscript.c:128: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cfgscript.c:129: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o: in function `Delta_CopyField.constprop.0.isra.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_encode.c:1246: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o: in function `IN_TouchEvent.isra.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:1503: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans22.ltrans.o: in function `Delta_ReadField.isra.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_encode.c:1356: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `BaseCmd_Insert': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:126: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `BaseCmd_Remove': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:179: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `BaseCmd_CheckCvars': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `CSCR_WriteVariableToFile': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_VariableString': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: more undefined references to `COM_HashKey' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_Alias_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cmd.c:440: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cmd.c:461: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cmd.c:462: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cmd.c:465: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_Alias_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_ValidateString': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:229: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_If_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cmd.c:907: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cmd.c:913: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cmd.c:914: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_VariableValue': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Con_AddCommandToList.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_ForwardToServer': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cmd.c:1165: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cmd.c:1166: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cmd.c:1170: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cmd.c:1171: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_List_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cmd.c:1200: undefined reference to `Q_strnicmpext' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_BuildAutoDescription': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:136: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:134: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:131: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:128: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:125: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:122: more undefined references to `Q_strncat' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_BuildAutoDescription': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:115: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:108: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:117: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:119: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_Apropos_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cmd.c:1287: undefined reference to `matchpattern_with_separator' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cmd.c:1298: undefined reference to `matchpattern_with_separator' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cmd.c:1316: undefined reference to `matchpattern_with_separator' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cmd.c:1317: undefined reference to `matchpattern_with_separator' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cmd.c:1327: undefined reference to `matchpattern_with_separator' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cmd.c:1328: more undefined references to `matchpattern_with_separator' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_Apropos_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cmd.c:1281: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `COM_ExpandFilename.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:567: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:573: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `COM_LoadFileForMe.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:751: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:752: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Host_Exec_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:417: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:418: undefined reference to `COM_DefaultExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:433: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:390: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:417: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:418: undefined reference to `COM_DefaultExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_GetKeysList': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:574: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:578: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:585: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:595: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:595: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:580: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_GetCDList': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:829: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:833: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:840: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:851: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:851: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:835: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_GetGamesList.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:768: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:772: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:779: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:790: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:790: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:774: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_GetGamesList': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_GetCommandsList': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_GetCommandsList': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:662: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:671: more undefined references to `Q_strncpy' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_GetCommandsList': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:681: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:681: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:664: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_CheckMapsList_R': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:873: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:895: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:902: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:925: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:926: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:927: undefined reference to `COM_DefaultExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:944: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:947: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:958: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:972: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:973: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:954: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Key_EnumCmds_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:1531: undefined reference to `Q_timestamp' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Sys_PrintFrame.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/crashhandler.c:362: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/crashhandler.c:365: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/crashhandler.c:368: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_List_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:1195: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:1191: undefined reference to `Q_strnicmpext' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:1194: undefined reference to `Q_colorstr' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:1196: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Host_MemStats_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/zone.c:366: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/zone.c:367: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Host_MemStats_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:456: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cbuf_AddTextf': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cmd.c:129: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_TokenizeString': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cmd.c:662: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_TokenizeString': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_AddCommandEx.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_AddCommandEx.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `va': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:172: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_GetDemoList': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:234: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:241: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:244: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:257: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:257: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:236: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_GetMovieList': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:280: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:287: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:290: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:303: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:303: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:282: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_GetMusicList': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:327: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:334: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:339: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:352: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:352: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:329: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_GetSavesList': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:375: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:382: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:385: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:398: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:398: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:377: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_GetConfigList': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:422: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:429: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:432: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:445: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:445: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:424: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_GetSoundList': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:469: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:470: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:477: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:482: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:483: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:496: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:496: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:472: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_GetItemsList': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:522: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:529: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:532: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:545: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:545: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:524: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_GetCustomList': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:714: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:721: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:724: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:737: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:737: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:716: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `COM_IsSafeFileToDownload.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1025: undefined reference to `Q_strnlwr' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1045: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_ListMaps': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:103: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:104: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:105: undefined reference to `COM_DefaultExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:149: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:168: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:68: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:75: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:149: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:103: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:104: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:105: undefined reference to `COM_DefaultExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:124: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:141: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:154: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:157: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:165: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:131: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:136: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:176: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:162: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:164: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:163: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_GetMapList': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:197: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:199: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:211: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:211: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Con_ConcatRemaining.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:1120: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:1126: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:1132: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:1132: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:1133: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Host_FinalizeConfig': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:1357: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:1358: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Host_WriteServerConfig': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:1428: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:1438: undefined reference to `Q_timestamp' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Host_WriteServerConfig': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:246: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:207: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:210: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:211: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Host_WriteServerConfig': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:173: undefined reference to `Q_stricmpext' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:134: undefined reference to `Q_buildarch' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:134: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Host_WriteConfig': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:1388: undefined reference to `Q_timestamp' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Host_WriteOpenGLConfig': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:1467: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:1475: undefined reference to `Q_timestamp' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Sys_Crash': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/crashhandler.c:430: undefined reference to `Q_buildarch' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/crashhandler.c:430: undefined reference to `Q_buildos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/crashhandler.c:430: undefined reference to `Q_buildcommit' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/crashhandler.c:430: undefined reference to `Q_buildnum' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/crashhandler.c:430: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/crashhandler.c:434: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/crashhandler.c:456: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/crashhandler.c:485: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `COM_CreateCustomization': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/custom.c:25: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/custom.c:25: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_RegisterVariable': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_RegisterVariable': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_RegisterVariable': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:544: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:355: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_DirectSet': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_DirectSet': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_DirectSet': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:738: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:355: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_Get': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_Get': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_Get': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:458: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_Get': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_Get': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:427: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:355: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_Get': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_Get': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:355: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `CSCR_RegisterVariable.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `pfnCvar_RegisterGameUIVariable': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:119: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:122: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:125: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:128: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:131: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:134: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:115: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:136: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:108: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:117: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_FullSet': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_FullSet': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_FullSet': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:763: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:355: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_ExecuteStringWithPrivilegeCheck.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_ExecuteStringWithPrivilegeCheck.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cmd.c:1019: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_ExecuteStringWithPrivilegeCheck.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cmd_ExecuteStringWithPrivilegeCheck.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_SetGL_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_Set_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:1122: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:1123: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_Set_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_Set_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_Set_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:666: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:355: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_Set': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_SetValue': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:809: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_Toggle_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_Toggle_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Host_EndGame': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:240: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Host_Error': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:736: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Host_Error': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_debug.c:48: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_debug.c:63: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Host_Error': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_debug.c:48: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_debug.c:63: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Host_Error': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_debug.c:53: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_debug.c:53: more undefined references to `Q_strncpy' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Host_Error': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:772: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `FS_Init': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/filesystem_engine.c:120: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `FS_Init': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/system.c:240: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/system.c:240: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/system.c:240: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Host_InitCommon': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/zone.c:232: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:946: more undefined references to `Q_strncpy' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Host_InitCommon': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:991: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:1032: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:1060: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Host_InitCommon': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/zone.c:232: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/zone.c:232: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Host_InitCommon': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:1111: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:1114: more undefined references to `Q_strncpy' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Host_InitCommon': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:512: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:527: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Host_InitCommon': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/system.c:240: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Host_InitCommon': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Host_InitCommon': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/system.c:240: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Host_InitCommon': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/sys_con.c:130: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Host_InitCommon': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:1112: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:1014: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Host_InitCommon': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/system.c:240: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Host_InitCommon': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:914: undefined reference to `Q_isdigit' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/sys_con.c:151: undefined reference to `Q_timestamp' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/sys_con.c:151: undefined reference to `Q_buildnum' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:809: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Host_InitCommon': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:915: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:915: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:915: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `pfnGetGameDir': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1009: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Cvar_VariableValue': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:843: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans0.ltrans.o: in function `Con_ConcatRemaining.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:1139: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `COM_Frame': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:2045: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:2049: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:2050: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `COM_Frame': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_main.c:162: undefined reference to `SimpleSpline' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `COM_Frame': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `COM_Frame': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `COM_Frame': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_chan.c:276: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_chan.c:276: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_chan.c:277: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_chan.c:277: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `COM_Frame': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_main.c:518: undefined reference to `VectorNormalizeLength2' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_main.c:1411: undefined reference to `VectorNormalizeLength2' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `COM_Frame': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_main.c:1098: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `COM_Frame': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:809: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:809: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `ID_BloomFilter_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/identification.c:46: undefined reference to `CRC32_Init' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/identification.c:47: undefined reference to `CRC32_ProcessBuffer' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `ID_ValidateNetDevice': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/identification.c:217: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `HPAK_AddLump': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:227: undefined reference to `MD5Init' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:243: undefined reference to `MD5Update' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:246: undefined reference to `MD5Final' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:260: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:261: undefined reference to `COM_ReplaceExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:272: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:273: undefined reference to `COM_ReplaceExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:221: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:238: undefined reference to `MD5Update' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `HPAK_AddLump': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `HPAK_AddLump': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:112: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:113: undefined reference to `COM_ReplaceExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:126: undefined reference to `MD5Init' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:142: undefined reference to `MD5Update' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:145: undefined reference to `MD5Final' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:137: undefined reference to `MD5Update' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `Host_Shutdown': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/sys_con.c:164: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/sys_con.c:182: undefined reference to `Q_timestamp' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/sys_con.c:182: undefined reference to `Q_buildnum' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `Host_Shutdown': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/con_utils.c:1505: undefined reference to `Q_timestamp' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/sys_con.c:170: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/sys_con.c:167: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `Host_Shutdown': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:1287: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/sys_con.c:181: undefined reference to `Q_buildnum' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/sys_con.c:171: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `Host_ChangeGame_f.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:351: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:309: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `HPAK_List_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:894: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:895: undefined reference to `COM_ReplaceExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:940: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:942: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:944: undefined reference to `MD5_Print' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `HPAK_Extract_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:980: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:985: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:986: undefined reference to `COM_ReplaceExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:1035: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:1037: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:1052: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:1043: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `HPAK_RemoveLump': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:765: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:766: undefined reference to `COM_ReplaceExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:775: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:776: undefined reference to `COM_ReplaceExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `HPAK_Remove_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:1075: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:596: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:597: undefined reference to `COM_ReplaceExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/hpak.c:1081: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `ID_VerifyHEX': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/identification.c:123: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `ID_ProcessFile': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/identification.c:46: undefined reference to `CRC32_Init' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/identification.c:47: undefined reference to `CRC32_ProcessBuffer' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `ID_Init': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/identification.c:675: undefined reference to `MD5Init' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/identification.c:676: undefined reference to `MD5Update' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/identification.c:677: undefined reference to `MD5Final' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/identification.c:680: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `Host_Main': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:1178: undefined reference to `Q_buildnum_compat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:1179: undefined reference to `Q_buildnum_compat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:1180: undefined reference to `Q_buildcommit' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:1180: undefined reference to `Q_buildarch' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:1180: undefined reference to `Q_buildos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host.c:1180: undefined reference to `Q_buildnum' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `Host_Main': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/zone.c:232: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/zone.c:232: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `Host_Main': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/ref_common.c:525: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/ref_common.c:607: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `Host_Main': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/platform/sdl/s_sdl.c:145: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `Host_Main': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/zone.c:232: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `Host_Main': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_load.c:380: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_load.c:381: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `Host_Main': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:236: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `Host_Main': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_video.c:107: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_video.c:109: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/ref_common.c:519: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `Host_Main': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/ref_common.c:684: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `Host_Main': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/system.c:255: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/system.c:255: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/system.c:240: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/system.c:240: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/ref_common.c:613: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `Host_Main': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/system.c:240: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `Host_Main': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:2206: undefined reference to `Q_isdigit' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `Host_Main': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/system.c:240: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:2210: undefined reference to `Q_isdigit' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `Host_Main': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/system.c:240: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:2223: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `Host_Main': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:809: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `Host_Main': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:155: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:134: undefined reference to `Q_buildarch' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:134: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `Host_Main': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `Host_Main': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans1.ltrans.o: in function `ID_SetCustomClientID': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/identification.c:608: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o: in function `Info_RemoveKey': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/infostring.c:280: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o: in function `Mod_LoadLump': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:279: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:280: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:281: undefined reference to `Q_toupper' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o: in function `Mod_PrintWorldStats_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:432: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o: in function `Mod_BoxLeafnums_r': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:646: undefined reference to `BoxOnPlaneSide' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o: in function `Mod_LumpLooksLikeEntitiesFile': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:2756: undefined reference to `Q_memmem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o: in function `Info_WriteVars': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o: in function `Info_SetValueForStarKey.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/infostring.c:443: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/infostring.c:407: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/infostring.c:480: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o: in function `Info_SetValueForKeyf': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/infostring.c:506: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o: in function `NET_ListMasters_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/net_ws.c:734: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o: in function `COM_GetItaniumName.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:348: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:368: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:370: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o: in function `COM_ConvertToLocalPlatform.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:414: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:414: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:432: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:436: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:437: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:442: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o: in function `COM_ConvertToLocalPlatform.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o: in function `NET_AddMaster.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/masterlist.c:127: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/masterlist.c:127: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o: in function `NET_LoadMasters.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/masterlist.c:217: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/masterlist.c:221: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o: in function `Mod_TestBmodelLumps': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:2942: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:279: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:280: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:281: undefined reference to `Q_toupper' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o: in function `Mod_TestBmodelLumps': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:279: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:280: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:281: undefined reference to `Q_toupper' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o: in function `Mod_LoadBrushModel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:3031: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o: in function `Mod_LoadBrushModel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/zone.c:232: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o: in function `Mod_LoadBrushModel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:2780: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:2756: undefined reference to `Q_memmem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1802: undefined reference to `AddPointToBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:2228: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1110: undefined reference to `ClearBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1121: undefined reference to `AddPointToBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o: in function `Mod_LoadBrushModel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1171: undefined reference to `PlaneTypeForNormal' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1121: undefined reference to `AddPointToBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o: in function `Mod_LoadBrushModel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1511: undefined reference to `RadiusFromBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1555: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1558: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1522: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o: in function `Mod_LoadBrushModel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:789: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:800: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:804: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:807: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:818: undefined reference to `Q_atov' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:2879: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o: in function `Mod_LoadBrushModel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1428: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1429: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1797: undefined reference to `ClearBounds' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o: in function `Mod_LoadBrushModel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1373: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:1374: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans3.ltrans.o: in function `Mod_LoadBrushModel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/mod_bmodel.c:2756: undefined reference to `Q_memmem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans5.ltrans.o: in function `PM_PlayerTraceExt': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_trace.c:437: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_trace.c:440: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_trace.c:441: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_trace.c:438: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_trace.c:440: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_trace.c:441: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_trace.c:524: undefined reference to `Matrix4x4_TransformPositivePlane' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans5.ltrans.o: in function `PM_TestPlayerPosition': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_trace.c:608: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_trace.c:610: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_trace.c:607: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_trace.c:610: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans5.ltrans.o: in function `PM_PointContents': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_trace.c:723: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_trace.c:724: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans5.ltrans.o: in function `FS_OpenStream': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/soundlib/snd_main.c:149: undefined reference to `COM_FileExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/soundlib/snd_main.c:156: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/soundlib/snd_main.c:178: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/soundlib/snd_main.c:166: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/soundlib/snd_main.c:178: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `SV_GetSaveComment': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:2387: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:2289: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:2391: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:2431: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:2436: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:2438: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:2439: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:2444: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:2357: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:2357: more undefined references to `Q_strncpy' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `SV_GetSaveComment': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:2422: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:2433: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:2434: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `SV_TouchLinks': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_world.c:537: undefined reference to `BoundsIntersect' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_world.c:552: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_world.c:553: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `SV_FindTouchedLeafs': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_world.c:617: undefined reference to `BoxOnPlaneSide' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `SV_TraceSurface': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_world.c:228: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_world.c:1467: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_world.c:1468: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_world.c:1469: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_world.c:1473: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `COM_LoadLibrary': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:112: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:113: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:114: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `COM_LoadLibrary': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/platform/posix/lib_posix.c:114: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `COM_LoadLibrary': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:38: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:38: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `COM_LoadLibrary': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/platform/posix/lib_posix.c:123: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `COM_LoadLibrary': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:38: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:98: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:99: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:100: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `COM_LoadLibrary': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:38: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:37: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:37: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:37: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/lib_common.c:37: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `Platform_GetClipboardText': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/platform/sdl/in_sdl.c:91: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `SV_RunCmd': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_pmove.c:597: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_pmove.c:885: undefined reference to `VectorCompareEpsilon' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `SV_RunCmd': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `LoadSaveData.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:919: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:873: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:953: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `EntityPatchWrite.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:1029: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `EntityPatchRead.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:1066: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `SaveGameState.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:1490: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:1491: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:1504: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:1505: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:1536: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `SV_LoadGame.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:684: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:685: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `SV_LoadGame.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `SV_LoadGame.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/host_state.c:87: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `SV_SaveGame.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:2191: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:351: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:1712: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:1713: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:1714: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:1726: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:1727: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `SV_SaveGame.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:591: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:592: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:614: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:615: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:618: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:619: more undefined references to `Q_snprintf' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `SV_SaveGame.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:656: undefined reference to `COM_FileWithoutPath' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:656: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `SV_SaveGame.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:2203: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `SV_WaterLinks': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_world.c:739: undefined reference to `BoundsIntersect' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_world.c:743: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_world.c:749: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_world.c:750: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `SV_ClipMoveToEntity': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_world.c:908: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_world.c:910: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_world.c:911: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_world.c:907: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_world.c:910: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_world.c:911: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_world.c:974: undefined reference to `Matrix4x4_TransformPositivePlane' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `SV_ClipToWorldBrush': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_world.c:1315: undefined reference to `BoundsIntersect' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `SV_ClipToEntity.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_world.c:1182: undefined reference to `BoundsIntersect' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_world.c:149: undefined reference to `SphereIntersect' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_world.c:1020: undefined reference to `AngleVectors' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `LoadClientState.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:1305: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `LoadClientState.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `LoadClientState.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:1133: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:809: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:809: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `SV_SetLightStyle': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_world.c:1672: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `LoadGameState.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:809: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `LoadGameState.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/server/sv_save.c:1640: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `LoadGameState.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: more undefined references to `Q_snprintf' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans10.ltrans.o: in function `Sys_DebuggerPresent': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/platform/linux/sys_linux.c:48: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `CL_GetDemoComment': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_demo.c:1231: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_demo.c:1242: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_demo.c:1243: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_demo.c:1244: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_demo.c:1220: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `R_Free_Video': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `R_Free_Video': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `CL_PlayVideo_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_cmds.c:45: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `CL_PlayCDTrack_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_cmds.c:90: undefined reference to `Q_isdigit' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_cmds.c:92: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_cmds.c:79: undefined reference to `Q_isdigit' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_cmds.c:81: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_cmds.c:81: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_cmds.c:81: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_cmds.c:92: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_cmds.c:92: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `CL_PlayCDTrack_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `CL_PlayCDTrack_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:843: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `CL_ScreenShot_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_cmds.c:156: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_cmds.c:217: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_cmds.c:202: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `CL_SnapShot_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_cmds.c:175: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_cmds.c:258: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_cmds.c:240: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `CL_EnvShot_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_cmds.c:281: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `CL_SkyShot_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_cmds.c:302: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `CL_LevelShot_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_cmds.c:335: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_cmds.c:326: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_cmds.c:327: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `CL_SaveShot_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_cmds.c:363: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `CL_DemoStartPlayback': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `CL_DemoStartPlayback': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `CL_Record_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_demo.c:1329: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_demo.c:1397: undefined reference to `Q_sprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_demo.c:1403: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_demo.c:1404: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_demo.c:1394: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_demo.c:376: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_demo.c:377: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_demo.c:378: more undefined references to `Q_strncpy' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `R_SplitEntityOnNode': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efrag.c:122: undefined reference to `BoxOnPlaneSide' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `CL_ReadLineFile_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:499: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `CL_ReadLineFile_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:2334: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:2335: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `CL_ReadLineFile_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:516: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:518: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:520: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:522: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:524: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:526: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:528: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:537: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:539: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:541: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:543: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:545: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:547: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `R_BeamEnts': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:1031: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:1031: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `R_BeamEntPoint': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:602: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `R_BeamRing': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:602: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `R_BeamFollow': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:602: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `R_EntityParticles': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:1046: undefined reference to `m_bytenormals' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:1059: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:1061: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:1063: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `R_ParticleBurst': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:1399: undefined reference to `VectorNormalizeLength2' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `R_LargeFunnel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:1443: undefined reference to `VectorNormalizeLength2' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `R_ShowLine': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:1661: undefined reference to `VectorNormalizeLength2' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `R_RocketTrail': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:1509: undefined reference to `VectorNormalizeLength2' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:1591: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:1513: undefined reference to `VectorVectors' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `R_ParticleBox': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:1641: undefined reference to `boxpnt' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `VID_SetScreenResolution': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/platform/sdl/vid_sdl.c:566: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `VID_CreateWindow': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/platform/sdl/vid_sdl.c:644: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/platform/sdl/vid_sdl.c:739: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/platform/sdl/vid_sdl.c:740: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/platform/sdl/vid_sdl.c:741: undefined reference to `COM_DefaultExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `VID_CreateWindow': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `VID_CreateWindow': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `VID_CreateWindow': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `VID_CreateWindow': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `VID_CreateWindow': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `VID_CreateWindow': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `VID_CreateWindow': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/system.c:240: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `VID_CreateWindow': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/platform/sdl/vid_sdl.c:778: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `VID_RestoreScreenResolution': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `VID_RestoreScreenResolution': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `R_ChangeDisplaySettings': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `R_ChangeDisplaySettings': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `VID_SetMode': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `VID_SetMode': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `VID_SetMode': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `VID_SetMode': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `VID_SetMode': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `VID_SetMode': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `R_Init_Video': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/platform/sdl/vid_sdl.c:299: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `R_Init_Video': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/common.c:1064: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `R_Init_Video': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/system.c:240: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `R_Init_Video': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/platform/sdl/vid_sdl.c:1028: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/platform/sdl/vid_sdl.c:1028: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/platform/sdl/vid_sdl.c:1028: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `CL_CheckFile': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_custom.c:43: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_custom.c:42: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `CL_NextDemo': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_demo.c:1278: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `CL_DemoCompleted': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_demo.c:1278: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `CL_DemoCompleted': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `CL_PlayDemo_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_demo.c:1439: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_demo.c:1440: undefined reference to `COM_StripExtension' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_demo.c:1441: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_demo.c:1459: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_demo.c:1460: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_demo.c:1536: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_demo.c:1445: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `CL_PlayDemo_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:808: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans11.ltrans.o: in function `R_AddEfrags.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efrag.c:155: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efrag.c:155: undefined reference to `Matrix3x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efrag.c:156: undefined reference to `Matrix3x4_TransformAABB' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o: in function `CL_ReadPointFile_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:2003: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:2021: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:2023: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:2025: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:2027: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:2029: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_efx.c:2019: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o: in function `CL_DescribeEvent': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_events.c:100: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o: in function `CL_InterpolateModel': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_frame.c:457: undefined reference to `AngleQuaternion' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_frame.c:458: undefined reference to `AngleQuaternion' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_frame.c:459: undefined reference to `QuaternionSlerp' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_frame.c:460: undefined reference to `QuaternionAngle' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_frame.c:512: undefined reference to `AngleQuaternion' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_frame.c:513: undefined reference to `AngleQuaternion' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_frame.c:514: undefined reference to `QuaternionSlerp' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_frame.c:515: undefined reference to `QuaternionAngle' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o: in function `CL_AddVisibleEntity': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_tent.c:2803: undefined reference to `anglemod' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o: in function `pfnHookUserMsg.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1716: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o: in function `pfnServerCmd.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1736: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o: in function `CL_LoadHudSprite.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1176: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o: in function `pfnHookEvent.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:2255: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:2256: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o: in function `pfnHookEvent.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_events.c:195: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o: in function `CL_FindModelIndex': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:2334: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:2335: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o: in function `pfnSPR_GetList.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1538: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1539: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1541: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1551: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1554: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1555: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1558: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1559: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1562: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1563: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1565: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1566: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1568: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1569: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1571: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1572: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1548: undefined reference to `COM_ParseFileSafe' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1532: undefined reference to `COM_ExtractFilePath' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o: in function `pfnClientCmd.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1761: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1762: undefined reference to `Q_strncat' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o: in function `pfnPlaySoundByName.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_main.c:613: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o: in function `pfnPlaySoundByIndex.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_main.c:613: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o: in function `pfnPlaySoundByNameAtLocation.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_main.c:613: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o: in function `CL_TextMessageGet': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1867: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1867: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o: in function `PM_CL_TraceTexture': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_surface.c:200: undefined reference to `vec3_origin' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_surface.c:209: undefined reference to `Matrix4x4_CreateFromEntity' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_surface.c:210: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/pm_surface.c:211: undefined reference to `Matrix4x4_VectorITransform' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o: in function `CL_CenterPrint': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:316: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o: in function `pfnCenterPrint.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:316: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o: in function `CL_ComputePlayerOrigin': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_frame.c:420: undefined reference to `AngleQuaternion' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_frame.c:421: undefined reference to `AngleQuaternion' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_frame.c:422: undefined reference to `QuaternionSlerp' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_frame.c:423: undefined reference to `QuaternionAngle' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o: in function `CL_ComputePlayerOrigin': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_frame.c:551: undefined reference to `AngleQuaternion' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_frame.c:552: undefined reference to `AngleQuaternion' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_frame.c:553: undefined reference to `QuaternionSlerp' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_frame.c:554: undefined reference to `QuaternionAngle' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o: in function `CL_EmitEntities.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_pmove.c:139: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o: in function `CL_EmitEntities.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_tent.c:2859: undefined reference to `AngleVectors' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o: in function `CL_EmitEntities.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_frame.c:200: undefined reference to `VectorAngles' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_tent.c:2859: undefined reference to `AngleVectors' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_tent.c:2859: undefined reference to `AngleVectors' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans12.ltrans.o: in function `CL_LoadSpriteModel.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1250: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_game.c:1251: undefined reference to `COM_FixSlashes' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans15.ltrans.o: in function `CL_TempEntPlaySound': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_tent.c:328: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_tent.c:316: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_tent.c:325: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_tent.c:333: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans15.ltrans.o: in function `R_FizzEffect': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_tent.c:616: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans15.ltrans.o: in function `R_Bubbles': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_tent.c:678: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans15.ltrans.o: in function `R_BubbleTrail': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_tent.c:723: undefined reference to `SinCos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans15.ltrans.o: in function `R_FunnelSprite': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_tent.c:1488: undefined reference to `VectorNormalizeLength2' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans15.ltrans.o: in function `R_Projectile': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_tent.c:1570: undefined reference to `VectorAngles' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans15.ltrans.o: in function `R_MultiGunshot': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_tent.c:1834: undefined reference to `VectorVectors' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans15.ltrans.o: in function `SCR_VidInit': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:1494: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:2279: undefined reference to `Q_buildnum' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans15.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:2279: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans15.ltrans.o: in function `SCR_DrawFPS.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_scrn.c:99: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_scrn.c:100: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_scrn.c:88: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans15.ltrans.o: in function `CL_AddClientResource': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_tent.c:131: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans15.ltrans.o: in function `CL_SetLightstyle': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_tent.c:2442: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans15.ltrans.o: in function `CL_AddEntityEffects': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_tent.c:2758: undefined reference to `AngleVectors' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_tent.c:2660: undefined reference to `AngleVectors' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans15.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_tent.c:2648: undefined reference to `AngleVectors' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Con_SetTimes_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:323: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Touch_Stroke_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:431: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:432: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:432: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:432: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:432: more undefined references to `Q_atoi' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Touch_AddDefaultButton': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:833: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:834: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:835: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Con_DrawNotify': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:1846: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Con_DrawNotify': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Con_DrawNotify': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Con_DrawNotify': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Con_DrawNotify': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Touch_SetClientOnly_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:496: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Con_MessageMode_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:258: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:257: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Con_MessageMode2_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:272: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Con_ToggleConsole_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Con_ToggleConsole_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Con_ToggleConsole_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Con_ToggleConsole_f': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Con_NPrintf': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:1047: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Con_NXPrintf': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:1076: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `UI_NPrintf': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:1103: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `UI_NXPrintf': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:1132: undefined reference to `Q_vsnprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Con_DrawSolidConsole': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:1945: undefined reference to `Q_buildnum' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:1945: undefined reference to `Q_buildarch' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:1945: undefined reference to `Q_buildos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:1945: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Con_DrawVersion': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:2096: undefined reference to `Q_buildnum' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:2096: undefined reference to `Q_buildarch' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:2096: undefined reference to `Q_buildos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:2097: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:2097: undefined reference to `Q_buildnum' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:2097: undefined reference to `Q_buildarch' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:2097: undefined reference to `Q_buildos' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Touch_DumpConfig': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:239: undefined reference to `Q_timestamp' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Touch_RemoveButtonFromList.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:462: undefined reference to `Q_stricmpext' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:462: undefined reference to `Q_stricmpext' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Touch_HideButtons': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:602: undefined reference to `Q_stricmpext' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:602: undefined reference to `Q_stricmpext' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:602: undefined reference to `Q_stricmpext' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:602: more undefined references to `Q_stricmpext' follow | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Touch_SetColor_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:681: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:681: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:681: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:681: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Touch_SetColor_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:561: undefined reference to `Q_stricmpext' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Touch_SetFlags_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:707: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Touch_Fade_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:672: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:672: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:648: undefined reference to `Q_stricmpext' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:648: undefined reference to `Q_stricmpext' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Touch_Fade_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:664: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Touch_ExportConfig_f.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:343: undefined reference to `COM_FileBase' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:344: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:346: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `V_RenderView.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_view.c:264: undefined reference to `V_CalcFov' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `V_RenderView.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/s_main.c:1612: undefined reference to `AngleVectors' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_view.c:268: undefined reference to `V_AdjustFov' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Con_LoadConsoleFont.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:599: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Con_LoadConsoleFont.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Con_LoadConsoleFont.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:590: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Field_CharEvent': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/platform/sdl/in_sdl.c:91: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/platform/sdl/in_sdl.c:91: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/platform/sdl/in_sdl.c:91: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/platform/sdl/in_sdl.c:91: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Field_KeyDownEvent': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:1260: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:1266: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Field_KeyDownEvent': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/platform/sdl/in_sdl.c:91: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Field_KeyDownEvent': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:1260: undefined reference to `Q_tolower' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Key_Message': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:1684: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `V_PostRender': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_scrn.c:186: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_scrn.c:186: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_scrn.c:186: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `V_PostRender': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_scrn.c:128: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `V_PostRender': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_demo.c:500: undefined reference to `Q_pretifymem' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_demo.c:500: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `V_PostRender': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `V_PostRender': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `V_PostRender': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `V_PostRender': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `V_PostRender': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_gameui.c:386: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_gameui.c:387: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_gameui.c:388: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_gameui.c:389: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_gameui.c:390: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `V_PostRender': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `V_PostRender': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `V_PostRender': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/console.c:1786: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `V_PostRender': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `V_PostRender': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `V_PostRender': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/cl_scrn.c:261: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `V_PostRender': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `V_PostRender': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:809: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `V_PostRender': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/base_cmd.c:59: undefined reference to `COM_HashKey' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `V_PostRender': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/common/cvar.c:858: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Touch_SetCommand.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:579: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:589: undefined reference to `Q_stricmpext' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:589: undefined reference to `Q_stricmpext' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Touch_AddClientButton': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:751: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:752: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Touch_AddButton_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:751: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o:/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:752: undefined reference to `Q_strncpy' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Touch_AddButton_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:891: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:891: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:891: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:891: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:879: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:880: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:881: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:882: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:909: undefined reference to `Q_atof' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:902: undefined reference to `Q_atoi' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Touch_WriteConfig.part.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:306: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:307: undefined reference to `Q_snprintf' | |
/nix/store/lz1bwpdvlywij5ir0fmncgqa83dlpwhn-binutils-2.39/bin/ld: /run/user/1000/cck799fF.ltrans16.ltrans.o: in function `Touch_SetTexture_f.lto_priv.0': | |
/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build/../engine/client/in_touch.c:574: undefined reference to `Q_strncpy' | |
collect2: error: ld returned 1 exit status | |
Waf: Leaving directory `/hdd/home/jayman/VC/Not mine/xash3d-fwgs/engine/build' | |
Build failed | |
-> task in 'filesystem_stdio' failed with exit status 1 (run with -v to display more information) | |
-> task in 'ref_soft' failed with exit status 1 (run with -v to display more information) | |
-> task in 'ref_gl' failed with exit status 1 (run with -v to display more information) | |
-> task in 'xash' failed with exit status 1 (run with -v to display more information) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment