any linux builds or how to circumvent this:
make[2]: Entering directory `/home/k1773r/cudaminer-2013-04-17/cudaminer-src-2013.04.17'
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(273): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong2, 1, cudaReadModeElementType>, unsigned int)
salsa_kernel.cu(274): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong2, 2, cudaReadModeElementType>, float, float)
salsa_kernel.cu(284): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong2, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernel_specialB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=1, TEX_DIM=1]"
(1239): here
salsa_kernel.cu(285): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong2, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernel_specialB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=1, TEX_DIM=1]"
(1239): here
salsa_kernel.cu(284): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong2, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernel_specialB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=2, TEX_DIM=1]"
(1240): here
salsa_kernel.cu(285): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong2, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernel_specialB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=2, TEX_DIM=1]"
(1240): here
salsa_kernel.cu(284): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong2, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernel_specialB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=3, TEX_DIM=1]"
(1241): here
salsa_kernel.cu(285): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong2, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernel_specialB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=3, TEX_DIM=1]"
(1241): here
salsa_kernel.cu(444): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
salsa_kernel.cu(445): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
salsa_kernel.cu(452): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
salsa_kernel.cu(453): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
salsa_kernel.cu(468): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=1, TEX_DIM=1]"
(1250): here
salsa_kernel.cu(469): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=1, TEX_DIM=1]"
(1250): here
salsa_kernel.cu(478): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=1, TEX_DIM=1]"
(1250): here
salsa_kernel.cu(479): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=1, TEX_DIM=1]"
(1250): here
salsa_kernel.cu(468): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=2, TEX_DIM=1]"
(1251): here
salsa_kernel.cu(469): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=2, TEX_DIM=1]"
(1251): here
salsa_kernel.cu(478): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=2, TEX_DIM=1]"
(1251): here
salsa_kernel.cu(479): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=2, TEX_DIM=1]"
(1251): here
salsa_kernel.cu(468): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=3, TEX_DIM=1]"
(1252): here
salsa_kernel.cu(469): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=3, TEX_DIM=1]"
(1252): here
salsa_kernel.cu(478): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=3, TEX_DIM=1]"
(1252): here
salsa_kernel.cu(479): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=3, TEX_DIM=1]"
(1252): here
salsa_kernel.cu(468): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=4, TEX_DIM=1]"
(1253): here
salsa_kernel.cu(469): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=4, TEX_DIM=1]"
(1253): here
salsa_kernel.cu(478): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=4, TEX_DIM=1]"
(1253): here
salsa_kernel.cu(479): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=4, TEX_DIM=1]"
(1253): here
salsa_kernel.cu(468): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=5, TEX_DIM=1]"
(1254): here
salsa_kernel.cu(469): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=5, TEX_DIM=1]"
(1254): here
salsa_kernel.cu(478): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=5, TEX_DIM=1]"
(1254): here
salsa_kernel.cu(479): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=5, TEX_DIM=1]"
(1254): here
salsa_kernel.cu(468): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=6, TEX_DIM=1]"
(1255): here
salsa_kernel.cu(469): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=6, TEX_DIM=1]"
(1255): here
salsa_kernel.cu(478): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=6, TEX_DIM=1]"
(1255): here
salsa_kernel.cu(479): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=6, TEX_DIM=1]"
(1255): here
salsa_kernel.cu(468): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=7, TEX_DIM=1]"
(1256): here
salsa_kernel.cu(469): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=7, TEX_DIM=1]"
(1256): here
salsa_kernel.cu(478): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=7, TEX_DIM=1]"
(1256): here
salsa_kernel.cu(479): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=7, TEX_DIM=1]"
(1256): here
salsa_kernel.cu(468): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=8, TEX_DIM=1]"
(1257): here
salsa_kernel.cu(469): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=8, TEX_DIM=1]"
(1257): here
salsa_kernel.cu(478): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=8, TEX_DIM=1]"
(1257): here
salsa_kernel.cu(479): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=8, TEX_DIM=1]"
(1257): here
salsa_kernel.cu(284): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong2, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernel_specialB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=1, TEX_DIM=2]"
(1265): here
salsa_kernel.cu(285): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong2, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernel_specialB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=1, TEX_DIM=2]"
(1265): here
salsa_kernel.cu(284): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong2, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernel_specialB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=2, TEX_DIM=2]"
(1266): here
salsa_kernel.cu(285): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong2, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernel_specialB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=2, TEX_DIM=2]"
(1266): here
salsa_kernel.cu(284): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong2, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernel_specialB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=3, TEX_DIM=2]"
(1267): here
salsa_kernel.cu(285): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong2, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernel_specialB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=3, TEX_DIM=2]"
(1267): here
salsa_kernel.cu(468): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=1, TEX_DIM=2]"
(1276): here
salsa_kernel.cu(469): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=1, TEX_DIM=2]"
(1276): here
salsa_kernel.cu(478): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=1, TEX_DIM=2]"
(1276): here
salsa_kernel.cu(479): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=1, TEX_DIM=2]"
(1276): here
salsa_kernel.cu(468): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=2, TEX_DIM=2]"
(1277): here
salsa_kernel.cu(469): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=2, TEX_DIM=2]"
(1277): here
salsa_kernel.cu(478): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=2, TEX_DIM=2]"
(1277): here
salsa_kernel.cu(479): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=2, TEX_DIM=2]"
(1277): here
salsa_kernel.cu(468): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=3, TEX_DIM=2]"
(1278): here
salsa_kernel.cu(469): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=3, TEX_DIM=2]"
(1278): here
salsa_kernel.cu(478): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=3, TEX_DIM=2]"
(1278): here
salsa_kernel.cu(479): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=3, TEX_DIM=2]"
(1278): here
salsa_kernel.cu(468): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=4, TEX_DIM=2]"
(1279): here
salsa_kernel.cu(469): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=4, TEX_DIM=2]"
(1279): here
salsa_kernel.cu(478): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=4, TEX_DIM=2]"
(1279): here
salsa_kernel.cu(479): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=4, TEX_DIM=2]"
(1279): here
salsa_kernel.cu(468): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=5, TEX_DIM=2]"
(1280): here
salsa_kernel.cu(469): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=5, TEX_DIM=2]"
(1280): here
salsa_kernel.cu(478): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=5, TEX_DIM=2]"
(1280): here
salsa_kernel.cu(479): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=5, TEX_DIM=2]"
(1280): here
salsa_kernel.cu(468): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=6, TEX_DIM=2]"
(1281): here
salsa_kernel.cu(469): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=6, TEX_DIM=2]"
(1281): here
salsa_kernel.cu(478): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=6, TEX_DIM=2]"
(1281): here
salsa_kernel.cu(479): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=6, TEX_DIM=2]"
(1281): here
salsa_kernel.cu(468): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=7, TEX_DIM=2]"
(1282): here
salsa_kernel.cu(469): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=7, TEX_DIM=2]"
(1282): here
salsa_kernel.cu(478): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=7, TEX_DIM=2]"
(1282): here
salsa_kernel.cu(479): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=7, TEX_DIM=2]"
(1282): here
salsa_kernel.cu(468): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=8, TEX_DIM=2]"
(1283): here
salsa_kernel.cu(469): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=8, TEX_DIM=2]"
(1283): here
salsa_kernel.cu(478): error: no instance of overloaded function "tex1Dfetch" matches the argument list
argument types are: (texture<ulong4, 1, cudaReadModeElementType>, unsigned int)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=8, TEX_DIM=2]"
(1283): here
salsa_kernel.cu(479): error: no instance of overloaded function "tex2D" matches the argument list
argument types are: (texture<ulong4, 2, cudaReadModeElementType>, float, float)
detected during instantiation of "void scrypt_core_kernelB_tex<WARPS_PER_BLOCK,TEX_DIM>(uint32_t *) [with WARPS_PER_BLOCK=8, TEX_DIM=2]"
(1283): here
82 errors detected in the compilation of "/tmp/tmpxft_00006d82_00000000-4_salsa_kernel.cpp1.ii".
make[2]: *** [salsa_kernel.o] Error 2
make[2]: Leaving directory `/home/k1773r/cudaminer-2013-04-17/cudaminer-src-2013.04.17'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/k1773r/cudaminer-2013-04-17/cudaminer-src-2013.04.17'
make: *** [all] Error 2