Errors Compiling with NVCC

Hi All,

This isn’t cuda specific but it is related so I’m hoping I can get some help. I installed CUDA, works great, installed toolkit and got the examples to work. Then installed scilab (metlab alternative) and that works fine, now trying to install the toolbox for scilab. I am trying to make and here is the error:

make[1]: *** [obj/release/cmd_arg_reader.cpp_o] Error 1
make[1]: Leaving directory `/usr/share/scilab/contrib/CUDA_toolbox/src/common’
make: *** [lib/libcutil.so] Error 2

any ideas? It’s clearly related to CUDA in the second line but…no clue what it is. Thanks all