brodskie@linux-bw3k:~/NVIDIA_CUDA_SDK> make make[1]: Entering directory `/home/brodskie/NVIDIA_CUDA_SDK/common' a - obj/release/bank_checker.cpp_o a - obj/release/cmd_arg_reader.cpp_o a - obj/release/cutil.cpp_o a - obj/release/stopwatch.cpp_o a - obj/release/stopwatch_linux.cpp_o a - obj/release/multithreading.cpp_o make[1]: Leaving directory `/home/brodskie/NVIDIA_CUDA_SDK/common' make[1]: Entering directory `/home/brodskie/NVIDIA_CUDA_SDK/common' a - obj/release/paramgl.cpp_o a - obj/release/param.cpp_o make[1]: Leaving directory `/home/brodskie/NVIDIA_CUDA_SDK/common' make -C projects/template/ make[1]: Entering directory `/home/brodskie/NVIDIA_CUDA_SDK/projects/template' make[1]: Leaving directory `/home/brodskie/NVIDIA_CUDA_SDK/projects/template' make -C projects/simpleTextureDrv/ make[1]: Entering directory `/home/brodskie/NVIDIA_CUDA_SDK/projects/simpleTextureDrv' "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/i686-pc-linux-gnu/bits/c++config.h", line 149: error: expected a "{" namespace std __attribute__ ((__visibility__ ("default"))) { ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/bits/cpp_type_traits.h", line 74: error: expected a "{" namespace __gnu_cxx __attribute__ ((__visibility__ ("default"))) { ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/bits/cpp_type_traits.h", line 81: error: expected a "{" namespace std __attribute__ ((__visibility__ ("default"))) { ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/bits/cpp_type_traits.h", line 313: error: name followed by "::" must be a class or namespace name struct __is_normal_iterator< __gnu_cxx::__normal_iterator<_Iterator, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/bits/cpp_type_traits.h", line 313: error: too many arguments for class template "::__is_normal_iterator" struct __is_normal_iterator< __gnu_cxx::__normal_iterator<_Iterator, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/bits/cpp_type_traits.h", line 313: error: name followed by "::" must be a class or namespace name struct __is_normal_iterator< __gnu_cxx::__normal_iterator<_Iterator, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/bits/cpp_type_traits.h", line 313: error: too many arguments for class template "::__is_normal_iterator" struct __is_normal_iterator< __gnu_cxx::__normal_iterator<_Iterator, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/bits/cpp_type_traits.h", line 313: error: name followed by "::" must be a class or namespace name struct __is_normal_iterator< __gnu_cxx::__normal_iterator<_Iterator, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/bits/cpp_type_traits.h", line 313: error: too many arguments for class template "::__is_normal_iterator" struct __is_normal_iterator< __gnu_cxx::__normal_iterator<_Iterator, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cstddef", line 53: error: expected a "{" namespace std __attribute__ ((__visibility__ ("default"))) { ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/bits/stl_relops.h", line 74: error: expected a "{" namespace std __attribute__ ((__visibility__ ("default"))) { ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/bits/stl_pair.h", line 64: error: expected a "{" namespace std __attribute__ ((__visibility__ ("default"))) { ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/ext/type_traits.h", line 44: error: expected a "{" namespace __gnu_cxx __attribute__ ((__visibility__ ("default"))) { ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/ext/type_traits.h", line 71: error: namespace "std" has no member "__is_integer" typedef __enable_if::__value, _Tp> __if_type; ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/ext/type_traits.h", line 71: error: type name is not allowed typedef __enable_if::__value, _Tp> __if_type; ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/ext/type_traits.h", line 71: error: too few arguments for class template "::__enable_if" typedef __enable_if::__value, _Tp> __if_type; ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/ext/type_traits.h", line 71: error: explicit type is missing ("int" assumed) typedef __enable_if::__value, _Tp> __if_type; ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/ext/type_traits.h", line 71: error: explicit type is missing ("int" assumed) typedef __enable_if::__value, _Tp> __if_type; ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/ext/type_traits.h", line 71: error: template parameter "_Tp" may not be redeclared in this scope typedef __enable_if::__value, _Tp> __if_type; ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/ext/type_traits.h", line 71: error: expected a ";" typedef __enable_if::__value, _Tp> __if_type; ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/ext/type_traits.h", line 74: error: name followed by "::" must be a class or namespace name typedef typename __if_type::__type __type; ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/ext/type_traits.h", line 114: error: namespace "std" has no member "__is_integer" typedef __enable_if::__value, _Tp> __if_type; ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/ext/type_traits.h", line 114: error: type name is not allowed typedef __enable_if::__value, _Tp> __if_type; ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/ext/type_traits.h", line 114: error: too few arguments for class template "::__enable_if" typedef __enable_if::__value, _Tp> __if_type; ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/ext/type_traits.h", line 114: error: explicit type is missing ("int" assumed) typedef __enable_if::__value, _Tp> __if_type; ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/ext/type_traits.h", line 114: error: explicit type is missing ("int" assumed) typedef __enable_if::__value, _Tp> __if_type; ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/ext/type_traits.h", line 114: error: template parameter "_Tp" may not be redeclared in this scope typedef __enable_if::__value, _Tp> __if_type; ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/ext/type_traits.h", line 114: error: expected a ";" typedef __enable_if::__value, _Tp> __if_type; ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/ext/type_traits.h", line 117: error: name followed by "::" must be a class or namespace name typedef typename __if_type::__type __type; ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 82: error: expected a "{" namespace std __attribute__ ((__visibility__ ("default"))) { ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 111: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 111: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 127: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 127: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 143: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 143: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 159: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 159: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 176: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 176: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 192: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 192: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 208: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 208: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 224: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 224: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 240: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 240: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 256: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 256: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 282: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 282: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 298: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 298: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 314: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 314: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 330: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 330: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 387: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 387: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 403: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 403: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 419: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 419: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 435: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 435: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 451: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 451: error: name followed by "::" must be a class or namespace name inline typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 456: error: expected a ";" } ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 464: error: expected a "{" namespace __gnu_cxx __attribute__ ((__visibility__ ("default"))) { ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cmath", line 535: error: expected a "{" namespace std __attribute__ ((__visibility__ ("default"))) { ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/bits/cmath.tcc", line 39: error: expected a "{" namespace std __attribute__ ((__visibility__ ("default"))) { ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cstdlib", line 104: error: expected a "{" namespace std __attribute__ ((__visibility__ ("default"))) { ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cstdlib", line 161: error: expected a "{" namespace __gnu_cxx __attribute__ ((__visibility__ ("default"))) { ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cstdlib", line 203: error: expected a "{" namespace std __attribute__ ((__visibility__ ("default"))) { ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cstdlib", line 206: error: name followed by "::" must be a class or namespace name using ::__gnu_cxx::lldiv_t; ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cstdlib", line 208: error: name followed by "::" must be a class or namespace name using ::__gnu_cxx::_Exit; ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cstdlib", line 209: error: name followed by "::" must be a class or namespace name using ::__gnu_cxx::abs; ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cstdlib", line 211: error: name followed by "::" must be a class or namespace name using ::__gnu_cxx::llabs; ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cstdlib", line 212: error: name followed by "::" must be a class or namespace name using ::__gnu_cxx::div; ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cstdlib", line 213: error: name followed by "::" must be a class or namespace name using ::__gnu_cxx::lldiv; ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cstdlib", line 215: error: name followed by "::" must be a class or namespace name using ::__gnu_cxx::atoll; ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cstdlib", line 216: error: name followed by "::" must be a class or namespace name using ::__gnu_cxx::strtof; ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cstdlib", line 217: error: name followed by "::" must be a class or namespace name using ::__gnu_cxx::strtoll; ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cstdlib", line 218: error: name followed by "::" must be a class or namespace name using ::__gnu_cxx::strtoull; ^ "/usr/local/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../../include/c++/4.2.1/cstdlib", line 219: error: name followed by "::" must be a class or namespace name using ::__gnu_cxx::strtold; ^ 86 errors detected in the compilation of "/tmp/tmpxft_000027ff_00000000-2.ii". make[1]: *** [data/simpleTexture_kernel.cubin] Error 255 make[1]: Leaving directory `/home/brodskie/NVIDIA_CUDA_SDK/projects/simpleTextureDrv' make: *** [projects/simpleTextureDrv/Makefile.ph_build] Error 2