I am getting an error to run a program in cuda for ubuntu 9.10

I am getting an error to run a program in cuda, anyone can help regarding this purpose…
actually i update my ubuntu 9.04 to 9.10 and getting below error

/usr/bin/ld: cannot find -lcutil
collect2: ld returned 1 exit status
make: *** […/…/bin/linux/release/deviceQuery] Error 1

you should link with lirary libcutil.a which locates in directory NVIDIA_GPU_Computing_SDK/C/lib (for CUDA 2.3)