make make all-recursive make[1]: Entering directory `/home/az/Litecoin/cudaminer-src-2013.04.22' Making all in compat make[2]: Entering directory `/home/az/Litecoin/cudaminer-src-2013.04.22/compat' Making all in jansson make[3]: Entering directory `/home/az/Litecoin/cudaminer-src-2013.04.22/compat/jansson' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT dump.o -MD -MP -MF .deps/dump.Tpo -c -o dump.o dump.c mv -f .deps/dump.Tpo .deps/dump.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT hashtable.o -MD -MP -MF .deps/hashtable.Tpo -c -o hashtable.o hashtable.c mv -f .deps/hashtable.Tpo .deps/hashtable.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT load.o -MD -MP -MF .deps/load.Tpo -c -o load.o load.c mv -f .deps/load.Tpo .deps/load.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT strbuffer.o -MD -MP -MF .deps/strbuffer.Tpo -c -o strbuffer.o strbuffer.c mv -f .deps/strbuffer.Tpo .deps/strbuffer.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT utf.o -MD -MP -MF .deps/utf.Tpo -c -o utf.o utf.c mv -f .deps/utf.Tpo .deps/utf.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT value.o -MD -MP -MF .deps/value.Tpo -c -o value.o value.c mv -f .deps/value.Tpo .deps/value.Po rm -f libjansson.a ar cru libjansson.a dump.o hashtable.o load.o strbuffer.o utf.o value.o ranlib libjansson.a make[3]: Leaving directory `/home/az/Litecoin/cudaminer-src-2013.04.22/compat/jansson' make[3]: Entering directory `/home/az/Litecoin/cudaminer-src-2013.04.22/compat' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/az/Litecoin/cudaminer-src-2013.04.22/compat' make[2]: Leaving directory `/home/az/Litecoin/cudaminer-src-2013.04.22/compat' make[2]: Entering directory `/home/az/Litecoin/cudaminer-src-2013.04.22' g++ -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson -msse2 -fopenmp -g -O2 -MT cudaminer-cuda-miner.o -MD -MP -MF .deps/cudaminer-cuda-miner.Tpo -c -o cudaminer-cuda-miner.o `test -f 'cuda-miner.cpp' || echo './'`cuda-miner.cpp cuda-miner.cpp:11:1: warning: "_GNU_SOURCE" redefined : warning: this is the location of the previous definition cuda-miner.cpp: In function ‘void parse_config()’: cuda-miner.cpp:1071: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/cudaminer-cuda-miner.Tpo .deps/cudaminer-cuda-miner.Po g++ -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson -msse2 -fopenmp -g -O2 -MT cudaminer-util.o -MD -MP -MF .deps/cudaminer-util.Tpo -c -o cudaminer-util.o `test -f 'util.cpp' || echo './'`util.cpp util.cpp:10:1: warning: "_GNU_SOURCE" redefined : warning: this is the location of the previous definition mv -f .deps/cudaminer-util.Tpo .deps/cudaminer-util.Po g++ -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson -msse2 -fopenmp -g -O2 -MT cudaminer-sha2.o -MD -MP -MF .deps/cudaminer-sha2.Tpo -c -o cudaminer-sha2.o `test -f 'sha2.cpp' || echo './'`sha2.cpp mv -f .deps/cudaminer-sha2.Tpo .deps/cudaminer-sha2.Po g++ -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson -msse2 -fopenmp -g -O2 -MT cudaminer-scrypt.o -MD -MP -MF .deps/cudaminer-scrypt.Tpo -c -o cudaminer-scrypt.o `test -f 'scrypt.cpp' || echo './'`scrypt.cpp mv -f .deps/cudaminer-scrypt.Tpo .deps/cudaminer-scrypt.Po /usr/local/cuda/bin/nvcc -g -O2 -arch=compute_10 --maxrregcount=124 --ptxas-options=-v -I./compat/jansson -o salsa_kernel.o -c salsa_kernel.cu salsa_kernel.cu(286): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned int) salsa_kernel.cu(287): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) salsa_kernel.cu(297): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernel_specialB_tex(uint32_t *) [with WARPS_PER_BLOCK=1, TEX_DIM=1]" (1252): here salsa_kernel.cu(298): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernel_specialB_tex(uint32_t *) [with WARPS_PER_BLOCK=1, TEX_DIM=1]" (1252): here salsa_kernel.cu(297): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernel_specialB_tex(uint32_t *) [with WARPS_PER_BLOCK=2, TEX_DIM=1]" (1253): here salsa_kernel.cu(298): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernel_specialB_tex(uint32_t *) [with WARPS_PER_BLOCK=2, TEX_DIM=1]" (1253): here salsa_kernel.cu(297): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernel_specialB_tex(uint32_t *) [with WARPS_PER_BLOCK=3, TEX_DIM=1]" (1254): here salsa_kernel.cu(298): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernel_specialB_tex(uint32_t *) [with WARPS_PER_BLOCK=3, TEX_DIM=1]" (1254): here salsa_kernel.cu(457): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned int) salsa_kernel.cu(458): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) salsa_kernel.cu(465): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned int) salsa_kernel.cu(466): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) salsa_kernel.cu(481): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=1, TEX_DIM=1]" (1263): here salsa_kernel.cu(482): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=1, TEX_DIM=1]" (1263): here salsa_kernel.cu(491): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=1, TEX_DIM=1]" (1263): here salsa_kernel.cu(492): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=1, TEX_DIM=1]" (1263): here salsa_kernel.cu(481): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=2, TEX_DIM=1]" (1264): here salsa_kernel.cu(482): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=2, TEX_DIM=1]" (1264): here salsa_kernel.cu(491): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=2, TEX_DIM=1]" (1264): here salsa_kernel.cu(492): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=2, TEX_DIM=1]" (1264): here salsa_kernel.cu(481): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=3, TEX_DIM=1]" (1265): here salsa_kernel.cu(482): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=3, TEX_DIM=1]" (1265): here salsa_kernel.cu(491): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=3, TEX_DIM=1]" (1265): here salsa_kernel.cu(492): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=3, TEX_DIM=1]" (1265): here salsa_kernel.cu(481): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=4, TEX_DIM=1]" (1266): here salsa_kernel.cu(482): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=4, TEX_DIM=1]" (1266): here salsa_kernel.cu(491): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=4, TEX_DIM=1]" (1266): here salsa_kernel.cu(492): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=4, TEX_DIM=1]" (1266): here salsa_kernel.cu(481): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=5, TEX_DIM=1]" (1267): here salsa_kernel.cu(482): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=5, TEX_DIM=1]" (1267): here salsa_kernel.cu(491): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=5, TEX_DIM=1]" (1267): here salsa_kernel.cu(492): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=5, TEX_DIM=1]" (1267): here salsa_kernel.cu(481): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=6, TEX_DIM=1]" (1268): here salsa_kernel.cu(482): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=6, TEX_DIM=1]" (1268): here salsa_kernel.cu(491): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=6, TEX_DIM=1]" (1268): here salsa_kernel.cu(492): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=6, TEX_DIM=1]" (1268): here salsa_kernel.cu(481): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=7, TEX_DIM=1]" (1269): here salsa_kernel.cu(482): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=7, TEX_DIM=1]" (1269): here salsa_kernel.cu(491): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=7, TEX_DIM=1]" (1269): here salsa_kernel.cu(492): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=7, TEX_DIM=1]" (1269): here salsa_kernel.cu(481): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=8, TEX_DIM=1]" (1270): here salsa_kernel.cu(482): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=8, TEX_DIM=1]" (1270): here salsa_kernel.cu(491): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=8, TEX_DIM=1]" (1270): here salsa_kernel.cu(492): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=8, TEX_DIM=1]" (1270): here salsa_kernel.cu(297): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernel_specialB_tex(uint32_t *) [with WARPS_PER_BLOCK=1, TEX_DIM=2]" (1278): here salsa_kernel.cu(298): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernel_specialB_tex(uint32_t *) [with WARPS_PER_BLOCK=1, TEX_DIM=2]" (1278): here salsa_kernel.cu(297): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernel_specialB_tex(uint32_t *) [with WARPS_PER_BLOCK=2, TEX_DIM=2]" (1279): here salsa_kernel.cu(298): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernel_specialB_tex(uint32_t *) [with WARPS_PER_BLOCK=2, TEX_DIM=2]" (1279): here salsa_kernel.cu(297): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernel_specialB_tex(uint32_t *) [with WARPS_PER_BLOCK=3, TEX_DIM=2]" (1280): here salsa_kernel.cu(298): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernel_specialB_tex(uint32_t *) [with WARPS_PER_BLOCK=3, TEX_DIM=2]" (1280): here salsa_kernel.cu(481): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=1, TEX_DIM=2]" (1289): here salsa_kernel.cu(482): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=1, TEX_DIM=2]" (1289): here salsa_kernel.cu(491): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=1, TEX_DIM=2]" (1289): here salsa_kernel.cu(492): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=1, TEX_DIM=2]" (1289): here salsa_kernel.cu(481): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=2, TEX_DIM=2]" (1290): here salsa_kernel.cu(482): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=2, TEX_DIM=2]" (1290): here salsa_kernel.cu(491): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=2, TEX_DIM=2]" (1290): here salsa_kernel.cu(492): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=2, TEX_DIM=2]" (1290): here salsa_kernel.cu(481): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=3, TEX_DIM=2]" (1291): here salsa_kernel.cu(482): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=3, TEX_DIM=2]" (1291): here salsa_kernel.cu(491): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=3, TEX_DIM=2]" (1291): here salsa_kernel.cu(492): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=3, TEX_DIM=2]" (1291): here salsa_kernel.cu(481): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=4, TEX_DIM=2]" (1292): here salsa_kernel.cu(482): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=4, TEX_DIM=2]" (1292): here salsa_kernel.cu(491): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=4, TEX_DIM=2]" (1292): here salsa_kernel.cu(492): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=4, TEX_DIM=2]" (1292): here salsa_kernel.cu(481): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=5, TEX_DIM=2]" (1293): here salsa_kernel.cu(482): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=5, TEX_DIM=2]" (1293): here salsa_kernel.cu(491): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=5, TEX_DIM=2]" (1293): here salsa_kernel.cu(492): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=5, TEX_DIM=2]" (1293): here salsa_kernel.cu(481): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=6, TEX_DIM=2]" (1294): here salsa_kernel.cu(482): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=6, TEX_DIM=2]" (1294): here salsa_kernel.cu(491): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=6, TEX_DIM=2]" (1294): here salsa_kernel.cu(492): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=6, TEX_DIM=2]" (1294): here salsa_kernel.cu(481): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=7, TEX_DIM=2]" (1295): here salsa_kernel.cu(482): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=7, TEX_DIM=2]" (1295): here salsa_kernel.cu(491): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=7, TEX_DIM=2]" (1295): here salsa_kernel.cu(492): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=7, TEX_DIM=2]" (1295): here salsa_kernel.cu(481): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=8, TEX_DIM=2]" (1296): here salsa_kernel.cu(482): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=8, TEX_DIM=2]" (1296): here salsa_kernel.cu(491): error: no instance of overloaded function "tex1Dfetch" matches the argument list argument types are: (texture, unsigned long) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=8, TEX_DIM=2]" (1296): here salsa_kernel.cu(492): error: no instance of overloaded function "tex2D" matches the argument list argument types are: (texture, float, float) detected during instantiation of "void scrypt_core_kernelB_tex(uint32_t *) [with WARPS_PER_BLOCK=8, TEX_DIM=2]" (1296): here 82 errors detected in the compilation of "/tmp/tmpxft_000069d1_00000000-6_salsa_kernel.cpp1.ii". make[2]: *** [salsa_kernel.o] Error 2 make[2]: Leaving directory `/home/az/Litecoin/cudaminer-src-2013.04.22' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/az/Litecoin/cudaminer-src-2013.04.22' make: *** [all] Error 2