make: Entering directory /root/ncs/projects/matrixMul' /usr/include/c++/4.3/bits/ios_base.h:410: error: declaration of ‘typedef class std::streampos std::ios_base::streampos’ /usr/include/c++/4.3/bits/postypes.h:207: error: changes meaning of ‘streampos’ from ‘typedef class std::fpos<__mbstate_t> std::streampos’ /usr/include/c++/4.3/bits/ios_base.h:411: error: declaration of ‘typedef std::streamoff std::ios_base::streamoff’ /usr/include/c++/4.3/bits/postypes.h:71: error: changes meaning of ‘streamoff’ from ‘typedef int64_t std::streamoff’ /usr/include/c++/4.3/streambuf:147: note: (if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) make: *** [obj/release/matrixMul.cu.o] Error 255 make: Leaving directory /root/ncs/projects/matrixMul’